| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 registerEventType| Name:  | QEvent::registerEventType |  | Prototype:  | int QEvent::registerEventType(int hint) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 468-472 |  
  |  | 2 | 1 | 
 operator=| Name:  | QEvent::operator= |  | Prototype:  | QEvent &QEvent::operator=(const QEvent &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 307-318 |  
  |  | 6 | 1 | 
 QEvent| Name:  | QEvent::QEvent |  | Prototype:  | QEvent::QEvent(Type type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 280-282 |  
  |  | 1 | 1 | 
 QEvent| Name:  | QEvent::QEvent |  | Prototype:  | QEvent::QEvent(const QEvent &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 291-298 |  
  |  | 1 | 1 | 
 ~QEvent| Name:  | QEvent::~QEvent |  | Prototype:  | QEvent::~QEvent() |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 325-330 |  
  |  | 3 | 2 |