| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
unlock| Name: | 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 |
resize| Name: | 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 |
lock| Name: | 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 |
image| Name: | 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 |
flush| Name: | 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 |
endPaint| Name: | 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 |
beginPaint| Name: | 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 |
QFbBackingStore| Name: | 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 |