| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 isValid| Name:  | QJsonPrivate::Object::isValid |  | Prototype:  | bool Object::isValid(int maxSize) const |  | Coverage:  |  47.619% (10/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 228-249 |  
  |  | 17 | 7 | 
 indexOf| Name:  | QJsonPrivate::Object::indexOf |  | Prototype:  | int Object::indexOf(const QString &key, bool *exists) const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 184-204 |  
  |  | 14 | 4 | 
 indexOf| Name:  | QJsonPrivate::Object::indexOf |  | Prototype:  | int Object::indexOf(QLatin1String key, bool *exists) const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 206-226 |  
  |  | 14 | 4 |