Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
doSyncName: | QWidgetBackingStore::doSync | Prototype: | void QWidgetBackingStore::doSync() | Coverage: | 0.000% (0/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1182-1404 |
| | 131 | 34 |
markDirtyName: | QWidgetBackingStore::markDirty | Prototype: | void QWidgetBackingStore::markDirty(const QRegion &rgn, QWidget *widget, UpdateTime updateTime, BufferState bufferState) | Coverage: | 0.000% (0/73) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 521-611 |
| | 57 | 21 |
markDirtyName: | QWidgetBackingStore::markDirty | Prototype: | void QWidgetBackingStore::markDirty(const QRect &rect, QWidget *widget, UpdateTime updateTime, BufferState bufferState) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 620-702 |
| | 56 | 20 |
showYellowThingName: | QWidgetBackingStore::showYellowThing | Prototype: | void QWidgetBackingStore::showYellowThing(QWidget *widget, const QRegion &toBePainted, int msec, bool unclipped) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 190-259 |
| | 36 | 11 |
qt_flushName: | QWidgetBackingStore::qt_flush | Prototype: | void QWidgetBackingStore::qt_flush(QWidget *widget, const QRegion ®ion, QBackingStore *backingStore, QWidget *tlw, const QPoint &tlwOffset, QPlatformTextureList *widgetTextures, QWidgetBackingStore *widgetBackingStore) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 73-145 |
| | 35 | 11 |
staticContentsName: | QWidgetBackingStore::staticContents | Prototype: | QRegion QWidgetBackingStore::staticContents(QWidget *parent, const QRect &withinClipRect) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 422-468 |
| | 34 | 10 |
dirtyRegionName: | QWidgetBackingStore::dirtyRegion | Prototype: | QRegion QWidgetBackingStore::dirtyRegion(QWidget *widget) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 370-415 |
| | 30 | 9 |
markDirtyOnScreenName: | QWidgetBackingStore::markDirtyOnScreen | Prototype: | void QWidgetBackingStore::markDirtyOnScreen(const QRegion ®ion, QWidget *widget, const QPoint &topLevelOffset) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 710-753 |
| | 24 | 9 |
flushName: | QWidgetBackingStore::flush | Prototype: | void QWidgetBackingStore::flush(QWidget *widget) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1411-1449 |
| | 23 | 7 |
sendUpdateRequestName: | QWidgetBackingStore::sendUpdateRequest | Prototype: | void QWidgetBackingStore::sendUpdateRequest(QWidget *widget, UpdateTime updateTime) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 470-506 |
| | 20 | 8 |
syncAllowedName: | QWidgetBackingStore::syncAllowed | Prototype: | bool QWidgetBackingStore::syncAllowed() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1096-1119 |
| | 16 | 8 |
syncName: | QWidgetBackingStore::sync | Prototype: | void QWidgetBackingStore::sync(QWidget *exposedWidget, const QRegion &exposedRegion) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1128-1153 |
| | 15 | 6 |
syncName: | QWidgetBackingStore::sync | Prototype: | void QWidgetBackingStore::sync() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1158-1180 |
| | 12 | 5 |
flushPaintName: | QWidgetBackingStore::flushPaint | Prototype: | bool QWidgetBackingStore::flushPaint(QWidget *widget, const QRegion &rgn) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 261-281 |
| | 12 | 5 |
removeDirtyWidgetName: | QWidgetBackingStore::removeDirtyWidget | Prototype: | void QWidgetBackingStore::removeDirtyWidget(QWidget *w) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 755-771 |
| | 11 | 4 |
updateListsName: | QWidgetBackingStore::updateLists | Prototype: | void QWidgetBackingStore::updateLists(QWidget *cur) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 773-789 |
| | 10 | 5 |
unflushPaintName: | QWidgetBackingStore::unflushPaint | Prototype: | void QWidgetBackingStore::unflushPaint(QWidget *widget, const QRegion &rgn) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 283-295 |
| | 8 | 3 |
beginPaintName: | QWidgetBackingStore::beginPaint | Prototype: | void QWidgetBackingStore::beginPaint(QRegion &toClean, QWidget *widget, QBackingStore *backingStore, BeginPaintInfo *returnInfo, bool toCleanIsInTopLevelCoordinates) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 323-345 |
| | 7 | 2 |
~QWidgetBackingStoreName: | QWidgetBackingStore::~QWidgetBackingStore | Prototype: | QWidgetBackingStore::~QWidgetBackingStore() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 806-814 |
| | 5 | 3 |
bltRectName: | QWidgetBackingStore::bltRect | Prototype: | bool QWidgetBackingStore::bltRect(const QRect &rect, int dx, int dy, QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 302-309 |
| | 5 | 2 |
endPaintName: | QWidgetBackingStore::endPaint | Prototype: | void QWidgetBackingStore::endPaint(const QRegion &cleaned, QBackingStore *backingStore, BeginPaintInfo *beginPaintInfo) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 347-362 |
| | 4 | 2 |
QWidgetBackingStoreName: | QWidgetBackingStore::QWidgetBackingStore | Prototype: | QWidgetBackingStore::QWidgetBackingStore(QWidget *topLevel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 791-804 |
| | 3 | 1 |
releaseBufferName: | QWidgetBackingStore::releaseBuffer | Prototype: | void QWidgetBackingStore::releaseBuffer() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 311-315 |
| | 2 | 2 |