Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QXcbBackingStoreName: | QXcbBackingStore::~QXcbBackingStore | Prototype: | QXcbBackingStore::~QXcbBackingStore() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 513-516 |
| | 1 | 1 |
toImageName: | QXcbBackingStore::toImage | Prototype: | QImage QXcbBackingStore::toImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 571-574 |
| | 1 | 1 |
scrollName: | QXcbBackingStore::scroll | Prototype: | bool QXcbBackingStore::scroll(const QRegion &area, int dx, int dy) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 658-664 |
| | 3 | 2 |
resizeName: | QXcbBackingStore::resize | Prototype: | void QXcbBackingStore::resize(const QSize &size, const QRegion &) | Coverage: | 50.000% (6/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 634-656 |
| | 14 | 4 |
paintDeviceName: | QXcbBackingStore::paintDevice | Prototype: | QPaintDevice *QXcbBackingStore::paintDevice() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 518-523 |
| | 3 | 2 |
graphicsBufferName: | QXcbBackingStore::graphicsBuffer | Prototype: | QPlatformGraphicsBuffer *QXcbBackingStore::graphicsBuffer() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 577-580 |
| | 1 | 1 |
flushName: | QXcbBackingStore::flush | Prototype: | void QXcbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 582-614 |
| | 19 | 5 |
endPaintName: | QXcbBackingStore::endPaint | Prototype: | void QXcbBackingStore::endPaint() | Coverage: | 26.667% (4/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 544-568 |
| | 15 | 5 |
composeAndFlushName: | QXcbBackingStore::composeAndFlush | Prototype: | void QXcbBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 617-631 |
| | 6 | 2 |
beginPaintName: | QXcbBackingStore::beginPaint | Prototype: | void QXcbBackingStore::beginPaint(const QRegion ®ion) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 525-542 |
| | 11 | 4 |
QXcbBackingStoreName: | QXcbBackingStore::QXcbBackingStore | Prototype: | QXcbBackingStore::QXcbBackingStore(QWindow *window) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 505-511 |
| | 2 | 1 |