| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 isEnabled| Name:  | QLoggingCategory::isEnabled |  | Prototype:  | bool QLoggingCategory::isEnabled(QtMsgType msgtype) const |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 312-322 |  
  |  | 7 | 6 | 
 setEnabled| Name:  | QLoggingCategory::setEnabled |  | Prototype:  | void QLoggingCategory::setEnabled(QtMsgType type, bool enable) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 334-350 |  
  |  | 6 | 6 | 
 init| Name:  | QLoggingCategory::init |  | Prototype:  | void QLoggingCategory::init(const char *category, QtMsgType severityLevel) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 232-243 |  
  |  | 6 | 3 | 
 ~QLoggingCategory| Name:  | QLoggingCategory::~QLoggingCategory |  | Prototype:  | QLoggingCategory::~QLoggingCategory() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 248-252 |  
  |  | 2 | 2 | 
 setFilterRules| Name:  | QLoggingCategory::setFilterRules |  | Prototype:  | void QLoggingCategory::setFilterRules(const QString &rules) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 431-434 |  
  |  | 1 | 1 | 
 installFilter| Name:  | QLoggingCategory::installFilter |  | Prototype:  | QLoggingCategory::CategoryFilter QLoggingCategory::installFilter(QLoggingCategory::CategoryFilter filter) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 413-417 |  
  |  | 1 | 1 | 
 defaultCategory| Name:  | QLoggingCategory::defaultCategory |  | Prototype:  | QLoggingCategory *QLoggingCategory::defaultCategory() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 379-382 |  
  |  | 1 | 1 | 
 QLoggingCategory| Name:  | QLoggingCategory::QLoggingCategory |  | Prototype:  | QLoggingCategory::QLoggingCategory(const char *category) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 210-215 |  
  |  | 1 | 1 | 
 QLoggingCategory| Name:  | QLoggingCategory::QLoggingCategory |  | Prototype:  | QLoggingCategory::QLoggingCategory(const char *category, QtMsgType enableForLevel) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 225-230 |  
  |  | 1 | 1 |