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: | 137-141 |
| | 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: | 167-200 |
| | 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: | 207-210 |
| | 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: | 98-117 |
| | 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: | 327-330 |
| | 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: | 272-275 |
| | 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: | 124-132 |
| | 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: | 217-221 |
| | 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: | 237-249 |
| | 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: | 254-257 |
| | 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: | 226-229 |
| | 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: | 263-266 |
| | 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: | 155-158 |
| | 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: | 146-149 |
| | 1 | 1 |