| 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: | 436-443 |
| | 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: | 489-492 |
| | 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: | 499-502 |
| | 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: | 494-497 |
| | 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: | 504-507 |
| | 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: | 487-487 |
| | 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: | 445-479 |
| | 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: | 486-486 |
| | 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: | 430-434 |
| | 2 | 1 |