| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QSocketNotifier| Name:  | QSocketNotifier::QSocketNotifier |  | Prototype:  | QSocketNotifier::QSocketNotifier(qintptr socket, Type type, QObject *parent) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp |  | Lines:  | 136-150 |  
  |  | 9 | 3 | 
 event| Name:  | QSocketNotifier::event |  | Prototype:  | bool QSocketNotifier::event(QEvent *e) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp |  | Lines:  | 246-264 |  
  |  | 11 | 4 | 
 isEnabled| Name:  | QSocketNotifier::isEnabled |  | Prototype:  | bool QSocketNotifier::isEnabled() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp |  | Lines:  | 201-205 |  
  |  | 2 | 1 | 
 setEnabled| Name:  | QSocketNotifier::setEnabled |  | Prototype:  | void QSocketNotifier::setEnabled(bool enable) |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp |  | Lines:  | 222-241 |  
  |  | 14 | 6 | 
 socket| Name:  | QSocketNotifier::socket |  | Prototype:  | qintptr QSocketNotifier::socket() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp |  | Lines:  | 179-183 |  
  |  | 2 | 1 | 
 type| Name:  | QSocketNotifier::type |  | Prototype:  | QSocketNotifier::Type QSocketNotifier::type() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp |  | Lines:  | 190-194 |  
  |  | 2 | 1 | 
 ~QSocketNotifier| Name:  | QSocketNotifier::~QSocketNotifier |  | Prototype:  | QSocketNotifier::~QSocketNotifier() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp |  | Lines:  | 156-159 |  
  |  | 1 | 1 |