| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 size| Name:  | QAssociativeIterable::size |  | Prototype:  | int QAssociativeIterable::size() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4277-4280 |  
  |  | 1 | 1 | 
 QAssociativeIterable| Name:  | QAssociativeIterable::QAssociativeIterable |  | Prototype:  | QAssociativeIterable::QAssociativeIterable(QtMetaTypePrivate::QAssociativeIterableImpl impl) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4175-4181 |  
  |  | 2 | 1 | 
 begin| Name:  | QAssociativeIterable::begin |  | Prototype:  | QAssociativeIterable::const_iterator QAssociativeIterable::begin() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4218-4223 |  
  |  | 3 | 1 | 
 end| Name:  | QAssociativeIterable::end |  | Prototype:  | QAssociativeIterable::const_iterator QAssociativeIterable::end() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4231-4236 |  
  |  | 3 | 1 | 
 value| Name:  | QAssociativeIterable::value |  | Prototype:  | QVariant QAssociativeIterable::value(const QVariant &key) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4266-4272 |  
  |  | 4 | 2 | 
 find| Name:  | QAssociativeIterable::find |  | Prototype:  | QAssociativeIterable::const_iterator QAssociativeIterable::find(const QVariant &key) const |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4250-4259 |  
  |  | 6 | 2 | 
 const_iterator| Name:  | QAssociativeIterable::const_iterator |  | Coverage:  |  69.444% (25/36) |  
  |  | 59 | 26 |