| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
updateState| Name: | DrawTextItemRecorder::updateState | | Prototype: | void updateState(const QPaintEngineState &newState) override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 442-449 |
| | 4 | 2 |
type| Name: | DrawTextItemRecorder::type | | Prototype: | Type type() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 495-498 |
| | 1 | 1 |
positions| Name: | DrawTextItemRecorder::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: | 505-508 |
| | 1 | 1 |
items| Name: | DrawTextItemRecorder::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: | 500-503 |
| | 1 | 1 |
glyphs| Name: | DrawTextItemRecorder::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: | 510-513 |
| | 1 | 1 |
end| Name: | DrawTextItemRecorder::end | | Prototype: | bool end() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 493-493 |
| | 1 | 1 |
drawTextItem| Name: | DrawTextItemRecorder::drawTextItem | | Prototype: | void drawTextItem(const QPointF &position, const QTextItem &textItem) override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 451-485 |
| | 24 | 2 |
begin| Name: | DrawTextItemRecorder::begin | | Prototype: | bool begin(QPaintDevice *) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 492-492 |
| | 1 | 1 |
DrawTextItemRecorder| Name: | DrawTextItemRecorder::DrawTextItemRecorder | | Prototype: | DrawTextItemRecorder(bool untransformedCoordinates, bool useBackendOptimizations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 436-440 |
| | 2 | 1 |