| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QProcessEnvironment::operator=| Name: | QProcessEnvironment::operator= | | Prototype: | QProcessEnvironment &QProcessEnvironment::operator=(const QProcessEnvironment &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QProcessEnvironment::toStringList| Name: | QProcessEnvironment::toStringList | | Prototype: | QStringList QProcessEnvironment::toStringList() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 395-401 |
| | 4 | 2 |
QProcessEnvironmentPrivate::insert| Name: | QProcessEnvironmentPrivate::insert | | Prototype: | void QProcessEnvironmentPrivate::insert(const QProcessEnvironmentPrivate &other) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 195-208 |
| | 8 | 3 |
QProcessEnvironmentPrivate::keys| Name: | QProcessEnvironmentPrivate::keys | | Prototype: | QStringList QProcessEnvironmentPrivate::keys() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 184-193 |
| | 7 | 2 |
QProcessEnvironmentPrivate::toList| Name: | QProcessEnvironmentPrivate::toList | | Prototype: | QStringList QProcessEnvironmentPrivate::toList() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 157-164 |
| | 5 | 2 |
QProcessPrivate::QProcessPrivate| Name: | QProcessPrivate::QProcessPrivate | | Prototype: | QProcessPrivate::QProcessPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 822-847 |
| | 19 | 1 |
QProcessPrivate::_q_canReadStandardError| Name: | QProcessPrivate::_q_canReadStandardError | | Prototype: | bool QProcessPrivate::_q_canReadStandardError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1044-1047 |
| | 1 | 1 |
QProcessPrivate::_q_canReadStandardOutput| Name: | QProcessPrivate::_q_canReadStandardOutput | | Prototype: | bool QProcessPrivate::_q_canReadStandardOutput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1036-1039 |
| | 1 | 1 |
QProcessPrivate::_q_startupNotification| Name: | QProcessPrivate::_q_startupNotification | | Prototype: | bool QProcessPrivate::_q_startupNotification() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1145-1170 |
| | 14 | 3 |
QProcessPrivate::closeChannel| Name: | QProcessPrivate::closeChannel | | Prototype: | void QProcessPrivate::closeChannel(Channel *channel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 151-154 |
| | 1 | 1 |
QProcessPrivate::destroyPipe| Name: | QProcessPrivate::destroyPipe | | Prototype: | void QProcessPrivate::destroyPipe(int *pipe) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 139-149 |
| | 6 | 3 |
QProcessPrivate::killProcess| Name: | QProcessPrivate::killProcess | | Prototype: | void QProcessPrivate::killProcess() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 664-671 |
| | 2 | 2 |
QProcessPrivate::setErrorAndEmit| Name: | QProcessPrivate::setErrorAndEmit | | Prototype: | void QProcessPrivate::setErrorAndEmit(QProcess::ProcessError error, const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 953-960 |
| | 5 | 1 |
QPropertyAnimation::QPropertyAnimation| Name: | QPropertyAnimation::QPropertyAnimation | | Prototype: | QPropertyAnimation::QPropertyAnimation(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 145-148 |
| | 2 | 1 |
QPropertyAnimation::QPropertyAnimation| Name: | QPropertyAnimation::QPropertyAnimation | | Prototype: | QPropertyAnimation::QPropertyAnimation(QObject *target, const QByteArray &propertyName, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 157-162 |
| | 2 | 1 |
QPropertyAnimation::event| Name: | QPropertyAnimation::event | | Prototype: | bool QPropertyAnimation::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 227-230 |
| | 1 | 1 |
QPropertyAnimation::propertyName| Name: | QPropertyAnimation::propertyName | | Prototype: | QByteArray QPropertyAnimation::propertyName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 205-209 |
| | 2 | 1 |
QPropertyAnimation::targetObject| Name: | QPropertyAnimation::targetObject | | Prototype: | QObject *QPropertyAnimation::targetObject() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QPropertyAnimation::updateCurrentValue| Name: | QPropertyAnimation::updateCurrentValue | | Prototype: | void QPropertyAnimation::updateCurrentValue(const QVariant &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QPropertyAnimation::~QPropertyAnimation| Name: | QPropertyAnimation::~QPropertyAnimation | | Prototype: | QPropertyAnimation::~QPropertyAnimation() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QPropertyAnimationPrivate::updateProperty| Name: | QPropertyAnimationPrivate::updateProperty | | Prototype: | void QPropertyAnimationPrivate::updateProperty(const QVariant &newValue) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 119-139 |
| | 11 | 4 |
QReadNotifier::QReadNotifier| Name: | QReadNotifier::QReadNotifier | | Prototype: | QReadNotifier(qintptr fd, QNativeSocketEngine *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1192-1194 |
| | 1 | 1 |
QReadWriteLock::QReadWriteLock| Name: | QReadWriteLock::QReadWriteLock | | Prototype: | QReadWriteLock::QReadWriteLock(RecursionMode recursionMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 111-113 |
| | 1 | 1 |
QReadWriteLock::lockForRead| Name: | QReadWriteLock::lockForRead | | Prototype: | void QReadWriteLock::lockForRead() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 135-163 |
| | 25 | 5 |
QReadWriteLock::tryLockForRead| Name: | QReadWriteLock::tryLockForRead | | Prototype: | bool QReadWriteLock::tryLockForRead() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 181-208 |
| | 24 | 5 |
QReadWriteLock::tryLockForWrite| Name: | QReadWriteLock::tryLockForWrite | | Prototype: | bool QReadWriteLock::tryLockForWrite() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 317-343 |
| | 29 | 5 |
QReadWriteLock::~QReadWriteLock| Name: | QReadWriteLock::~QReadWriteLock | | Prototype: | QReadWriteLock::~QReadWriteLock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 121-124 |
| | 1 | 1 |
QRect::intersects| Name: | QRect::intersects | | Prototype: | bool QRect::intersects(const QRect &r) const | | Coverage: | 100.000% (32/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1098-1138 |
| | 27 | 8 |
QRect::normalized| Name: | QRect::normalized | | Prototype: | QRect QRect::normalized() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 297-315 |
| | 12 | 3 |
QRect::operator&| Name: | QRect::operator& | | Prototype: | QRect QRect::operator&(const QRect &r) const | | Coverage: | 100.000% (32/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1019-1064 |
| | 32 | 8 |
QRect::operator|| Name: | QRect::operator| | | Prototype: | QRect QRect::operator|(const QRect &r) const | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 948-989 |
| | 30 | 7 |
QRectF::contains| Name: | QRectF::contains | | Prototype: | bool QRectF::contains(const QPointF &p) const | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1939-1966 |
| | 19 | 7 |
QRectF::normalized| Name: | QRectF::normalized | | Prototype: | QRectF QRectF::normalized() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1526-1538 |
| | 8 | 3 |
QRectF::operator|| Name: | QRectF::operator| | | Prototype: | QRectF QRectF::operator|(const QRectF &r) const | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2123-2161 |
| | 25 | 7 |
QRectF::toAlignedRect| Name: | QRectF::toAlignedRect | | Prototype: | QRect QRectF::toAlignedRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2344-2351 |
| | 5 | 1 |
QRecursiveMutexPrivate::QRecursiveMutexPrivate| Name: | QRecursiveMutexPrivate::QRecursiveMutexPrivate | | Prototype: | QRecursiveMutexPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 69-70 |
| | 1 | 1 |
QRecursiveMutexPrivate::lock| Name: | QRecursiveMutexPrivate::lock | | Prototype: | inline bool QRecursiveMutexPrivate::lock(int timeout) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 622-640 |
| | 12 | 4 |
QRecursiveMutexPrivate::unlock| Name: | QRecursiveMutexPrivate::unlock | | Prototype: | inline void QRecursiveMutexPrivate::unlock() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 645-653 |
| | 4 | 2 |
QRegExp::QRegExp| Name: | 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: | 3934-3938 |
| | 2 | 1 |
QRegExp::QRegExp| Name: | 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: | 3950-3954 |
| | 2 | 1 |
QRegExp::QRegExp| Name: | 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: | 3961-3965 |
| | 2 | 1 |
QRegExp::cap| Name: | 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: | 4435-4438 |
| | 1 | 1 |
QRegExp::cap| Name: | 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: | 4443-4446 |
| | 1 | 1 |
QRegExp::captureCount| Name: | 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: | 4348-4352 |
| | 2 | 1 |
QRegExp::capturedTexts| Name: | 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: | 4392-4410 |
| | 13 | 5 |
QRegExp::capturedTexts| Name: | 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: | 4415-4418 |
| | 1 | 1 |
QRegExp::caseSensitivity| Name: | 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: | 4129-4132 |
| | 1 | 1 |
QRegExp::escape| Name: | 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: | 4517-4544 |
| | 9 | 16 |
QRegExp::exactMatch| Name: | 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: | 4238-4249 |
| | 7 | 2 |
QRegExp::isEmpty| Name: | 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: | 4069-4072 |
| | 1 | 1 |
QRegExp::isMinimal| Name: | 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: | 4190-4193 |
| | 1 | 1 |
QRegExp::isValid| Name: | 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: | 4087-4095 |
| | 4 | 2 |
QRegExp::matchedLength| Name: | 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: | 4337-4340 |
| | 1 | 1 |
QRegExp::operator==| Name: | QRegExp::operator== | | Prototype: | bool QRegExp::operator==(const QRegExp &rx) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4025-4028 |
| | 1 | 1 |
QRegExp::pattern| Name: | 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: | 4104-4107 |
| | 1 | 1 |
QRegExp::patternSyntax| Name: | 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: | 4156-4159 |
| | 1 | 1 |
QRegExp::pos| Name: | 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: | 4473-4476 |
| | 1 | 1 |
QRegExp::setCaseSensitivity| Name: | 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: | 4142-4148 |
| | 3 | 2 |
QRegExp::setMinimal| Name: | 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: | 4212-4215 |
| | 1 | 1 |
QRegExp::setPattern| Name: | 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: | 4115-4121 |
| | 3 | 2 |
QRegExp::setPatternSyntax| Name: | 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: | 4176-4182 |
| | 3 | 2 |
QRegExp::~QRegExp| Name: | 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: | 3970-3974 |
| | 2 | 1 |
QRegExpAutomatonState::QRegExpAutomatonState| Name: | QRegExpAutomatonState::QRegExpAutomatonState | | Prototype: | inline QRegExpAutomatonState(int a, int m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 966-967 |
| | 1 | 1 |
QRegExpCharClass::QRegExpCharClass| Name: | QRegExpCharClass::QRegExpCharClass | | Prototype: | QRegExpCharClass::QRegExpCharClass() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2321-2327 |
| | 1 | 1 |
QRegExpCharClass::addCategories| Name: | QRegExpCharClass::addCategories | | Prototype: | void QRegExpCharClass::addCategories(uint cats) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2344-2380 |
| | 2 | 1 |
QRegExpCharClass::addSingleton| Name: | QRegExpCharClass::addSingleton | | Prototype: | void addSingleton(ushort ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1038-1038 |
| | 1 | 1 |
QRegExpCharClass::clear| Name: | QRegExpCharClass::clear | | Prototype: | void QRegExpCharClass::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2329-2334 |
| | 3 | 1 |
QRegExpCharClass::firstOccurrence| Name: | QRegExpCharClass::firstOccurrence | | Prototype: | const QVector<int> &firstOccurrence() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1042-1042 |
| | 1 | 1 |
QRegExpCharClass::in| Name: | QRegExpCharClass::in | | Prototype: | bool QRegExpCharClass::in(QChar ch) const | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2410-2429 |
| | 11 | 5 |
QRegExpCharClass::negative| Name: | QRegExpCharClass::negative | | Prototype: | bool negative() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1034-1034 |
| | 1 | 1 |
QRegExpCharClass::setNegative| Name: | QRegExpCharClass::setNegative | | Prototype: | void QRegExpCharClass::setNegative(bool negative) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2336-2342 |
| | 2 | 1 |
QRegExpEngine::Box::Box| Name: | QRegExpEngine::Box::Box | | Prototype: | QRegExpEngine::Box::Box(QRegExpEngine *engine) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2446-2456 |
| | 2 | 1 |
QRegExpEngine::Box::addAnchorsToEngine| Name: | QRegExpEngine::Box::addAnchorsToEngine | | Prototype: | void QRegExpEngine::Box::addAnchorsToEngine(const Box &to) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2715-2724 |
| | 5 | 3 |
QRegExpEngine::Box::cat| Name: | QRegExpEngine::Box::cat | | Prototype: | void QRegExpEngine::Box::cat(const Box &b) | | Coverage: | 100.000% (53/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2521-2589 |
| | 43 | 16 |
QRegExpEngine::Box::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::operator=| Name: | QRegExpEngine::Box::operator= | | Prototype: | QRegExpEngine::Box &QRegExpEngine::Box::operator=(const Box &b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2458-2477 |
| | 15 | 1 |
QRegExpEngine::Box::opt| Name: | QRegExpEngine::Box::opt | | Prototype: | void QRegExpEngine::Box::opt() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2636-2647 |
| | 7 | 1 |
QRegExpEngine::Box::orx| Name: | QRegExpEngine::Box::orx | | Prototype: | void QRegExpEngine::Box::orx(const Box &b) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2591-2620 |
| | 20 | 7 |
QRegExpEngine::Box::plus| Name: | QRegExpEngine::Box::plus | | Prototype: | void QRegExpEngine::Box::plus(int atom) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2622-2634 |
| | 3 | 1 |
QRegExpEngine::Box::set| Name: | QRegExpEngine::Box::set | | Prototype: | void QRegExpEngine::Box::set(QChar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2479-2492 |
| | 9 | 1 |
QRegExpEngine::Box::set| Name: | QRegExpEngine::Box::set | | Prototype: | void QRegExpEngine::Box::set(const QRegExpCharClass &cc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2494-2504 |
| | 6 | 1 |
QRegExpEngine::Box::setupHeuristics| Name: | QRegExpEngine::Box::setupHeuristics | | Prototype: | void QRegExpEngine::Box::setupHeuristics() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2662-2689 |
| | 11 | 4 |
QRegExpEngine::QRegExpEngine| Name: | QRegExpEngine::QRegExpEngine | | Prototype: | QRegExpEngine(Qt::CaseSensitivity cs, bool greedyQuantifiers) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1080-1081 |
| | 1 | 1 |
QRegExpEngine::QRegExpEngine| Name: | QRegExpEngine::QRegExpEngine | | Prototype: | QRegExpEngine::QRegExpEngine(const QRegExpEngineKey &key) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1341-1356 |
| | 6 | 2 |
QRegExpEngine::addAnchors| Name: | QRegExpEngine::addAnchors | | Prototype: | void QRegExpEngine::addAnchors(int from, int to, int a) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1591-1597 |
| | 4 | 2 |
QRegExpEngine::addCatTransitions| Name: | QRegExpEngine::addCatTransitions | | Prototype: | void QRegExpEngine::addCatTransitions(const QVector<int> &from, const QVector<int> &to) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1526-1530 |
| | 2 | 2 |
QRegExpEngine::addPlusTransitions| Name: | QRegExpEngine::addPlusTransitions | | Prototype: | void QRegExpEngine::addPlusTransitions(const QVector<int> &from, const QVector<int> &to, int atom) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1533-1548 |
| | 9 | 5 |
QRegExpEngine::anchorAlternation| Name: | QRegExpEngine::anchorAlternation | | Prototype: | int QRegExpEngine::anchorAlternation(int a, int b) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1555-1569 |
| | 8 | 3 |
QRegExpEngine::anchorConcatenation| Name: | QRegExpEngine::anchorConcatenation | | Prototype: | int QRegExpEngine::anchorConcatenation(int a, int b) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1574-1584 |
| | 7 | 3 |
QRegExpEngine::captureCount| Name: | QRegExpEngine::captureCount | | Prototype: | int captureCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1088-1088 |
| | 1 | 1 |
QRegExpEngine::createState| Name: | QRegExpEngine::createState | | Prototype: | int QRegExpEngine::createState(QChar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1487-1490 |
| | 1 | 1 |
QRegExpEngine::createState| Name: | QRegExpEngine::createState | | Prototype: | int QRegExpEngine::createState(const QRegExpCharClass &cc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1492-1502 |
| | 3 | 1 |
QRegExpEngine::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::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::goodStringMatch| Name: | QRegExpEngine::goodStringMatch | | Prototype: | bool QRegExpEngine::goodStringMatch(QRegExpMatchState &matchState) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1870-1888 |
| | 13 | 5 |
QRegExpEngine::heuristicallyChooseHeuristic| Name: | QRegExpEngine::heuristicallyChooseHeuristic | | Prototype: | void QRegExpEngine::heuristicallyChooseHeuristic() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1614-1643 |
| | 14 | 5 |
QRegExpEngine::isValid| Name: | QRegExpEngine::isValid | | Prototype: | bool isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1086-1086 |
| | 1 | 1 |
QRegExpEngine::parseExpression| Name: | QRegExpEngine::parseExpression | | Prototype: | void QRegExpEngine::parseExpression(Box *box) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3772-3784 |
| | 7 | 2 |
QRegExpEngine::parseFactor| Name: | QRegExpEngine::parseFactor | | Prototype: | void QRegExpEngine::parseFactor(Box *box) | | Coverage: | 100.000% (31/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3674-3757 |
| | 48 | 9 |
QRegExpEngine::parseTerm| Name: | QRegExpEngine::parseTerm | | Prototype: | void QRegExpEngine::parseTerm(Box *box) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3759-3770 |
| | 6 | 3 |