| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QFileIconProviderPrivate| Name:  | QFileIconProviderPrivate::QFileIconProviderPrivate |  | Prototype:  | QFileIconProviderPrivate::QFileIconProviderPrivate(QFileIconProvider *q) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 190-193 |  
  |  | 2 | 1 | 
 getIcon| Name:  | QFileIconProviderPrivate::getIcon |  | Prototype:  | QIcon QFileIconProviderPrivate::getIcon(const QFileInfo &fi) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 340-351 |  
  |  | 7 | 3 | 
 getIcon| Name:  | QFileIconProviderPrivate::getIcon |  | Prototype:  | QIcon QFileIconProviderPrivate::getIcon(QStyle::StandardPixmap name) const |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 195-250 |  
  |  | 38 | 26 |