Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
resetFormatName: | QPicturePrivate::resetFormat | Prototype: | void QPicturePrivate::resetFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1049-1054 |
| | 3 | 1 |
checkFormatName: | QPicturePrivate::checkFormat | Prototype: | bool QPicturePrivate::checkFormat() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1064-1127 |
| | 46 | 7 |
QPicturePrivateName: | QPicturePrivate::QPicturePrivate | Prototype: | QPicturePrivate::QPicturePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1018-1021 |
| | 2 | 1 |
QPicturePrivateName: | QPicturePrivate::QPicturePrivate | Prototype: | QPicturePrivate::QPicturePrivate(const QPicturePrivate &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1028-1041 |
| | 4 | 2 |