| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPicturePrivate| Name:  | 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:  | 1012-1015 |  
  |  | 2 | 1 | 
 QPicturePrivate| Name:  | 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:  | 1022-1035 |  
  |  | 4 | 2 | 
 checkFormat| Name:  | 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:  | 1058-1121 |  
  |  | 46 | 7 | 
 resetFormat| Name:  | 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:  | 1043-1048 |  
  |  | 3 | 1 |