| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
cat| Name: | QRegExpEngine::Box::cat | | Prototype: | void QRegExpEngine::Box::cat(const Box &b) | | Coverage: | 100.000% (53/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2527-2595 |
| | 43 | 16 |
orx| Name: | QRegExpEngine::Box::orx | | Prototype: | void QRegExpEngine::Box::orx(const Box &b) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2597-2626 |
| | 20 | 7 |
operator=| Name: | QRegExpEngine::Box::operator= | | Prototype: | QRegExpEngine::Box &QRegExpEngine::Box::operator=(const Box &b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2464-2483 |
| | 15 | 1 |
dump| Name: | QRegExpEngine::Box::dump | | Prototype: | void QRegExpEngine::Box::dump() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2699-2718 |
| | 13 | 5 |
setupHeuristics| Name: | QRegExpEngine::Box::setupHeuristics | | Prototype: | void QRegExpEngine::Box::setupHeuristics() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2668-2695 |
| | 11 | 4 |
set| Name: | QRegExpEngine::Box::set | | Prototype: | void QRegExpEngine::Box::set(QChar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2485-2498 |
| | 9 | 1 |
set| Name: | QRegExpEngine::Box::set | | Prototype: | void QRegExpEngine::Box::set(int bref) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2513-2524 |
| | 7 | 2 |
opt| Name: | QRegExpEngine::Box::opt | | Prototype: | void QRegExpEngine::Box::opt() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2642-2653 |
| | 7 | 1 |
set| Name: | QRegExpEngine::Box::set | | Prototype: | void QRegExpEngine::Box::set(const QRegExpCharClass &cc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2500-2510 |
| | 6 | 1 |
catAnchor| Name: | QRegExpEngine::Box::catAnchor | | Prototype: | void QRegExpEngine::Box::catAnchor(int a) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2655-2665 |
| | 6 | 4 |
addAnchorsToEngine| Name: | QRegExpEngine::Box::addAnchorsToEngine | | Prototype: | void QRegExpEngine::Box::addAnchorsToEngine(const Box &to) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2721-2730 |
| | 5 | 3 |
plus| Name: | QRegExpEngine::Box::plus | | Prototype: | void QRegExpEngine::Box::plus(int atom) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2628-2640 |
| | 3 | 1 |
Box| Name: | QRegExpEngine::Box::Box | | Prototype: | QRegExpEngine::Box::Box(QRegExpEngine *engine) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2452-2462 |
| | 2 | 1 |
clear| Name: | QRegExpEngine::Box::clear | | Prototype: | void clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1218-1218 |
| | 1 | 1 |
Box| Name: | QRegExpEngine::Box::Box | | Prototype: | Box(const Box &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1214-1214 |
| | 1 | 1 |