| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
hasShm| Name: | QXcbShmImage::hasShm | | Prototype: | bool hasShm() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 80-80 | | Comparison: | New |
| | New | 1 | 1 |
preparePaint| Name: | QXcbShmImage::preparePaint | | Prototype: | void QXcbShmImage::preparePaint(const QRegion ®ion) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 492-503 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 294-301 | | Comparison: | Different |
| | Different | 3 | 2 |
put| Name: | QXcbShmImage::put | | Prototype: | void QXcbShmImage::put(xcb_drawable_t dst, const QRegion ®ion, const QPoint &offset) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 451-490 | | Comparison: | New |
| | New | 21 | 2 |
ensureGC| Name: | QXcbShmImage::ensureGC | | Prototype: | void QXcbShmImage::ensureGC(xcb_drawable_t dst) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 278-292 | | Comparison: | New |
| | New | 6 | 3 |
flushPixmap| Name: | QXcbShmImage::flushPixmap | | Prototype: | void QXcbShmImage::flushPixmap(const QRegion ®ion) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 358-421 | | Comparison: | New |
| | New | 39 | 3 |
setClip| Name: | QXcbShmImage::setClip | | Prototype: | void QXcbShmImage::setClip(const QRegion ®ion) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 423-449 | | Comparison: | New |
| | New | 17 | 3 |
destroy| Name: | QXcbShmImage::destroy | | Prototype: | void QXcbShmImage::destroy() | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 250-276 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 190-211 | | Comparison: | Different |
| | Different | 13 | 5 |
scroll| Name: | QXcbShmImage::scroll | | Prototype: | bool QXcbShmImage::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 219-248 | | Comparison: | New |
| | New | 21 | 6 |
QXcbShmImage| Name: | QXcbShmImage::QXcbShmImage | | Prototype: | QXcbShmImage::QXcbShmImage(QXcbScreen *screen, const QSize &size, uint depth, QImage::Format format) | | Coverage: | 48.571% (17/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 146-215 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 123-188 | | Comparison: | Different |
| | Different | 44 | 10 |