| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QRenderRule::hasContentsSize| Name: | QRenderRule::hasContentsSize | | Prototype: | bool hasContentsSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 548-549 |
| | 1 | 1 |
QRenderRule::hasBox| Name: | QRenderRule::hasBox | | Prototype: | bool hasBox() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 525-525 |
| | 1 | 1 |
QRenderRule::hasBorder| Name: | QRenderRule::hasBorder | | Prototype: | bool hasBorder() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 526-526 |
| | 1 | 1 |
QRenderRule::hasBackground| Name: | QRenderRule::hasBackground | | Prototype: | bool hasBackground() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 501-501 |
| | 1 | 1 |
QRenderRule::geometry| Name: | QRenderRule::geometry | | Prototype: | const QStyleSheetGeometryData *geometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 497-497 |
| | 1 | 1 |
QRenderRule::fixupBorder| Name: | QRenderRule::fixupBorder | | Prototype: | void QRenderRule::fixupBorder(int nativeWidth) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1081-1122 |
| | 24 | 12 |
QRenderRule::drawRule| Name: | QRenderRule::drawRule | | Prototype: | void QRenderRule::drawRule(QPainter *p, const QRect& rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1340-1344 |
| | 2 | 1 |
QRenderRule::drawOutline| Name: | QRenderRule::drawOutline | | Prototype: | void QRenderRule::drawOutline(QPainter *p, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1215-1224 |
| | 6 | 2 |
QRenderRule::drawImage| Name: | QRenderRule::drawImage | | Prototype: | void QRenderRule::drawImage(QPainter *p, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1333-1338 |
| | 3 | 2 |
QRenderRule::drawFrame| Name: | QRenderRule::drawFrame | | Prototype: | void QRenderRule::drawFrame(QPainter *p, const QRect& rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1326-1331 |
| | 3 | 2 |
QRenderRule::drawBorderImage| Name: | QRenderRule::drawBorderImage | | Prototype: | void QRenderRule::drawBorderImage(QPainter *p, const QRect& rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1124-1145 |
| | 15 | 1 |
QRenderRule::drawBorder| Name: | QRenderRule::drawBorder | | Prototype: | void QRenderRule::drawBorder(QPainter *p, const QRect& rect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1226-1240 |
| | 9 | 3 |
QRenderRule::drawBackgroundImage| Name: | QRenderRule::drawBackgroundImage | | Prototype: | void QRenderRule::drawBackgroundImage(QPainter *p, const QRect &rect, QPoint off) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1162-1213 |
| | 33 | 11 |
QRenderRule::drawBackground| Name: | QRenderRule::drawBackground | | Prototype: | void QRenderRule::drawBackground(QPainter *p, const QRect& rect, const QPoint& off) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1302-1324 |
| | 13 | 4 |
QRenderRule::contentsSize| Name: | QRenderRule::contentsSize | | Prototype: | QSize contentsSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 538-540 |
| | 2 | 1 |
QRenderRule::contentsSize| Name: | QRenderRule::contentsSize | | Prototype: | QSize contentsSize(const QSize &sz) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 541-547 |
| | 4 | 3 |
QRenderRule::contentsRect| Name: | QRenderRule::contentsRect | | Prototype: | QRect QRenderRule::contentsRect(const QRect& r) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1044-1051 |
| | 5 | 2 |
QRenderRule::configurePalette| Name: | QRenderRule::configurePalette | | Prototype: | void QRenderRule::configurePalette(QPalette *p, QPalette::ColorRole fr, QPalette::ColorRole br) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1347-1376 |
| | 22 | 10 |
QRenderRule::configurePalette| Name: | QRenderRule::configurePalette | | Prototype: | void QRenderRule::configurePalette(QPalette *p, QPalette::ColorGroup cg, const QWidget *w, bool embedded) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1378-1410 |
| | 22 | 9 |
QRenderRule::boxSize| Name: | QRenderRule::boxSize | | Prototype: | QSize QRenderRule::boxSize(const QSize &cs, int flags) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1073-1079 |
| | 4 | 3 |
QRenderRule::boxRect| Name: | QRenderRule::boxRect | | Prototype: | QRect QRenderRule::boxRect(const QRect& cr, int flags) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1053-1071 |
| | 12 | 5 |
QRenderRule::box| Name: | QRenderRule::box | | Prototype: | const QStyleSheetBoxData *box() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 493-493 |
| | 1 | 1 |
QRenderRule::borderRect| Name: | QRenderRule::borderRect | | Prototype: | QRect QRenderRule::borderRect(const QRect& r) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1018-1024 |
| | 4 | 2 |
QRenderRule::borderClip| Name: | QRenderRule::borderClip | | Prototype: | QPainterPath QRenderRule::borderClip(QRect r) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1242-1278 |
| | 28 | 3 |
QRenderRule::border| Name: | QRenderRule::border | | Prototype: | const QStyleSheetBorderData *border() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 495-495 |
| | 1 | 1 |
QRenderRule::baseStyleCanDraw| Name: | QRenderRule::baseStyleCanDraw | | Prototype: | bool baseStyleCanDraw() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 515-523 |
| | 7 | 4 |
QRenderRule::background| Name: | QRenderRule::background | | Prototype: | const QStyleSheetBackgroundData *background() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 494-494 |
| | 1 | 1 |
QRenderRule::adjustSize| Name: | QRenderRule::adjustSize | | Prototype: | QSize adjustSize(const QSize &sz) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 553-564 |
| | 9 | 6 |
QRenderRule::QRenderRule| Name: | QRenderRule::QRenderRule | | Prototype: | QRenderRule() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 467-467 |
| | 1 | 1 |
QRenderRule::QRenderRule| Name: | QRenderRule::QRenderRule | | Prototype: | QRenderRule::QRenderRule(const QVector<Declaration> &declarations, const QObject *object) | | Coverage: | 0.000% (0/127) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 867-1016 |
| | 117 | 38 |
QRelation::populateModel| Name: | QRelation::populateModel | | Prototype: | void QRelation::populateModel() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 176-187 |
| | 7 | 3 |
QRelation::populateDictionary| Name: | QRelation::populateDictionary | | Prototype: | void QRelation::populateDictionary() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 194-220 |
| | 18 | 6 |
QRelation::isValid| Name: | QRelation::isValid | | Prototype: | bool QRelation::isValid() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 235-238 |
| | 1 | 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: | 189-192 |
| | 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: | 169-174 |
| | 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: | 222-226 |
| | 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: | 228-233 |
| | 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: | 134-134 |
| | 1 | 1 |
QRelatedTableModel::select| Name: | QRelatedTableModel::select | | Prototype: | bool QRelatedTableModel::select() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 247-258 |
| | 8 | 3 |
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: | 242-245 |
| | 2 | 1 |
QRegularExpressionValidatorPrivate::setRegularExpression| Name: | QRegularExpressionValidatorPrivate::setRegularExpression | | Prototype: | void QRegularExpressionValidatorPrivate::setRegularExpression(const QRegularExpression &re) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 1063-1073 |
| | 6 | 2 |
QRegularExpressionValidator::validate| Name: | QRegularExpressionValidator::validate | | Prototype: | QValidator::State QRegularExpressionValidator::validate(QString &input, int &pos) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 1016-1035 |
| | 10 | 4 |
QRegularExpressionValidator::setRegularExpression| Name: | QRegularExpressionValidator::setRegularExpression | | Prototype: | void QRegularExpressionValidator::setRegularExpression(const QRegularExpression &re) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 1051-1055 |
| | 2 | 1 |
QRegularExpressionValidator::regularExpression| Name: | QRegularExpressionValidator::regularExpression | | Prototype: | QRegularExpression QRegularExpressionValidator::regularExpression() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 1045-1049 |
| | 2 | 1 |
QRegularExpressionValidator::QRegularExpressionValidator| Name: | QRegularExpressionValidator::QRegularExpressionValidator | | Prototype: | QRegularExpressionValidator::QRegularExpressionValidator(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 972-977 |
| | 4 | 1 |
QRegularExpressionValidator::QRegularExpressionValidator| Name: | QRegularExpressionValidator::QRegularExpressionValidator | | Prototype: | QRegularExpressionValidator::QRegularExpressionValidator(const QRegularExpression &re, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 984-989 |
| | 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: | 951-954 |
| | 1 | 1 |
QRegularExpressionPrivate::optimizePattern| Name: | QRegularExpressionPrivate::optimizePattern | | Prototype: | void QRegularExpressionPrivate::optimizePattern(OptimizePatternOption option) | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1157-1185 |
| | 16 | 6 |
QRegularExpressionPrivate::getPatternInfo| Name: | QRegularExpressionPrivate::getPatternInfo | | Prototype: | void QRegularExpressionPrivate::getPatternInfo() | | Coverage: | 54.167% (13/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1025-1070 |
| | 28 | 9 |
QRegularExpressionPrivate::doMatch| Name: | QRegularExpressionPrivate::doMatch | | Prototype: | QRegularExpressionMatchPrivate *QRegularExpressionPrivate::doMatch(const QString &subject, int subjectStart, int subjectLength, int offset, QRegularExpression::MatchType matchType, QRegularExpression::MatchOptions matchOptions, CheckSubjectStringOption checkSubjectStringOption, const QRegularExpressionMatchPrivate *previous) const | | Coverage: | 92.647% (63/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1262-1405 |
| | 78 | 16 |
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: | 995-1020 |
| | 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: | 980-990 |
| | 8 | 1 |
QRegularExpressionPrivate::captureIndexForName| Name: | QRegularExpressionPrivate::captureIndexForName | | Prototype: | int QRegularExpressionPrivate::captureIndexForName(const QString &name) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1193-1205 |
| | 7 | 3 |
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: | 936-946 |
| | 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: | 965-975 |
| | 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: | 1434-1452 |
| | 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: | 1410-1428 |
| | 4 | 2 |
QRegularExpressionMatchIteratorPrivate::hasNext| Name: | QRegularExpressionMatchIteratorPrivate::hasNext | | Prototype: | bool QRegularExpressionMatchIteratorPrivate::hasNext() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1470-1473 |
| | 1 | 1 |
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: | 1457-1465 |
| | 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: | 2415-2418 |
| | 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: | 2383-2389 |
| | 3 | 2 |
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: | 2334-2338 |
| | 2 | 1 |
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: | 2397-2407 |
| | 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: | 2427-2430 |
| | 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: | 2439-2442 |
| | 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: | 2361-2364 |
| | 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: | 2372-2375 |
| | 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: | 2287-2290 |
| | 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: | 2304-2310 |
| | 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: | 2325-2328 |
| | 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: | 1996-1999 |
| | 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: | 1962-1966 |
| | 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: | 2009-2012 |
| | 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: | 2021-2024 |
| | 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: | 2040-2043 |
| | 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: | 2279-2282 |
| | 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: | 2267-2270 |
| | 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: | 2252-2255 |
| | 1 | 1 |
QRegularExpressionMatch::capturedTexts| Name: | QRegularExpressionMatch::capturedTexts | | Prototype: | QStringList QRegularExpressionMatch::capturedTexts() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2131-2138 |
| | 5 | 2 |
QRegularExpressionMatch::capturedStart| Name: | QRegularExpressionMatch::capturedStart | | Prototype: | int QRegularExpressionMatch::capturedStart(int nth) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2148-2154 |
| | 3 | 2 |
QRegularExpressionMatch::capturedStart| Name: | QRegularExpressionMatch::capturedStart | | Prototype: | int QRegularExpressionMatch::capturedStart(const QString &name) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2193-2203 |
| | 7 | 3 |
QRegularExpressionMatch::capturedRef| Name: | QRegularExpressionMatch::capturedRef | | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(int nth) const | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2074-2085 |
| | 6 | 3 |
QRegularExpressionMatch::capturedRef| Name: | QRegularExpressionMatch::capturedRef | | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(const QString &name) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2115-2125 |
| | 7 | 3 |
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: | 2164-2168 |
| | 1 | 1 |
QRegularExpressionMatch::capturedLength| Name: | QRegularExpressionMatch::capturedLength | | Prototype: | int QRegularExpressionMatch::capturedLength(const QString &name) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2214-2224 |
| | 7 | 3 |
QRegularExpressionMatch::capturedEnd| Name: | QRegularExpressionMatch::capturedEnd | | Prototype: | int QRegularExpressionMatch::capturedEnd(int nth) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2177-2183 |
| | 3 | 2 |
QRegularExpressionMatch::capturedEnd| Name: | QRegularExpressionMatch::capturedEnd | | Prototype: | int QRegularExpressionMatch::capturedEnd(const QString &name) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2234-2244 |
| | 7 | 3 |
QRegularExpressionMatch::captured| Name: | QRegularExpressionMatch::captured | | Prototype: | QString QRegularExpressionMatch::captured(int nth) const | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2053-2064 |
| | 6 | 3 |
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: | 2095-2105 |
| | 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: | 1930-1939 |
| | 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: | 1953-1956 |
| | 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: | 1985-1988 |
| | 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: | 1574-1579 |
| | 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: | 1551-1556 |
| | 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: | 1563-1566 |
| | 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: | 1695-1699 |
| | 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: | 1540-1543 |
| | 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: | 1814-1820 |
| | 3 | 2 |
QRegularExpression::operator==| Name: | QRegularExpression::operator== | | Prototype: | bool QRegularExpression::operator==(const QRegularExpression &re) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1829-1833 |
| | 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: | 1522-1526 |
| | 2 | 1 |