| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QResourceFileEngine::copy| Name: | QResourceFileEngine::copy | | Prototype: | bool QResourceFileEngine::copy(const QString &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1300-1303 |
| | 1 | 1 |
QResourceFileEngine::close| Name: | QResourceFileEngine::close | | Prototype: | bool QResourceFileEngine::close() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1262-1268 |
| | 4 | 1 |
QResourceFileEngine::beginEntryList| Name: | QResourceFileEngine::beginEntryList | | Prototype: | QAbstractFileEngine::Iterator *QResourceFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1437-1441 |
| | 1 | 1 |
QResource::size| Name: | QResource::size | | Prototype: | qint64 QResource::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 487-492 |
| | 3 | 1 |
QResource::setLocale| Name: | QResource::setLocale | | Prototype: | void QResource::setLocale(const QLocale &locale) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 384-389 |
| | 3 | 1 |
QResource::setFileName| Name: | QResource::setFileName | | Prototype: | void QResource::setFileName(const QString &file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 409-414 |
| | 3 | 1 |
QResource::isValid| Name: | QResource::isValid | | Prototype: | bool QResource::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 450-455 |
| | 3 | 1 |
QResource::isDir| Name: | QResource::isDir | | Prototype: | bool QResource::isDir() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 517-522 |
| | 3 | 1 |
QResource::isCompressed| Name: | QResource::isCompressed | | Prototype: | bool QResource::isCompressed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 474-479 |
| | 3 | 1 |
QResource::fileName| Name: | QResource::fileName | | Prototype: | QString QResource::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 423-428 |
| | 3 | 1 |
QResource::data| Name: | QResource::data | | Prototype: | const uchar *QResource::data() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 503-508 |
| | 3 | 1 |
QResource::children| Name: | QResource::children | | Prototype: | QStringList QResource::children() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 531-536 |
| | 3 | 1 |
QResource::absoluteFilePath| Name: | QResource::absoluteFilePath | | Prototype: | QString QResource::absoluteFilePath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 437-442 |
| | 3 | 1 |
QResource::QResource| Name: | QResource::QResource | | Prototype: | QResource::QResource(const QString &file, const QLocale &locale) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 362-367 |
| | 3 | 1 |
QRelation::isDictionaryInitialized| Name: | QRelation::isDictionaryInitialized | | Prototype: | bool QRelation::isDictionaryInitialized() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 183-186 |
| | 1 | 1 |
QRelation::init| Name: | QRelation::init | | Prototype: | void QRelation::init(QSqlRelationalTableModel *parent, const QSqlRelation &relation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 163-168 |
| | 3 | 1 |
QRelation::clearDictionary| Name: | QRelation::clearDictionary | | Prototype: | void QRelation::clearDictionary() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 216-220 |
| | 2 | 1 |
QRelation::clear| Name: | QRelation::clear | | Prototype: | void QRelation::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 222-227 |
| | 3 | 1 |
QRelation::QRelation| Name: | QRelation::QRelation | | Prototype: | QRelation() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 128-128 |
| | 1 | 1 |
QRelatedTableModel::QRelatedTableModel| Name: | QRelatedTableModel::QRelatedTableModel | | Prototype: | QRelatedTableModel::QRelatedTableModel(QRelation *rel, QObject *parent, QSqlDatabase db) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 236-239 |
| | 2 | 1 |
QRegularExpressionPrivate::~QRegularExpressionPrivate| Name: | QRegularExpressionPrivate::~QRegularExpressionPrivate | | Prototype: | QRegularExpressionPrivate::~QRegularExpressionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 945-948 |
| | 1 | 1 |
QRegularExpressionPrivate::compilePattern| Name: | QRegularExpressionPrivate::compilePattern | | Prototype: | void QRegularExpressionPrivate::compilePattern() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 989-1014 |
| | 16 | 3 |
QRegularExpressionPrivate::cleanCompiledPattern| Name: | QRegularExpressionPrivate::cleanCompiledPattern | | Prototype: | void QRegularExpressionPrivate::cleanCompiledPattern() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 974-984 |
| | 8 | 1 |
QRegularExpressionPrivate::QRegularExpressionPrivate| Name: | QRegularExpressionPrivate::QRegularExpressionPrivate | | Prototype: | QRegularExpressionPrivate::QRegularExpressionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 930-940 |
| | 2 | 1 |
QRegularExpressionPrivate::QRegularExpressionPrivate| Name: | QRegularExpressionPrivate::QRegularExpressionPrivate | | Prototype: | QRegularExpressionPrivate::QRegularExpressionPrivate(const QRegularExpressionPrivate &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 959-969 |
| | 2 | 1 |
QRegularExpressionMatchPrivate::nextMatch| Name: | QRegularExpressionMatchPrivate::nextMatch | | Prototype: | QRegularExpressionMatch QRegularExpressionMatchPrivate::nextMatch() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1428-1446 |
| | 11 | 1 |
QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivate| Name: | QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivate | | Prototype: | QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivate(const QRegularExpression &re, const QString &subject, int subjectStart, int subjectLength, QRegularExpression::MatchType matchType, QRegularExpression::MatchOptions matchOptions, int capturingCount) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1404-1422 |
| | 4 | 2 |
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::peekNext| Name: | QRegularExpressionMatchIterator::peekNext | | Prototype: | QRegularExpressionMatch QRegularExpressionMatchIterator::peekNext() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2377-2383 |
| | 3 | 2 |
QRegularExpressionMatchIterator::next| Name: | QRegularExpressionMatchIterator::next | | Prototype: | QRegularExpressionMatch QRegularExpressionMatchIterator::next() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2391-2401 |
| | 6 | 2 |
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::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::captured| Name: | QRegularExpressionMatch::captured | | Prototype: | QString QRegularExpressionMatch::captured(const QString &name) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2089-2099 |
| | 7 | 3 |
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::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::optimize| Name: | QRegularExpression::optimize | | Prototype: | void QRegularExpression::optimize() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1808-1814 |
| | 3 | 2 |
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::namedCaptureGroups| Name: | QRegularExpression::namedCaptureGroups | | Prototype: | QStringList QRegularExpression::namedCaptureGroups() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1619-1653 |
| | 18 | 4 |
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::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::captureCount| Name: | QRegularExpression::captureCount | | Prototype: | int QRegularExpression::captureCount() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1583-1588 |
| | 3 | 2 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |