Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
eventFilterName: | 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 |
sayName: | 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 |
~QWhatsThisPrivateName: | 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 |
notifyToplevelsName: | 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 |
QWhatsThisPrivateName: | 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 |