| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 addGlob| Name:  | QMimeAllGlobPatterns::addGlob |  | Prototype:  | void QMimeAllGlobPatterns::addGlob(const QMimeGlobPattern &glob) |  | Coverage:  |  70.000% (14/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp |  | Lines:  | 157-181 |  
  |  | 12 | 6 | 
 matchingGlobs| Name:  | QMimeAllGlobPatterns::matchingGlobs |  | Prototype:  | QStringList QMimeAllGlobPatterns::matchingGlobs(const QString &fileName, QString *foundSuffix) const |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp |  | Lines:  | 204-233 |  
  |  | 15 | 5 | 
 removeMimeType| Name:  | QMimeAllGlobPatterns::removeMimeType |  | Prototype:  | void QMimeAllGlobPatterns::removeMimeType(const QString &mimeType) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp |  | Lines:  | 183-189 |  
  |  | 4 | 2 | 
 clear| Name:  | QMimeAllGlobPatterns::clear |  | Prototype:  | void QMimeAllGlobPatterns::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp |  | Lines:  | 235-240 |  
  |  | 3 | 1 |