Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~DrawTextItemDeviceName: | 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 |
positionsName: | 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 |
paintEngineName: | 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 |
metricName: | 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 |
itemsName: | 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 |
glyphsName: | 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 |
DrawTextItemDeviceName: | 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 |