Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
nextName: | QSubpathFlatIterator::next | Prototype: | QStrokerOps::Element next() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 125-162 |
| | 30 | 4 |
hasNextName: | QSubpathFlatIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 123-123 |
| | 1 | 1 |
QSubpathFlatIteratorName: | QSubpathFlatIterator::QSubpathFlatIterator | Prototype: | QSubpathFlatIterator(const QDataBuffer<QStrokerOps::Element> *path, qreal threshold) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 120-121 |
| | 1 | 1 |