| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QRegularExpressionMatchIteratorPrivate::QRegularExpressionMatchIteratorPrivate| Name: | QRegularExpressionMatchIteratorPrivate::QRegularExpressionMatchIteratorPrivate | | Prototype: | QRegularExpressionMatchIteratorPrivate::QRegularExpressionMatchIteratorPrivate(const QRegularExpression &re, QRegularExpression::MatchType matchType, QRegularExpression::MatchOptions matchOptions, const QRegularExpressionMatch &next) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1451-1459 |
| | 2 | 1 |
QRegularExpressionMatchIterator::regularExpression| Name: | QRegularExpressionMatchIterator::regularExpression | | Prototype: | QRegularExpression QRegularExpressionMatchIterator::regularExpression() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2409-2412 |
| | 1 | 1 |
QRegularExpressionMatchIterator::operator=| Name: | QRegularExpressionMatchIterator::operator= | | Prototype: | QRegularExpressionMatchIterator &QRegularExpressionMatchIterator::operator=(const QRegularExpressionMatchIterator &iterator) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2328-2332 |
| | 2 | 1 |
QRegularExpressionMatchIterator::matchType| Name: | QRegularExpressionMatchIterator::matchType | | Prototype: | QRegularExpression::MatchType QRegularExpressionMatchIterator::matchType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2421-2424 |
| | 1 | 1 |
QRegularExpressionMatchIterator::matchOptions| Name: | QRegularExpressionMatchIterator::matchOptions | | Prototype: | QRegularExpression::MatchOptions QRegularExpressionMatchIterator::matchOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2433-2436 |
| | 1 | 1 |
QRegularExpressionMatchIterator::isValid| Name: | QRegularExpressionMatchIterator::isValid | | Prototype: | bool QRegularExpressionMatchIterator::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2355-2358 |
| | 1 | 1 |
QRegularExpressionMatchIterator::hasNext| Name: | QRegularExpressionMatchIterator::hasNext | | Prototype: | bool QRegularExpressionMatchIterator::hasNext() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2366-2369 |
| | 1 | 1 |
QRegularExpressionMatchIterator::QRegularExpressionMatchIterator| Name: | QRegularExpressionMatchIterator::QRegularExpressionMatchIterator | | Prototype: | QRegularExpressionMatchIterator::QRegularExpressionMatchIterator(QRegularExpressionMatchIteratorPrivate &dd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2281-2284 |
| | 2 | 1 |
QRegularExpressionMatchIterator::QRegularExpressionMatchIterator| Name: | QRegularExpressionMatchIterator::QRegularExpressionMatchIterator | | Prototype: | QRegularExpressionMatchIterator::QRegularExpressionMatchIterator() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2298-2304 |
| | 2 | 1 |
QRegularExpressionMatchIterator::QRegularExpressionMatchIterator| Name: | QRegularExpressionMatchIterator::QRegularExpressionMatchIterator | | Prototype: | QRegularExpressionMatchIterator::QRegularExpressionMatchIterator(const QRegularExpressionMatchIterator &iterator) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2319-2322 |
| | 2 | 1 |
QRegularExpressionMatch::regularExpression| Name: | QRegularExpressionMatch::regularExpression | | Prototype: | QRegularExpression QRegularExpressionMatch::regularExpression() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1990-1993 |
| | 1 | 1 |
QRegularExpressionMatch::operator=| Name: | QRegularExpressionMatch::operator= | | Prototype: | QRegularExpressionMatch &QRegularExpressionMatch::operator=(const QRegularExpressionMatch &match) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1956-1960 |
| | 2 | 1 |
QRegularExpressionMatch::matchType| Name: | QRegularExpressionMatch::matchType | | Prototype: | QRegularExpression::MatchType QRegularExpressionMatch::matchType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2003-2006 |
| | 1 | 1 |
QRegularExpressionMatch::matchOptions| Name: | QRegularExpressionMatch::matchOptions | | Prototype: | QRegularExpression::MatchOptions QRegularExpressionMatch::matchOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2015-2018 |
| | 1 | 1 |
QRegularExpressionMatch::lastCapturedIndex| Name: | QRegularExpressionMatch::lastCapturedIndex | | Prototype: | int QRegularExpressionMatch::lastCapturedIndex() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2034-2037 |
| | 1 | 1 |
QRegularExpressionMatch::isValid| Name: | QRegularExpressionMatch::isValid | | Prototype: | bool QRegularExpressionMatch::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2273-2276 |
| | 1 | 1 |
QRegularExpressionMatch::hasPartialMatch| Name: | QRegularExpressionMatch::hasPartialMatch | | Prototype: | bool QRegularExpressionMatch::hasPartialMatch() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2261-2264 |
| | 1 | 1 |
QRegularExpressionMatch::hasMatch| Name: | QRegularExpressionMatch::hasMatch | | Prototype: | bool QRegularExpressionMatch::hasMatch() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2246-2249 |
| | 1 | 1 |
QRegularExpressionMatch::capturedLength| Name: | QRegularExpressionMatch::capturedLength | | Prototype: | int QRegularExpressionMatch::capturedLength(int nth) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2158-2162 |
| | 1 | 1 |
QRegularExpressionMatch::QRegularExpressionMatch| Name: | QRegularExpressionMatch::QRegularExpressionMatch | | Prototype: | QRegularExpressionMatch::QRegularExpressionMatch() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1924-1933 |
| | 1 | 1 |
QRegularExpressionMatch::QRegularExpressionMatch| Name: | QRegularExpressionMatch::QRegularExpressionMatch | | Prototype: | QRegularExpressionMatch::QRegularExpressionMatch(const QRegularExpressionMatch &match) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1947-1950 |
| | 2 | 1 |
QRegularExpressionMatch::QRegularExpressionMatch| Name: | QRegularExpressionMatch::QRegularExpressionMatch | | Prototype: | QRegularExpressionMatch::QRegularExpressionMatch(QRegularExpressionMatchPrivate &dd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1979-1982 |
| | 2 | 1 |
QRegularExpression::setPatternOptions| Name: | QRegularExpression::setPatternOptions | | Prototype: | void QRegularExpression::setPatternOptions(PatternOptions options) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1568-1573 |
| | 3 | 1 |
QRegularExpression::setPattern| Name: | QRegularExpression::setPattern | | Prototype: | void QRegularExpression::setPattern(const QString &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1545-1550 |
| | 3 | 1 |
QRegularExpression::patternOptions| Name: | QRegularExpression::patternOptions | | Prototype: | QRegularExpression::PatternOptions QRegularExpression::patternOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1557-1560 |
| | 1 | 1 |
QRegularExpression::patternErrorOffset| Name: | QRegularExpression::patternErrorOffset | | Prototype: | int QRegularExpression::patternErrorOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1689-1693 |
| | 2 | 1 |
QRegularExpression::pattern| Name: | QRegularExpression::pattern | | Prototype: | QString QRegularExpression::pattern() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1534-1537 |
| | 1 | 1 |
QRegularExpression::operator==| Name: | QRegularExpression::operator== | | Prototype: | bool QRegularExpression::operator==(const QRegularExpression &re) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1823-1827 |
| | 2 | 1 |
QRegularExpression::operator=| Name: | QRegularExpression::operator= | | Prototype: | QRegularExpression &QRegularExpression::operator=(const QRegularExpression &re) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1516-1520 |
| | 2 | 1 |
QRegularExpression::match| Name: | QRegularExpression::match | | Prototype: | QRegularExpressionMatch QRegularExpression::match(const QString &subject, int offset, MatchType matchType, MatchOptions matchOptions) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1705-1714 |
| | 3 | 1 |
QRegularExpression::match| Name: | QRegularExpression::match | | Prototype: | QRegularExpressionMatch QRegularExpression::match(const QStringRef &subjectRef, int offset, MatchType matchType, MatchOptions matchOptions) const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1729-1740 |
| | 4 | 1 |
QRegularExpression::isValid| Name: | QRegularExpression::isValid | | Prototype: | bool QRegularExpression::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1662-1666 |
| | 2 | 1 |
QRegularExpression::globalMatch| Name: | QRegularExpression::globalMatch | | Prototype: | QRegularExpressionMatchIterator QRegularExpression::globalMatch(const QString &subject, int offset, MatchType matchType, MatchOptions matchOptions) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1753-1765 |
| | 6 | 1 |
QRegularExpression::globalMatch| Name: | QRegularExpression::globalMatch | | Prototype: | QRegularExpressionMatchIterator QRegularExpression::globalMatch(const QStringRef &subjectRef, int offset, MatchType matchType, MatchOptions matchOptions) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1781-1793 |
| | 6 | 1 |
QRegularExpression::QRegularExpression| Name: | QRegularExpression::QRegularExpression | | Prototype: | QRegularExpression::QRegularExpression(QRegularExpressionPrivate &dd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 922-925 |
| | 2 | 1 |
QRegularExpression::QRegularExpression| Name: | QRegularExpression::QRegularExpression | | Prototype: | QRegularExpression::QRegularExpression() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1477-1480 |
| | 2 | 1 |
QRegularExpression::QRegularExpression| Name: | QRegularExpression::QRegularExpression | | Prototype: | QRegularExpression::QRegularExpression(const QString &pattern, PatternOptions options) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1488-1493 |
| | 2 | 1 |
QRegularExpression::QRegularExpression| Name: | QRegularExpression::QRegularExpression | | Prototype: | QRegularExpression::QRegularExpression(const QRegularExpression &re) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1500-1503 |
| | 2 | 1 |
QRegionSpan::width| Name: | QRegionSpan::width | | Prototype: | int width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3416-3416 |
| | 1 | 1 |
QRegionSpan::QRegionSpan| Name: | QRegionSpan::QRegionSpan | | Prototype: | QRegionSpan(int x1_, int x2_) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3412-3412 |
| | 1 | 1 |
QRegionPrivate::within| Name: | QRegionPrivate::within | | Prototype: | inline bool within(const QRect &r1) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1136-1140 |
| | 3 | 1 |
QRegionPrivate::contains| Name: | QRegionPrivate::contains | | Prototype: | inline bool contains(const QRegionPrivate &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1123-1125 |
| | 1 | 1 |
QRegionPrivate::contains| Name: | QRegionPrivate::contains | | Prototype: | inline bool contains(const QRect &r2) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1127-1131 |
| | 3 | 1 |
QRegionPrivate::canPrepend| Name: | QRegionPrivate::canPrepend | | Prototype: | bool QRegionPrivate::canPrepend(const QRegionPrivate *r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1568-1571 |
| | 1 | 1 |
QRegionPrivate::canAppend| Name: | QRegionPrivate::canAppend | | Prototype: | bool QRegionPrivate::canAppend(const QRegionPrivate *r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1546-1549 |
| | 1 | 1 |
QRegionPrivate::QRegionPrivate| Name: | QRegionPrivate::QRegionPrivate | | Prototype: | inline QRegionPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1108-1108 |
| | 1 | 1 |
QRegionPrivate::QRegionPrivate| Name: | QRegionPrivate::QRegionPrivate | | Prototype: | inline QRegionPrivate(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1109-1115 |
| | 2 | 1 |
QRegion::translated| Name: | QRegion::translated | | Prototype: | QRegion QRegion::translated(int dx, int dy) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 678-684 |
| | 3 | 1 |
QRegion::rectCount| Name: | QRegion::rectCount | | Prototype: | int QRegion::rectCount() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4267-4270 |
| | 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: | 549-550 |
| | 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: | 469-470 |
| | 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: | 622-623 |
| | 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: | 539-540 |
| | 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) 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) 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/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: | 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::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::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::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::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::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 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(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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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(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::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::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::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::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::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 |