Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 107-110 |
| | 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: | 63-69 |
| | 3 | 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: | 79-82 |
| | 1 | 1 |
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: | 84-87 |
| | 1 | 1 |
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: | 89-92 |
| | 1 | 1 |
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: | 50-57 |
| | 3 | 2 |
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: | 71-77 |
| | 3 | 2 |
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: | 94-105 |
| | 7 | 3 |