| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~DrawTextItemDevice| Name: | DrawTextItemDevice::~DrawTextItemDevice | | Prototype: | ~DrawTextItemDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 535-538 |
| | 1 | 1 |
positions| Name: | DrawTextItemDevice::positions | | Prototype: | QVector<QFixedPoint> positions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 587-590 |
| | 1 | 1 |
paintEngine| Name: | DrawTextItemDevice::paintEngine | | Prototype: | QPaintEngine *paintEngine() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 577-580 |
| | 1 | 1 |
metric| Name: | DrawTextItemDevice::metric | | Prototype: | int metric(PaintDeviceMetric m) const override | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 540-575 |
| | 19 | 14 |
items| Name: | DrawTextItemDevice::items | | Prototype: | QVector<QStaticTextItem> items() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 592-595 |
| | 1 | 1 |
glyphs| Name: | DrawTextItemDevice::glyphs | | Prototype: | QVector<glyph_t> glyphs() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 582-585 |
| | 1 | 1 |
DrawTextItemDevice| Name: | DrawTextItemDevice::DrawTextItemDevice | | Prototype: | DrawTextItemDevice(bool untransformedCoordinates, bool useBackendOptimizations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 529-533 |
| | 2 | 1 |