Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
CapabilitiesToStateMaskName: | 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: | 63-84 |
| | 12 | 7 |
canBlitterAlphaFillRectName: | 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: | 91-94 |
| | 1 | 1 |
canBlitterDrawCachedGlyphsName: | 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: | 127-138 |
| | 9 | 5 |
canBlitterDrawPixmapName: | 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: | 101-117 |
| | 11 | 6 |
canBlitterDrawPixmapOpacityName: | 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: | 119-125 |
| | 3 | 2 |
canBlitterDrawRectMaskName: | 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: | 96-99 |
| | 1 | 1 |
canBlitterFillRectName: | 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: | 86-89 |
| | 1 | 1 |
checkStateAgainstMaskName: | CapabilitiesToStateMask::checkStateAgainstMask | Prototype: | static inline bool checkStateAgainstMask(uint state, uint mask) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 151-154 |
| | 1 | 1 |
setAlphaFillRectMaskName: | 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: | 174-190 |
| | 10 | 1 |
setFillRectMaskName: | 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: | 156-172 |
| | 10 | 1 |
setOpacityPixmapMaskName: | 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: | 218-233 |
| | 10 | 1 |
setSourceOverPixmapMaskName: | 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: | 209-211 |
| | 1 | 1 |
setSourceOverScaledPixmapMaskName: | 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: | 213-216 |
| | 2 | 1 |
setSourcePixmapMaskName: | 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: | 192-207 |
| | 10 | 1 |
updateStateName: | 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: | 140-142 |
| | 1 | 1 |
updateStateBitsName: | 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: | 146-149 |
| | 1 | 1 |