| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updateStateBits| Name: | CapabilitiesToStateMask::updateStateBits | | Prototype: | static inline void updateStateBits(uint *state, uint mask, bool on) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 152-155 |
| | 1 | 1 |
updateState| Name: | CapabilitiesToStateMask::updateState | | Prototype: | inline void updateState(uint mask, bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 146-148 |
| | 1 | 1 |
setSourcePixmapMask| Name: | CapabilitiesToStateMask::setSourcePixmapMask | | Prototype: | void setSourcePixmapMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 198-213 |
| | 10 | 1 |
setSourceOverScaledPixmapMask| Name: | CapabilitiesToStateMask::setSourceOverScaledPixmapMask | | Prototype: | void setSourceOverScaledPixmapMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 219-222 |
| | 2 | 1 |
setSourceOverPixmapMask| Name: | CapabilitiesToStateMask::setSourceOverPixmapMask | | Prototype: | void setSourceOverPixmapMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 215-217 |
| | 1 | 1 |
setOpacityPixmapMask| Name: | CapabilitiesToStateMask::setOpacityPixmapMask | | Prototype: | void setOpacityPixmapMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 224-239 |
| | 10 | 1 |
setFillRectMask| Name: | CapabilitiesToStateMask::setFillRectMask | | Prototype: | void setFillRectMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 162-178 |
| | 10 | 1 |
setAlphaFillRectMask| Name: | CapabilitiesToStateMask::setAlphaFillRectMask | | Prototype: | void setAlphaFillRectMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 180-196 |
| | 10 | 1 |
checkStateAgainstMask| Name: | CapabilitiesToStateMask::checkStateAgainstMask | | Prototype: | static inline bool checkStateAgainstMask(uint state, uint mask) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 157-160 |
| | 1 | 1 |
canBlitterFillRect| Name: | CapabilitiesToStateMask::canBlitterFillRect | | Prototype: | inline bool canBlitterFillRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 92-95 |
| | 1 | 1 |
canBlitterDrawRectMask| Name: | CapabilitiesToStateMask::canBlitterDrawRectMask | | Prototype: | inline bool canBlitterDrawRectMask() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 102-105 |
| | 1 | 1 |
canBlitterDrawPixmapOpacity| Name: | CapabilitiesToStateMask::canBlitterDrawPixmapOpacity | | Prototype: | bool canBlitterDrawPixmapOpacity(const QPixmap &pm) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 125-131 |
| | 3 | 2 |
canBlitterDrawPixmap| Name: | CapabilitiesToStateMask::canBlitterDrawPixmap | | Prototype: | bool canBlitterDrawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 107-123 |
| | 11 | 6 |
canBlitterDrawCachedGlyphs| Name: | CapabilitiesToStateMask::canBlitterDrawCachedGlyphs | | Prototype: | bool canBlitterDrawCachedGlyphs(const QTransform &transform, QFontEngine::GlyphFormat requestedGlyphFormat, bool complexClip) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 133-144 |
| | 9 | 5 |
canBlitterAlphaFillRect| Name: | CapabilitiesToStateMask::canBlitterAlphaFillRect | | Prototype: | inline bool canBlitterAlphaFillRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 97-100 |
| | 1 | 1 |
CapabilitiesToStateMask| Name: | CapabilitiesToStateMask::CapabilitiesToStateMask | | Prototype: | CapabilitiesToStateMask(QBlittable::Capabilities capabilities) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 69-90 |
| | 12 | 7 |