| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPictureFormatPlugin| Name:  | 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 | 
 loadPicture| Name:  | 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 | 
 savePicture| Name:  | 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 |