| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 begin| Name:  | QAssociativeIterable::const_iterator::begin |  | Prototype:  | void QAssociativeIterable::const_iterator::begin() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4195-4198 |  
  |  | 1 | 1 | 
 const_iterator| Name:  | QAssociativeIterable::const_iterator::const_iterator |  | Prototype:  | QAssociativeIterable::const_iterator::const_iterator(const const_iterator &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4311-4315 |  
  |  | 1 | 1 | 
 const_iterator| Name:  | QAssociativeIterable::const_iterator::const_iterator |  | Prototype:  | QAssociativeIterable::const_iterator::const_iterator(const QAssociativeIterable &iter, QAtomicInt *ref_) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4183-4187 |  
  |  | 1 | 1 | 
 const_iterator| Name:  | QAssociativeIterable::const_iterator::const_iterator |  | Prototype:  | QAssociativeIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QAssociativeIterableImpl &impl, QAtomicInt *ref_) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4189-4193 |  
  |  | 1 | 1 | 
 end| Name:  | QAssociativeIterable::const_iterator::end |  | Prototype:  | void QAssociativeIterable::const_iterator::end() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4200-4203 |  
  |  | 1 | 1 | 
 operator!=| Name:  | QAssociativeIterable::const_iterator::operator!= |  | Prototype:  | bool QAssociativeIterable::const_iterator::operator!=(const const_iterator &other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4386-4389 |  
  |  | 1 | 1 | 
 operator==| Name:  | QAssociativeIterable::const_iterator::operator== |  | Prototype:  | bool QAssociativeIterable::const_iterator::operator==(const const_iterator &other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4375-4378 |  
  |  | 1 | 1 | 
 operator++| Name:  | QAssociativeIterable::const_iterator::operator++ |  | Prototype:  | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator++() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4400-4404 |  
  |  | 2 | 1 | 
 operator+=| Name:  | QAssociativeIterable::const_iterator::operator+= |  | Prototype:  | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator+=(int j) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4454-4458 |  
  |  | 2 | 1 | 
 operator--| Name:  | QAssociativeIterable::const_iterator::operator-- |  | Prototype:  | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator--() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4429-4433 |  
  |  | 2 | 1 | 
 operator-=| Name:  | QAssociativeIterable::const_iterator::operator-= |  | Prototype:  | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator-=(int j) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4465-4469 |  
  |  | 2 | 1 | 
 find| Name:  | QAssociativeIterable::const_iterator::find |  | Prototype:  | void QAssociativeIterable::const_iterator::find(const QVariant &key) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4205-4210 |  
  |  | 3 | 1 | 
 ~const_iterator| Name:  | QAssociativeIterable::const_iterator::~const_iterator |  | Prototype:  | QAssociativeIterable::const_iterator::~const_iterator() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4300-4306 |  
  |  | 3 | 2 | 
 operator+| Name:  | QAssociativeIterable::const_iterator::operator+ |  | Prototype:  | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator+(int j) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4477-4483 |  
  |  | 4 | 1 | 
 operator++| Name:  | QAssociativeIterable::const_iterator::operator++ |  | Prototype:  | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator++(int) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4413-4419 |  
  |  | 4 | 1 | 
 operator-| Name:  | QAssociativeIterable::const_iterator::operator- |  | Prototype:  | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator-(int j) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4491-4497 |  
  |  | 4 | 1 | 
 operator--| Name:  | QAssociativeIterable::const_iterator::operator-- |  | Prototype:  | QAssociativeIterable::const_iterator QAssociativeIterable::const_iterator::operator--(int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4441-4447 |  
  |  | 4 | 1 | 
 key| Name:  | QAssociativeIterable::const_iterator::key |  | Prototype:  | const QVariant QAssociativeIterable::const_iterator::key() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4348-4355 |  
  |  | 5 | 2 | 
 operator*| Name:  | QAssociativeIterable::const_iterator::operator* |  | Prototype:  | const QVariant QAssociativeIterable::const_iterator::operator*() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4336-4343 |  
  |  | 5 | 2 | 
 value| Name:  | QAssociativeIterable::const_iterator::value |  | Prototype:  | const QVariant QAssociativeIterable::const_iterator::value() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4360-4367 |  
  |  | 5 | 2 | 
 operator=| Name:  | QAssociativeIterable::const_iterator::operator= |  | Prototype:  | QAssociativeIterable::const_iterator& QAssociativeIterable::const_iterator::operator=(const const_iterator &other) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4320-4331 |  
  |  | 7 | 2 |