Function | Condition % | Modificationsā¾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
scrollName: | QXcbBackingStore::scroll | Prototype: | bool QXcbBackingStore::scroll(const QRegion &area, int dx, int dy) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 658-664 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines (reference): | 463-475 | Comparison: | Different |
| | Different | 8 | 3 |
resizeName: | QXcbBackingStore::resize | Prototype: | void QXcbBackingStore::resize(const QSize &size, const QRegion &) | Coverage: | 50.000% (6/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 634-656 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines (reference): | 431-459 | Comparison: | Different |
| | Different | 18 | 5 |
flushName: | QXcbBackingStore::flush | Prototype: | void QXcbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 582-614 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines (reference): | 375-411 | Comparison: | Different |
| | Different | 22 | 6 |
endPaintName: | QXcbBackingStore::endPaint | Prototype: | void QXcbBackingStore::endPaint() | Coverage: | 26.667% (4/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 544-568 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines (reference): | 345-361 | Comparison: | Different |
| | Different | 10 | 4 |
beginPaintName: | QXcbBackingStore::beginPaint | Prototype: | void QXcbBackingStore::beginPaint(const QRegion ®ion) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 525-542 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines (reference): | 323-343 | Comparison: | Different |
| | Different | 14 | 5 |