| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 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:  | 315-326 |  
  |  | 6 | 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:  | 333-338 |  
  |  | 3 | 2 | 
 registerEventType| Name:  | QEvent::registerEventType |  | Prototype:  | int QEvent::registerEventType(int hint) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 476-480 |  
  |  | 2 | 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:  | 288-290 |  
  |  | 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:  | 299-306 |  
  |  | 1 | 1 |