| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 position| Name:  | QSubpathBackwardIterator::position |  | Prototype:  | inline int position() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 70-70 |  
  |  | 1 | 1 | 
 next| Name:  | QSubpathBackwardIterator::next |  | Prototype:  | inline QStrokerOps::Element next() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 74-110 |  
  |  | 20 | 7 | 
 hasNext| Name:  | QSubpathBackwardIterator::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:  | 72-72 |  
  |  | 1 | 1 | 
 QSubpathBackwardIterator| Name:  | QSubpathBackwardIterator::QSubpathBackwardIterator |  | Prototype:  | QSubpathBackwardIterator(const QDataBuffer<QStrokerOps::Element> *path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 67-68 |  
  |  | 1 | 1 |