| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 parseObject| Name:  | QDBusIntrospection::parseObject |  | Prototype:  | QDBusIntrospection::Object QDBusIntrospection::parseObject(const QString &xml, const QString &service, const QString &path) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintrospection.cpp |  | Lines:  | 367-375 |  
  |  | 5 | 2 | 
 parseInterfaces| Name:  | QDBusIntrospection::parseInterfaces |  | Prototype:  | QDBusIntrospection::Interfaces QDBusIntrospection::parseInterfaces(const QString &xml) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintrospection.cpp |  | Lines:  | 348-354 |  
  |  | 3 | 1 | 
 parseInterface| Name:  | QDBusIntrospection::parseInterface |  | Prototype:  | QDBusIntrospection::Interface QDBusIntrospection::parseInterface(const QString &xml) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintrospection.cpp |  | Lines:  | 330-340 |  
  |  | 4 | 2 |