| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWhatsThisPrivate| Name: | QWhatsThisPrivate::QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::QWhatsThisPrivate() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 385-408 |
| | 11 | 2 |
eventFilter| Name: | QWhatsThisPrivate::eventFilter | | Prototype: | bool QWhatsThisPrivate::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 424-485 |
| | 38 | 16 |
notifyToplevels| Name: | QWhatsThisPrivate::notifyToplevels | | Prototype: | void QWhatsThisPrivate::notifyToplevels(QEvent *e) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 376-381 |
| | 3 | 2 |
say| Name: | QWhatsThisPrivate::say | | Prototype: | void QWhatsThisPrivate::say(QWidget * widget, const QString &text, int x, int y) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 566-642 |
| | 52 | 10 |
~QWhatsThisPrivate| Name: | QWhatsThisPrivate::~QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::~QWhatsThisPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 410-422 |
| | 6 | 2 |