| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 523-527 |
| | 2 | 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: | 576-579 |
| | 1 | 1 |
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: | 586-589 |
| | 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: | 534-569 |
| | 19 | 14 |
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: | 571-574 |
| | 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: | 581-584 |
| | 1 | 1 |
~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: | 529-532 |
| | 1 | 1 |