| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QBackingStore| Name: | QBackingStore::~QBackingStore | | Prototype: | QBackingStore::~QBackingStore() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 140-143 |
| | 1 | 1 |
window| Name: | QBackingStore::window | | Prototype: | QWindow* QBackingStore::window() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 149-152 |
| | 1 | 1 |
staticContents| Name: | QBackingStore::staticContents | | Prototype: | QRegion QBackingStore::staticContents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 257-260 |
| | 1 | 1 |
size| Name: | QBackingStore::size | | Prototype: | QSize QBackingStore::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 220-223 |
| | 1 | 1 |
setStaticContents| Name: | QBackingStore::setStaticContents | | Prototype: | void QBackingStore::setStaticContents(const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 248-251 |
| | 1 | 1 |
scroll| Name: | QBackingStore::scroll | | Prototype: | bool QBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 231-243 |
| | 6 | 2 |
resize| Name: | QBackingStore::resize | | Prototype: | void QBackingStore::resize(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 211-215 |
| | 2 | 1 |
paintDevice| Name: | QBackingStore::paintDevice | | Prototype: | QPaintDevice *QBackingStore::paintDevice() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 118-126 |
| | 4 | 2 |
hasStaticContents| Name: | QBackingStore::hasStaticContents | | Prototype: | bool QBackingStore::hasStaticContents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 266-269 |
| | 1 | 1 |
handle| Name: | QBackingStore::handle | | Prototype: | QPlatformBackingStore *QBackingStore::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 321-324 |
| | 1 | 1 |
flush| Name: | QBackingStore::flush | | Prototype: | void QBackingStore::flush(const QRegion ®ion, QWindow *win, const QPoint &offset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 92-111 |
| | 8 | 3 |
endPaint| Name: | QBackingStore::endPaint | | Prototype: | void QBackingStore::endPaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 201-204 |
| | 1 | 1 |
beginPaint| Name: | QBackingStore::beginPaint | | Prototype: | void QBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 161-194 |
| | 20 | 7 |
QBackingStore| Name: | QBackingStore::QBackingStore | | Prototype: | QBackingStore::QBackingStore(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 131-135 |
| | 1 | 1 |