Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
operator()Name: | ByStandardKey::operator() | Prototype: | bool operator()(QKeySequence::StandardKey lhs, QKeySequence::StandardKey rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 594-595 |
| | 1 | 1 |
operator()Name: | ByStandardKey::operator() | Prototype: | bool operator()(const QKeyBinding& lhs, const QKeyBinding& rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 597-598 |
| | 1 | 1 |
operator()Name: | ByStandardKey::operator() | Prototype: | bool operator()(QKeySequence::StandardKey lhs, const QKeyBinding& rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 600-601 |
| | 1 | 1 |
operator()Name: | ByStandardKey::operator() | Prototype: | bool operator()(const QKeyBinding& lhs, QKeySequence::StandardKey rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 603-604 |
| | 1 | 1 |