Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
savePictureName: | QPictureFormatPlugin::savePicture | Prototype: | bool QPictureFormatPlugin::savePicture(const QString &format, const QString &fileName, const QPicture &picture) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp | Lines: | 119-125 |
| | 4 | 1 |
loadPictureName: | QPictureFormatPlugin::loadPicture | Prototype: | bool QPictureFormatPlugin::loadPicture(const QString &format, const QString &fileName, QPicture *picture) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp | Lines: | 104-110 |
| | 4 | 1 |
QPictureFormatPluginName: | QPictureFormatPlugin::QPictureFormatPlugin | Prototype: | QPictureFormatPlugin::QPictureFormatPlugin(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp | Lines: | 81-84 |
| | 2 | 1 |