Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
StrokerName: | QPdf::Stroker::Stroker | Prototype: | QPdf::Stroker::Stroker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 591-602 |
| | 6 | 1 |
setPenName: | QPdf::Stroker::setPen | Prototype: | void QPdf::Stroker::setPen(const QPen &pen, QPainter::RenderHints hints) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 604-633 |
| | 21 | 6 |
strokePathName: | QPdf::Stroker::strokePath | Prototype: | void QPdf::Stroker::strokePath(const QPainterPath &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 635-643 |
| | 5 | 2 |