Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
redoGrabAlternateName: | QActionPrivate::redoGrabAlternate | Prototype: | void QActionPrivate::redoGrabAlternate(QShortcutMap &map) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 141-170 |
| | 20 | 10 |
redoGrabName: | QActionPrivate::redoGrab | Prototype: | void QActionPrivate::redoGrab(QShortcutMap &map) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 127-139 |
| | 10 | 5 |
setShortcutEnabledName: | QActionPrivate::setShortcutEnabled | Prototype: | void QActionPrivate::setShortcutEnabled(bool enable, QShortcutMap &map) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 172-181 |
| | 6 | 4 |
sendDataChangedName: | QActionPrivate::sendDataChanged | Prototype: | void QActionPrivate::sendDataChanged() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 107-124 |
| | 10 | 3 |
showStatusTextName: | QActionPrivate::showStatusText | Prototype: | bool QActionPrivate::showStatusText(QWidget *widget, const QString &str) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 92-105 |
| | 5 | 2 |
QActionPrivateName: | QActionPrivate::QActionPrivate | Prototype: | QActionPrivate::QActionPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 75-86 |
| | 3 | 1 |