Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBackingStoreName: | 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 |
beginPaintName: | 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 |
endPaintName: | 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 |
flushName: | 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 |
handleName: | 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 |
hasStaticContentsName: | 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 |
paintDeviceName: | 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 |
resizeName: | 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 |
scrollName: | 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 |
setStaticContentsName: | 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 |
sizeName: | 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 |
staticContentsName: | 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 |
windowName: | 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 |
~QBackingStoreName: | 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 |