| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 value| Name:  | QJsonObject::value |  | Prototype:  | QJsonValue QJsonObject::value(QLatin1String key) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 381-391 |  | Comparison:  | New |  
  |  | New | 7 | 3 | 
 toVariantHash| Name:  | QJsonObject::toVariantHash |  | Prototype:  | QVariantHash QJsonObject::toVariantHash() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 303-314 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines (reference):  | 297-307 |  | Comparison:  | Different |  
  |  | Different | 6 | 3 | 
 find| Name:  | QJsonObject::find |  | Prototype:  | QJsonObject::iterator QJsonObject::find(QLatin1String key) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 663-671 |  | Comparison:  | New |  
  |  | New | 6 | 2 | 
 contains| Name:  | QJsonObject::contains |  | Prototype:  | bool QJsonObject::contains(QLatin1String key) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 575-583 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 constFind| Name:  | QJsonObject::constFind |  | Prototype:  | QJsonObject::const_iterator QJsonObject::constFind(QLatin1String key) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 704-711 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 operator []| Name:  | QJsonObject::operator [] |  | Prototype:  | QJsonValueRef QJsonObject::operator [](QLatin1String key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 441-445 |  | Comparison:  | New |  
  |  | New | 1 | 1 |