Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
unlockName: | QFbBackingStore::unlock | Prototype: | void QFbBackingStore::unlock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 83-86 |
| | 1 | 1 |
resizeName: | QFbBackingStore::resize | Prototype: | void QFbBackingStore::resize(const QSize &size, const QRegion &staticContents) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 65-71 |
| | 3 | 2 |
lockName: | QFbBackingStore::lock | Prototype: | void QFbBackingStore::lock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 78-81 |
| | 1 | 1 |
imageName: | QFbBackingStore::image | Prototype: | const QImage QFbBackingStore::image() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 73-76 |
| | 1 | 1 |
flushName: | QFbBackingStore::flush | Prototype: | void QFbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 57-63 |
| | 3 | 1 |
endPaintName: | QFbBackingStore::endPaint | Prototype: | void QFbBackingStore::endPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 101-104 |
| | 1 | 1 |
beginPaintName: | QFbBackingStore::beginPaint | Prototype: | void QFbBackingStore::beginPaint(const QRegion ®ion) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 88-99 |
| | 7 | 3 |
QFbBackingStoreName: | QFbBackingStore::QFbBackingStore | Prototype: | QFbBackingStore::QFbBackingStore(QWindow *window) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 44-51 |
| | 3 | 2 |