| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QRegExpCharClass::negative| Name: | 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: | 1034-1034 |
| | 1 | 1 |
QRegExpCharClass::setNegative| Name: | 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: | 2336-2342 |
| | 2 | 1 |
QRegExpEngine::Box::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: | 1208-1208 |
| | 1 | 1 |
QRegExpEngine::Box::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: | 2446-2456 |
| | 2 | 1 |
QRegExpEngine::Box::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: | 2715-2724 |
| | 5 | 3 |
QRegExpEngine::Box::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: | 2521-2589 |
| | 43 | 16 |
QRegExpEngine::Box::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: | 2649-2659 |
| | 6 | 4 |
QRegExpEngine::Box::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: | 1212-1212 |
| | 1 | 1 |
QRegExpEngine::Box::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: | 2693-2712 |
| | 13 | 5 |
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: | 2458-2477 |
| | 15 | 1 |
QRegExpEngine::Box::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: | 2636-2647 |
| | 7 | 1 |
QRegExpEngine::Box::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: | 2591-2620 |
| | 20 | 7 |
QRegExpEngine::Box::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: | 2622-2634 |
| | 3 | 1 |
QRegExpEngine::Box::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: | 2479-2492 |
| | 9 | 1 |
QRegExpEngine::Box::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: | 2494-2504 |
| | 6 | 1 |
QRegExpEngine::Box::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: | 2507-2518 |
| | 7 | 2 |
QRegExpEngine::Box::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: | 2662-2689 |
| | 11 | 4 |
QRegExpEngine::QRegExpEngine| Name: | 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: | 1080-1081 |
| | 1 | 1 |
QRegExpEngine::QRegExpEngine| Name: | 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: | 1341-1356 |
| | 6 | 2 |
QRegExpEngine::addAnchors| Name: | 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: | 1591-1597 |
| | 4 | 2 |
QRegExpEngine::addCatTransitions| Name: | 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: | 1526-1530 |
| | 2 | 2 |
QRegExpEngine::addLookahead| Name: | 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: | 1767-1776 |
| | 6 | 2 |
QRegExpEngine::addPlusTransitions| Name: | 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: | 1533-1548 |
| | 9 | 5 |
QRegExpEngine::anchorAlternation| Name: | 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: | 1555-1569 |
| | 8 | 3 |
QRegExpEngine::anchorConcatenation| Name: | 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: | 1574-1584 |
| | 7 | 3 |
QRegExpEngine::badCharMatch| Name: | 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: | 1890-1953 |
| | 41 | 17 |
QRegExpEngine::captureCount| Name: | 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: | 1088-1088 |
| | 1 | 1 |
QRegExpEngine::createState| Name: | 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: | 1487-1490 |
| | 1 | 1 |
QRegExpEngine::createState| Name: | 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: | 1492-1502 |
| | 3 | 1 |
QRegExpEngine::createState| Name: | 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: | 1505-1515 |
| | 6 | 3 |
QRegExpEngine::dump| Name: | 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: | 1647-1701 |
| | 34 | 13 |
QRegExpEngine::error| Name: | 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: | 3319-3323 |
| | 2 | 2 |
QRegExpEngine::errorString| Name: | 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: | 1087-1087 |
| | 1 | 1 |
QRegExpEngine::finishAtom| Name: | 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: | 1755-1760 |
| | 3 | 2 |
QRegExpEngine::getChar| Name: | QRegExpEngine::getChar | | Prototype: | int QRegExpEngine::getChar() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2885-2888 |
| | 1 | 1 |
QRegExpEngine::getEscape| Name: | 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: | 2890-3287 |
| | 287 | 93 |
QRegExpEngine::getRep| Name: | 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: | 3290-3306 |
| | 10 | 4 |
QRegExpEngine::getToken| Name: | 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: | 3338-3497 |
| | 98 | 39 |
QRegExpEngine::goodStringMatch| Name: | 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: | 1870-1888 |
| | 13 | 5 |
QRegExpEngine::heuristicallyChooseHeuristic| Name: | 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: | 1614-1643 |
| | 14 | 5 |
QRegExpEngine::isValid| Name: | 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: | 1086-1086 |
| | 1 | 1 |
QRegExpEngine::parse| Name: | 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: | 3499-3602 |
| | 55 | 15 |
QRegExpEngine::parseAtom| Name: | 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: | 3604-3672 |
| | 39 | 17 |
QRegExpEngine::parseExpression| Name: | 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: | 3772-3784 |
| | 7 | 2 |
QRegExpEngine::parseFactor| Name: | 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: | 3674-3757 |
| | 48 | 9 |
QRegExpEngine::parseTerm| Name: | 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: | 3759-3770 |
| | 6 | 3 |
QRegExpEngine::setup| Name: | 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: | 1704-1727 |
| | 13 | 1 |
QRegExpEngine::setupState| Name: | 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: | 1729-1737 |
| | 2 | 1 |
QRegExpEngine::skipChars| Name: | 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: | 3310-3316 |
| | 3 | 2 |
QRegExpEngine::startAtom| Name: | QRegExpEngine::startAtom | | Prototype: | int QRegExpEngine::startAtom(bool officialCapture) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1745-1753 |
| | 6 | 2 |
QRegExpEngine::startTokenizer| Name: | QRegExpEngine::startTokenizer | | Prototype: | void QRegExpEngine::startTokenizer(const QChar *rx, int len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3325-3336 |
| | 9 | 1 |
QRegExpEngine::~QRegExpEngine| Name: | QRegExpEngine::~QRegExpEngine | | Prototype: | QRegExpEngine::~QRegExpEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1358-1363 |
| | 1 | 1 |
QRegExpEngineKey::QRegExpEngineKey| Name: | QRegExpEngineKey::QRegExpEngineKey | | Prototype: | inline QRegExpEngineKey(const QString &pattern, QRegExp::PatternSyntax patternSyntax, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 873-875 |
| | 1 | 1 |
QRegExpEngineKey::clear| Name: | QRegExpEngineKey::clear | | Prototype: | inline void clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 877-881 |
| | 3 | 1 |
QRegExpLookahead::QRegExpLookahead| Name: | QRegExpLookahead::QRegExpLookahead | | Prototype: | inline QRegExpLookahead(QRegExpEngine *eng0, bool neg0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1312-1313 |
| | 1 | 1 |
QRegExpLookahead::~QRegExpLookahead| Name: | QRegExpLookahead::~QRegExpLookahead | | Prototype: | inline ~QRegExpLookahead() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1314-1314 |
| | 1 | 1 |
QRegExpMatchState::QRegExpMatchState| Name: | QRegExpMatchState::QRegExpMatchState | | Prototype: | inline QRegExpMatchState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 937-937 |
| | 1 | 1 |
QRegExpMatchState::drain| Name: | QRegExpMatchState::drain | | Prototype: | void drain() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 940-940 |
| | 1 | 1 |
QRegExpMatchState::match| Name: | QRegExpMatchState::match | | Prototype: | void QRegExpMatchState::match(const QChar *str0, int len0, int pos0, bool minimal0, bool oneTest, int caretIndex) | | Coverage: | 90.000% (36/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1412-1480 |
| | 38 | 11 |
QRegExpMatchState::matchHere| Name: | QRegExpMatchState::matchHere | | Prototype: | bool QRegExpMatchState::matchHere() | | Coverage: | 86.813% (158/182) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1969-2317 |
| | 172 | 49 |
QRegExpMatchState::prepareForMatch| Name: | QRegExpMatchState::prepareForMatch | | Prototype: | void QRegExpMatchState::prepareForMatch(QRegExpEngine *eng) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1365-1406 |
| | 24 | 1 |
QRegExpMatchState::testAnchor| Name: | QRegExpMatchState::testAnchor | | Prototype: | bool QRegExpMatchState::testAnchor(int i, int a, const int *capBegin) | | Coverage: | 91.667% (55/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1802-1861 |
| | 37 | 18 |
QRegExpMatchState::~QRegExpMatchState| Name: | QRegExpMatchState::~QRegExpMatchState | | Prototype: | inline ~QRegExpMatchState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 938-938 |
| | 1 | 1 |
QRegExpPrivate::QRegExpPrivate| Name: | QRegExpPrivate::QRegExpPrivate | | Prototype: | inline QRegExpPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3803-3804 |
| | 1 | 1 |
QRegExpPrivate::QRegExpPrivate| Name: | QRegExpPrivate::QRegExpPrivate | | Prototype: | inline QRegExpPrivate(const QRegExpEngineKey &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3805-3806 |
| | 1 | 1 |
QRegExpValidator::QRegExpValidator| Name: | QRegExpValidator::QRegExpValidator | | Prototype: | QRegExpValidator::QRegExpValidator(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 841-844 |
| | 2 | 1 |
QRegExpValidator::QRegExpValidator| Name: | QRegExpValidator::QRegExpValidator | | Prototype: | QRegExpValidator::QRegExpValidator(const QRegExp& rx, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 854-857 |
| | 2 | 1 |
QRegExpValidator::setRegExp| Name: | QRegExpValidator::setRegExp | | Prototype: | void QRegExpValidator::setRegExp(const QRegExp& rx) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 907-914 |
| | 4 | 2 |
QRegExpValidator::validate| Name: | QRegExpValidator::validate | | Prototype: | QValidator::State QRegExpValidator::validate(QString &input, int& pos) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 884-897 |
| | 7 | 3 |
QRegion::QRegion| Name: | QRegion::QRegion | | Prototype: | QRegion::QRegion(int x, int y, int w, int h, RegionType t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 227-232 |
| | 3 | 1 |
QRegion::QRegion| Name: | QRegion::QRegion | | Prototype: | QRegion::QRegion() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3811-3814 |
| | 2 | 1 |
QRegion::QRegion| Name: | QRegion::QRegion | | Prototype: | QRegion::QRegion(const QRect &r, RegionType t) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3816-3832 |
| | 11 | 4 |
QRegion::QRegion| Name: | QRegion::QRegion | | Prototype: | QRegion::QRegion(const QPolygon &a, Qt::FillRule fillRule) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3834-3849 |
| | 9 | 3 |
QRegion::QRegion| Name: | QRegion::QRegion | | Prototype: | QRegion::QRegion(const QRegion &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3851-3855 |
| | 2 | 1 |
QRegion::QRegion| Name: | QRegion::QRegion | | Prototype: | QRegion::QRegion(const QBitmap &bm) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3858-3867 |
| | 5 | 2 |
QRegion::boundingRect| Name: | QRegion::boundingRect | | Prototype: | QRect QRegion::boundingRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4179-4184 |
| | 3 | 2 |
QRegion::cleanUp| Name: | QRegion::cleanUp | | Prototype: | void QRegion::cleanUp(QRegion::QRegionData *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3869-3873 |
| | 2 | 1 |
QRegion::contains| Name: | QRegion::contains | | Prototype: | bool QRegion::contains(const QPoint &p) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3920-3923 |
| | 1 | 1 |
QRegion::contains| Name: | QRegion::contains | | Prototype: | bool QRegion::contains(const QRect &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3925-3928 |
| | 1 | 1 |
QRegion::copy| Name: | QRegion::copy | | Prototype: | QRegion QRegion::copy() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3895-3908 |
| | 10 | 3 |
QRegion::detach| Name: | QRegion::detach | | Prototype: | void QRegion::detach() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 241-245 |
| | 2 | 2 |
QRegion::exec| Name: | QRegion::exec | | Prototype: | void QRegion::exec(const QByteArray &buffer, int ver, QDataStream::ByteOrder byteOrder) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 271-342 |
| | 53 | 15 |
QRegion::intersected| Name: | QRegion::intersected | | Prototype: | QRegion QRegion::intersected(const QRegion &r) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4065-4108 |
| | 26 | 7 |
QRegion::intersected| Name: | QRegion::intersected | | Prototype: | QRegion QRegion::intersected(const QRect &r) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4110-4134 |
| | 15 | 5 |
QRegion::intersects| Name: | QRegion::intersects | | Prototype: | bool QRegion::intersects(const QRegion ®ion) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 699-717 |
| | 13 | 7 |
QRegion::intersects| Name: | QRegion::intersects | | Prototype: | bool QRegion::intersects(const QRect &rect) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4286-4302 |
| | 12 | 6 |
QRegion::isEmpty| Name: | QRegion::isEmpty | | Prototype: | bool QRegion::isEmpty() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3910-3913 |
| | 1 | 1 |
QRegion::isNull| Name: | QRegion::isNull | | Prototype: | bool QRegion::isNull() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3915-3918 |
| | 1 | 1 |
QRegion::operator&| Name: | QRegion::operator& | | Prototype: | QRegion QRegion::operator&(const QRegion &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 503-504 |
| | 1 | 1 |
QRegion::operator&| Name: | QRegion::operator& | | Prototype: | QRegion QRegion::operator&(const QRect &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 513-516 |
| | 1 | 1 |
QRegion::operator&=| Name: | QRegion::operator&= | | Prototype: | QRegion& QRegion::operator&=(const QRegion &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 584-585 |
| | 1 | 1 |
QRegion::operator&=| Name: | QRegion::operator&= | | Prototype: | QRegion& QRegion::operator&=(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 592-595 |
| | 1 | 1 |
QRegion::operator+| Name: | QRegion::operator+ | | Prototype: | QRegion QRegion::operator+(const QRegion &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 481-482 |
| | 1 | 1 |
QRegion::operator+| Name: | QRegion::operator+ | | Prototype: | QRegion QRegion::operator+(const QRect &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 491-492 |
| | 1 | 1 |
QRegion::operator+=| Name: | QRegion::operator+= | | Prototype: | QRegion& QRegion::operator+=(const QRegion &r) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3974-4002 |
| | 23 | 9 |
QRegion::operator+=| Name: | QRegion::operator+= | | Prototype: | QRegion& QRegion::operator+=(const QRect &r) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4036-4063 |
| | 22 | 8 |
QRegion::operator-| Name: | QRegion::operator- | | Prototype: | QRegion QRegion::operator-(const QRegion &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 527-528 |
| | 1 | 1 |
QRegion::operator-=| Name: | QRegion::operator-= | | Prototype: | QRegion& QRegion::operator-=(const QRegion &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 612-613 |
| | 1 | 1 |
QRegion::operator=| Name: | QRegion::operator= | | Prototype: | QRegion &QRegion::operator=(const QRegion &r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3882-3889 |
| | 5 | 2 |
QRegion::operator==| Name: | QRegion::operator== | | Prototype: | bool QRegion::operator==(const QRegion &r) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4273-4284 |
| | 7 | 4 |