Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QRegExpEngine::skipCharsName: | QRegExpEngine::skipChars | Prototype: | void QRegExpEngine::skipChars(int n) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3316-3322 |
| | 3 | 2 |
QRegExpEngine::setupStateName: | QRegExpEngine::setupState | Prototype: | int QRegExpEngine::setupState(int match) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1735-1743 |
| | 2 | 1 |
QRegExpEngine::setupName: | QRegExpEngine::setup | Prototype: | void QRegExpEngine::setup() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1710-1733 |
| | 13 | 1 |
QRegExpEngine::parseTermName: | QRegExpEngine::parseTerm | Prototype: | void QRegExpEngine::parseTerm(Box *box) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3765-3776 |
| | 6 | 3 |
QRegExpEngine::parseFactorName: | QRegExpEngine::parseFactor | Prototype: | void QRegExpEngine::parseFactor(Box *box) | Coverage: | 100.000% (31/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3680-3763 |
| | 48 | 9 |
QRegExpEngine::parseExpressionName: | QRegExpEngine::parseExpression | Prototype: | void QRegExpEngine::parseExpression(Box *box) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3778-3790 |
| | 7 | 2 |
QRegExpEngine::parseAtomName: | QRegExpEngine::parseAtom | Prototype: | void QRegExpEngine::parseAtom(Box *box) | Coverage: | 78.378% (29/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3610-3678 |
| | 39 | 17 |
QRegExpEngine::parseName: | QRegExpEngine::parse | Prototype: | int QRegExpEngine::parse(const QChar *pattern, int len) | Coverage: | 95.652% (44/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3505-3608 |
| | 55 | 15 |
QRegExpEngine::isValidName: | QRegExpEngine::isValid | Prototype: | bool isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1092-1092 |
| | 1 | 1 |
QRegExpEngine::heuristicallyChooseHeuristicName: | QRegExpEngine::heuristicallyChooseHeuristic | Prototype: | void QRegExpEngine::heuristicallyChooseHeuristic() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1620-1649 |
| | 14 | 5 |
QRegExpEngine::goodStringMatchName: | QRegExpEngine::goodStringMatch | Prototype: | bool QRegExpEngine::goodStringMatch(QRegExpMatchState &matchState) const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1876-1894 |
| | 13 | 5 |
QRegExpEngine::getTokenName: | QRegExpEngine::getToken | Prototype: | int QRegExpEngine::getToken() | Coverage: | 86.275% (88/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3344-3503 |
| | 98 | 39 |
QRegExpEngine::getRepName: | QRegExpEngine::getRep | Prototype: | int QRegExpEngine::getRep(int def) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3296-3312 |
| | 10 | 4 |
QRegExpEngine::getEscapeName: | QRegExpEngine::getEscape | Prototype: | int QRegExpEngine::getEscape() | Coverage: | 32.773% (78/238) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2896-3293 |
| | 287 | 93 |
QRegExpEngine::getCharName: | QRegExpEngine::getChar | Prototype: | int QRegExpEngine::getChar() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2891-2894 |
| | 1 | 1 |
QRegExpEngine::finishAtomName: | QRegExpEngine::finishAtom | Prototype: | void QRegExpEngine::finishAtom(int atom, bool needCapture) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1761-1766 |
| | 3 | 2 |
QRegExpEngine::errorStringName: | QRegExpEngine::errorString | Prototype: | const QString &errorString() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1093-1093 |
| | 1 | 1 |
QRegExpEngine::errorName: | QRegExpEngine::error | Prototype: | void QRegExpEngine::error(const char *msg) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3325-3329 |
| | 2 | 2 |
QRegExpEngine::dumpName: | QRegExpEngine::dump | Prototype: | void QRegExpEngine::dump() const | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1653-1707 |
| | 34 | 13 |
QRegExpEngine::createStateName: | QRegExpEngine::createState | Prototype: | int QRegExpEngine::createState(QChar ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1493-1496 |
| | 1 | 1 |
QRegExpEngine::createStateName: | QRegExpEngine::createState | Prototype: | int QRegExpEngine::createState(const QRegExpCharClass &cc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1498-1508 |
| | 3 | 1 |
QRegExpEngine::createStateName: | QRegExpEngine::createState | Prototype: | int QRegExpEngine::createState(int bref) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1511-1521 |
| | 6 | 3 |
QRegExpEngine::captureCountName: | QRegExpEngine::captureCount | Prototype: | int captureCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1094-1094 |
| | 1 | 1 |
QRegExpEngine::badCharMatchName: | QRegExpEngine::badCharMatch | Prototype: | bool QRegExpEngine::badCharMatch(QRegExpMatchState &matchState) const | Coverage: | 91.667% (44/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1896-1959 |
| | 41 | 17 |
QRegExpEngine::anchorConcatenationName: | QRegExpEngine::anchorConcatenation | Prototype: | int QRegExpEngine::anchorConcatenation(int a, int b) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1580-1590 |
| | 7 | 3 |
QRegExpEngine::anchorAlternationName: | QRegExpEngine::anchorAlternation | Prototype: | int QRegExpEngine::anchorAlternation(int a, int b) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1561-1575 |
| | 8 | 3 |
QRegExpEngine::addPlusTransitionsName: | QRegExpEngine::addPlusTransitions | Prototype: | void QRegExpEngine::addPlusTransitions(const QVector<int> &from, const QVector<int> &to, int atom) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1539-1554 |
| | 9 | 5 |
QRegExpEngine::addLookaheadName: | QRegExpEngine::addLookahead | Prototype: | int QRegExpEngine::addLookahead(QRegExpEngine *eng, bool negative) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1773-1782 |
| | 6 | 2 |
QRegExpEngine::addCatTransitionsName: | QRegExpEngine::addCatTransitions | Prototype: | void QRegExpEngine::addCatTransitions(const QVector<int> &from, const QVector<int> &to) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1532-1536 |
| | 2 | 2 |
QRegExpEngine::addAnchorsName: | QRegExpEngine::addAnchors | Prototype: | void QRegExpEngine::addAnchors(int from, int to, int a) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1597-1603 |
| | 4 | 2 |
QRegExpEngine::QRegExpEngineName: | QRegExpEngine::QRegExpEngine | Prototype: | QRegExpEngine(Qt::CaseSensitivity cs, bool greedyQuantifiers) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1086-1087 |
| | 1 | 1 |
QRegExpEngine::QRegExpEngineName: | QRegExpEngine::QRegExpEngine | Prototype: | QRegExpEngine::QRegExpEngine(const QRegExpEngineKey &key) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1347-1362 |
| | 6 | 2 |
QRegExpEngine::Box::setupHeuristicsName: | 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 |
QRegExpEngine::Box::setName: | 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 |
QRegExpEngine::Box::setName: | 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 |
QRegExpEngine::Box::setName: | 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 |
QRegExpEngine::Box::plusName: | 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 |
QRegExpEngine::Box::orxName: | 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 |
QRegExpEngine::Box::optName: | 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 |
QRegExpEngine::Box::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 |
QRegExpEngine::Box::dumpName: | 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 |
QRegExpEngine::Box::clearName: | 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 |
QRegExpEngine::Box::catAnchorName: | 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 |
QRegExpEngine::Box::catName: | 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 |
QRegExpEngine::Box::addAnchorsToEngineName: | 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 |
QRegExpEngine::Box::BoxName: | 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 |
QRegExpEngine::Box::BoxName: | 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 |
QRegExpCharClass::setNegativeName: | QRegExpCharClass::setNegative | Prototype: | void QRegExpCharClass::setNegative(bool negative) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2342-2348 |
| | 2 | 1 |
QRegExpCharClass::negativeName: | QRegExpCharClass::negative | Prototype: | bool negative() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1040-1040 |
| | 1 | 1 |
QRegExpCharClass::inName: | QRegExpCharClass::in | Prototype: | bool QRegExpCharClass::in(QChar ch) const | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2416-2435 |
| | 11 | 5 |
QRegExpCharClass::firstOccurrenceName: | QRegExpCharClass::firstOccurrence | Prototype: | const QVector<int> &firstOccurrence() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1048-1048 |
| | 1 | 1 |
QRegExpCharClass::dumpName: | QRegExpCharClass::dump | Prototype: | void QRegExpCharClass::dump() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2438-2448 |
| | 6 | 3 |
QRegExpCharClass::clearName: | QRegExpCharClass::clear | Prototype: | void QRegExpCharClass::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2335-2340 |
| | 3 | 1 |
QRegExpCharClass::addSingletonName: | QRegExpCharClass::addSingleton | Prototype: | void addSingleton(ushort ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1044-1044 |
| | 1 | 1 |
QRegExpCharClass::addRangeName: | QRegExpCharClass::addRange | Prototype: | void QRegExpCharClass::addRange(ushort from, ushort to) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2388-2414 |
| | 16 | 7 |
QRegExpCharClass::addCategoriesName: | QRegExpCharClass::addCategories | Prototype: | void QRegExpCharClass::addCategories(uint cats) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2350-2386 |
| | 2 | 1 |
QRegExpCharClass::QRegExpCharClassName: | QRegExpCharClass::QRegExpCharClass | Prototype: | QRegExpCharClass::QRegExpCharClass() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2327-2333 |
| | 1 | 1 |
QRegExpAutomatonState::QRegExpAutomatonStateName: | QRegExpAutomatonState::QRegExpAutomatonState | Prototype: | inline QRegExpAutomatonState(int a, int m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 972-973 |
| | 1 | 1 |
QRegExp::~QRegExpName: | QRegExp::~QRegExp | Prototype: | QRegExp::~QRegExp() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3976-3980 |
| | 2 | 1 |
QRegExp::setPatternSyntaxName: | QRegExp::setPatternSyntax | Prototype: | void QRegExp::setPatternSyntax(PatternSyntax syntax) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4182-4188 |
| | 3 | 2 |
QRegExp::setPatternName: | QRegExp::setPattern | Prototype: | void QRegExp::setPattern(const QString &pattern) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4121-4127 |
| | 3 | 2 |
QRegExp::setMinimalName: | QRegExp::setMinimal | Prototype: | void QRegExp::setMinimal(bool minimal) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4218-4221 |
| | 1 | 1 |
QRegExp::setCaseSensitivityName: | QRegExp::setCaseSensitivity | Prototype: | void QRegExp::setCaseSensitivity(Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4148-4154 |
| | 3 | 2 |
QRegExp::posName: | QRegExp::pos | Prototype: | int QRegExp::pos(int nth) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4468-4474 |
| | 3 | 2 |
QRegExp::posName: | QRegExp::pos | Prototype: | int QRegExp::pos(int nth) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4479-4482 |
| | 1 | 1 |
QRegExp::patternSyntaxName: | QRegExp::patternSyntax | Prototype: | QRegExp::PatternSyntax QRegExp::patternSyntax() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4162-4165 |
| | 1 | 1 |
QRegExp::patternName: | QRegExp::pattern | Prototype: | QString QRegExp::pattern() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4110-4113 |
| | 1 | 1 |
QRegExp::operator==Name: | QRegExp::operator== | Prototype: | bool QRegExp::operator==(const QRegExp &rx) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4031-4034 |
| | 1 | 1 |
QRegExp::operator=Name: | QRegExp::operator= | Prototype: | QRegExp &QRegExp::operator=(const QRegExp &rx) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3987-4005 |
| | 14 | 3 |
QRegExp::matchedLengthName: | QRegExp::matchedLength | Prototype: | int QRegExp::matchedLength() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4343-4346 |
| | 1 | 1 |
QRegExp::lastIndexInName: | QRegExp::lastIndexIn | Prototype: | int QRegExp::lastIndexIn(const QString &str, int offset, CaretMode caretMode) const | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4317-4335 |
| | 13 | 5 |
QRegExp::isValidName: | QRegExp::isValid | Prototype: | bool QRegExp::isValid() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4093-4101 |
| | 4 | 2 |
QRegExp::isMinimalName: | QRegExp::isMinimal | Prototype: | bool QRegExp::isMinimal() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4196-4199 |
| | 1 | 1 |
QRegExp::isEmptyName: | QRegExp::isEmpty | Prototype: | bool QRegExp::isEmpty() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4075-4078 |
| | 1 | 1 |
QRegExp::indexInName: | QRegExp::indexIn | Prototype: | int QRegExp::indexIn(const QString &str, int offset, CaretMode caretMode) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4286-4294 |
| | 6 | 2 |
QRegExp::exactMatchName: | QRegExp::exactMatch | Prototype: | bool QRegExp::exactMatch(const QString &str) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4244-4255 |
| | 7 | 2 |
QRegExp::escapeName: | QRegExp::escape | Prototype: | QString QRegExp::escape(const QString &str) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4523-4550 |
| | 9 | 16 |
QRegExp::errorStringName: | QRegExp::errorString | Prototype: | QString QRegExp::errorString() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4490-4497 |
| | 3 | 2 |
QRegExp::errorStringName: | QRegExp::errorString | Prototype: | QString QRegExp::errorString() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4502-4505 |
| | 1 | 1 |
QRegExp::caseSensitivityName: | QRegExp::caseSensitivity | Prototype: | Qt::CaseSensitivity QRegExp::caseSensitivity() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4135-4138 |
| | 1 | 1 |
QRegExp::capturedTextsName: | QRegExp::capturedTexts | Prototype: | QStringList QRegExp::capturedTexts() const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4398-4416 |
| | 13 | 5 |
QRegExp::capturedTextsName: | QRegExp::capturedTexts | Prototype: | QStringList QRegExp::capturedTexts() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4421-4424 |
| | 1 | 1 |
QRegExp::captureCountName: | QRegExp::captureCount | Prototype: | int QRegExp::captureCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4354-4358 |
| | 2 | 1 |
QRegExp::capName: | QRegExp::cap | Prototype: | QString QRegExp::cap(int nth) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4441-4444 |
| | 1 | 1 |
QRegExp::capName: | QRegExp::cap | Prototype: | QString QRegExp::cap(int nth) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4449-4452 |
| | 1 | 1 |
QRegExp::QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3940-3944 |
| | 2 | 1 |
QRegExp::QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp(const QString &pattern, Qt::CaseSensitivity cs, PatternSyntax syntax) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3956-3960 |
| | 2 | 1 |
QRegExp::QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp(const QRegExp &rx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3967-3971 |
| | 2 | 1 |
QRecursiveMutexPrivate::unlockName: | QRecursiveMutexPrivate::unlock | Prototype: | inline void QRecursiveMutexPrivate::unlock() noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 654-662 |
| | 4 | 2 |
QRecursiveMutexPrivate::lockName: | QRecursiveMutexPrivate::lock | Prototype: | inline bool QRecursiveMutexPrivate::lock(int timeout) noexcept | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 631-649 |
| | 12 | 4 |
QRecursiveMutexPrivate::QRecursiveMutexPrivateName: | QRecursiveMutexPrivate::QRecursiveMutexPrivate | Prototype: | QRecursiveMutexPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 75-76 |
| | 1 | 1 |
QRect_uniteName: | QRect_unite | Prototype: | static inline void QRect_unite(QRect *rect, const QRect &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 953-961 |
| | 4 | 2 |
QRectVectorPath::setName: | QRectVectorPath::set | Prototype: | inline void set(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 87-100 |
| | 12 | 1 |
QRectVectorPath::setName: | QRectVectorPath::set | Prototype: | inline void set(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 102-115 |
| | 12 | 1 |
QRectVectorPath::QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 116-120 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 121-125 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 126-128 |
| | 1 | 1 |
QRectF::toAlignedRectName: | QRectF::toAlignedRect | Prototype: | QRect QRectF::toAlignedRect() const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2378-2385 |
| | 5 | 1 |
QRectF::operator|Name: | QRectF::operator| | Prototype: | QRectF QRectF::operator|(const QRectF &r) const noexcept | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2157-2195 |
| | 25 | 7 |
QRectF::operator&Name: | QRectF::operator& | Prototype: | QRectF QRectF::operator&(const QRectF &r) const noexcept | Coverage: | 89.744% (35/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2226-2276 |
| | 38 | 11 |