| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QMetaTypeFunctionRegistry| Name:  | QMetaTypeFunctionRegistry::~QMetaTypeFunctionRegistry |  | Prototype:  | ~QMetaTypeFunctionRegistry() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 515-519 |  
  |  | 2 | 1 | 
 remove| Name:  | QMetaTypeFunctionRegistry::remove |  | Prototype:  | void remove(int from, int to) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 543-548 |  
  |  | 3 | 1 | 
 insertIfNotContains| Name:  | QMetaTypeFunctionRegistry::insertIfNotContains |  | Prototype:  | bool insertIfNotContains(Key k, const T *f) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 527-535 |  
  |  | 6 | 2 | 
 function| Name:  | QMetaTypeFunctionRegistry::function |  | Prototype:  | const T *function(Key k) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 537-541 |  
  |  | 2 | 1 | 
 contains| Name:  | QMetaTypeFunctionRegistry::contains |  | Prototype:  | bool contains(Key k) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 521-525 |  
  |  | 2 | 1 |