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: | 125-131 |
| | 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: | 110-116 |
| | 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: | 87-90 |
| | 2 | 1 |