Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QRegExpName: | QRegExp::~QRegExp | Prototype: | QRegExp::~QRegExp() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3976-3980 |
| | 2 | 1 |
setPatternSyntaxName: | QRegExp::setPatternSyntax | Prototype: | void QRegExp::setPatternSyntax(PatternSyntax syntax) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4182-4188 |
| | 3 | 2 |
setPatternName: | QRegExp::setPattern | Prototype: | void QRegExp::setPattern(const QString &pattern) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4121-4127 |
| | 3 | 2 |
setMinimalName: | QRegExp::setMinimal | Prototype: | void QRegExp::setMinimal(bool minimal) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4218-4221 |
| | 1 | 1 |
setCaseSensitivityName: | QRegExp::setCaseSensitivity | Prototype: | void QRegExp::setCaseSensitivity(Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4148-4154 |
| | 3 | 2 |
posName: | QRegExp::pos | Prototype: | int QRegExp::pos(int nth) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4479-4482 |
| | 1 | 1 |
patternSyntaxName: | QRegExp::patternSyntax | Prototype: | QRegExp::PatternSyntax QRegExp::patternSyntax() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4162-4165 |
| | 1 | 1 |
patternName: | QRegExp::pattern | Prototype: | QString QRegExp::pattern() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4110-4113 |
| | 1 | 1 |
operator==Name: | QRegExp::operator== | Prototype: | bool QRegExp::operator==(const QRegExp &rx) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4031-4034 |
| | 1 | 1 |
matchedLengthName: | QRegExp::matchedLength | Prototype: | int QRegExp::matchedLength() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4343-4346 |
| | 1 | 1 |
isValidName: | QRegExp::isValid | Prototype: | bool QRegExp::isValid() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4093-4101 |
| | 4 | 2 |
isMinimalName: | QRegExp::isMinimal | Prototype: | bool QRegExp::isMinimal() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4196-4199 |
| | 1 | 1 |
isEmptyName: | QRegExp::isEmpty | Prototype: | bool QRegExp::isEmpty() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4075-4078 |
| | 1 | 1 |
exactMatchName: | QRegExp::exactMatch | Prototype: | bool QRegExp::exactMatch(const QString &str) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4244-4255 |
| | 7 | 2 |
escapeName: | QRegExp::escape | Prototype: | QString QRegExp::escape(const QString &str) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4523-4550 |
| | 9 | 16 |
caseSensitivityName: | QRegExp::caseSensitivity | Prototype: | Qt::CaseSensitivity QRegExp::caseSensitivity() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4135-4138 |
| | 1 | 1 |
capturedTextsName: | QRegExp::capturedTexts | Prototype: | QStringList QRegExp::capturedTexts() const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4398-4416 |
| | 13 | 5 |
capturedTextsName: | QRegExp::capturedTexts | Prototype: | QStringList QRegExp::capturedTexts() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4421-4424 |
| | 1 | 1 |
captureCountName: | QRegExp::captureCount | Prototype: | int QRegExp::captureCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4354-4358 |
| | 2 | 1 |
capName: | QRegExp::cap | Prototype: | QString QRegExp::cap(int nth) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4441-4444 |
| | 1 | 1 |
capName: | QRegExp::cap | Prototype: | QString QRegExp::cap(int nth) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4449-4452 |
| | 1 | 1 |
QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3940-3944 |
| | 2 | 1 |
QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp(const QString &pattern, Qt::CaseSensitivity cs, PatternSyntax syntax) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3956-3960 |
| | 2 | 1 |
QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp(const QRegExp &rx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3967-3971 |
| | 2 | 1 |
lastIndexInName: | QRegExp::lastIndexIn | Prototype: | int QRegExp::lastIndexIn(const QString &str, int offset, CaretMode caretMode) const | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4317-4335 |
| | 13 | 5 |
operator=Name: | QRegExp::operator= | Prototype: | QRegExp &QRegExp::operator=(const QRegExp &rx) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3987-4005 |
| | 14 | 3 |
posName: | QRegExp::pos | Prototype: | int QRegExp::pos(int nth) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4468-4474 |
| | 3 | 2 |
indexInName: | QRegExp::indexIn | Prototype: | int QRegExp::indexIn(const QString &str, int offset, CaretMode caretMode) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4286-4294 |
| | 6 | 2 |
errorStringName: | QRegExp::errorString | Prototype: | QString QRegExp::errorString() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4490-4497 |
| | 3 | 2 |
errorStringName: | QRegExp::errorString | Prototype: | QString QRegExp::errorString() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4502-4505 |
| | 1 | 1 |