Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QRegion::operator+Name: | QRegion::operator+ | Prototype: | QRegion QRegion::operator+(const QRect &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 507-508 |
| | 1 | 1 |
QRegion::operator&=Name: | QRegion::operator&= | Prototype: | QRegion& QRegion::operator&=(const QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 600-601 |
| | 1 | 1 |
QRegion::operator&=Name: | QRegion::operator&= | Prototype: | QRegion& QRegion::operator&=(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 608-611 |
| | 1 | 1 |
QRegion::operator&Name: | QRegion::operator& | Prototype: | QRegion QRegion::operator&(const QRegion &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 519-520 |
| | 1 | 1 |
QRegion::operator&Name: | QRegion::operator& | Prototype: | QRegion QRegion::operator&(const QRect &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 529-532 |
| | 1 | 1 |
QRegion::isNullName: | QRegion::isNull | Prototype: | bool QRegion::isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3939-3942 |
| | 1 | 1 |
QRegion::isEmptyName: | QRegion::isEmpty | Prototype: | bool QRegion::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3934-3937 |
| | 1 | 1 |
QRegion::containsName: | QRegion::contains | Prototype: | bool QRegion::contains(const QPoint &p) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3944-3947 |
| | 1 | 1 |
QRegion::containsName: | QRegion::contains | Prototype: | bool QRegion::contains(const QRect &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3949-3952 |
| | 1 | 1 |
QRegion::cleanUpName: | QRegion::cleanUp | Prototype: | void QRegion::cleanUp(QRegion::QRegionData *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3893-3897 |
| | 2 | 1 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3835-3838 |
| | 2 | 1 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3875-3879 |
| | 2 | 1 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(int x, int y, int w, int h, RegionType t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 243-248 |
| | 3 | 1 |
QRegExpValidator::QRegExpValidatorName: | QRegExpValidator::QRegExpValidator | Prototype: | QRegExpValidator::QRegExpValidator(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 847-850 |
| | 2 | 1 |
QRegExpValidator::QRegExpValidatorName: | QRegExpValidator::QRegExpValidator | Prototype: | QRegExpValidator::QRegExpValidator(const QRegExp& rx, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 860-863 |
| | 2 | 1 |
QRegExpPrivate::QRegExpPrivateName: | 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: | 3809-3810 |
| | 1 | 1 |
QRegExpPrivate::QRegExpPrivateName: | 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: | 3811-3812 |
| | 1 | 1 |
QRegExpMatchState::~QRegExpMatchStateName: | 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: | 944-944 |
| | 1 | 1 |
QRegExpMatchState::prepareForMatchName: | 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: | 1371-1412 |
| | 24 | 1 |
QRegExpMatchState::drainName: | 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: | 946-946 |
| | 1 | 1 |
QRegExpMatchState::QRegExpMatchStateName: | 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: | 943-943 |
| | 1 | 1 |
QRegExpLookahead::~QRegExpLookaheadName: | 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: | 1320-1320 |
| | 1 | 1 |
QRegExpLookahead::QRegExpLookaheadName: | 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: | 1318-1319 |
| | 1 | 1 |
QRegExpEngineKey::clearName: | QRegExpEngineKey::clear | Prototype: | inline void clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 883-887 |
| | 3 | 1 |
QRegExpEngineKey::QRegExpEngineKeyName: | 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: | 879-881 |
| | 1 | 1 |
QRegExpEngine::~QRegExpEngineName: | 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: | 1364-1369 |
| | 1 | 1 |
QRegExpEngine::startTokenizerName: | 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: | 3331-3342 |
| | 9 | 1 |
QRegExpEngine::setupStateName: | 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: | 1735-1743 |
| | 2 | 1 |
QRegExpEngine::setupName: | 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: | 1710-1733 |
| | 13 | 1 |
QRegExpEngine::isValidName: | 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: | 1092-1092 |
| | 1 | 1 |
QRegExpEngine::getCharName: | QRegExpEngine::getChar | Prototype: | int QRegExpEngine::getChar() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2891-2894 |
| | 1 | 1 |
QRegExpEngine::errorStringName: | QRegExpEngine::errorString | Prototype: | const QString &errorString() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1093-1093 |
| | 1 | 1 |
QRegExpEngine::createStateName: | 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: | 1493-1496 |
| | 1 | 1 |
QRegExpEngine::createStateName: | 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: | 1498-1508 |
| | 3 | 1 |
QRegExpEngine::captureCountName: | 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: | 1094-1094 |
| | 1 | 1 |
QRegExpEngine::QRegExpEngineName: | 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: | 1086-1087 |
| | 1 | 1 |
QRegExpEngine::Box::setName: | 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: | 2500-2510 |
| | 6 | 1 |
QRegExpEngine::Box::setName: | 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: | 2485-2498 |
| | 9 | 1 |
QRegExpEngine::Box::plusName: | 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: | 2628-2640 |
| | 3 | 1 |
QRegExpEngine::Box::optName: | 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: | 2642-2653 |
| | 7 | 1 |
QRegExpEngine::Box::operator=Name: | QRegExpEngine::Box::operator= | Prototype: | QRegExpEngine::Box &QRegExpEngine::Box::operator=(const Box &b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2464-2483 |
| | 15 | 1 |
QRegExpEngine::Box::clearName: | 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: | 1218-1218 |
| | 1 | 1 |
QRegExpEngine::Box::BoxName: | QRegExpEngine::Box::Box | Prototype: | Box(const Box &b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1214-1214 |
| | 1 | 1 |
QRegExpEngine::Box::BoxName: | 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: | 2452-2462 |
| | 2 | 1 |
QRegExpCharClass::setNegativeName: | 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: | 2342-2348 |
| | 2 | 1 |
QRegExpCharClass::negativeName: | 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: | 1040-1040 |
| | 1 | 1 |
QRegExpCharClass::firstOccurrenceName: | 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: | 1048-1048 |
| | 1 | 1 |
QRegExpCharClass::clearName: | 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: | 2335-2340 |
| | 3 | 1 |
QRegExpCharClass::addSingletonName: | 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: | 1044-1044 |
| | 1 | 1 |
QRegExpCharClass::addCategoriesName: | 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: | 2350-2386 |
| | 2 | 1 |
QRegExpCharClass::QRegExpCharClassName: | 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: | 2327-2333 |
| | 1 | 1 |
QRegExpAutomatonState::QRegExpAutomatonStateName: | 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: | 972-973 |
| | 1 | 1 |
QRegExp::~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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRegExp::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 |
QRecursiveMutexPrivate::QRecursiveMutexPrivateName: | QRecursiveMutexPrivate::QRecursiveMutexPrivate | Prototype: | QRecursiveMutexPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 75-76 |
| | 1 | 1 |
QRectVectorPath::setName: | QRectVectorPath::set | Prototype: | inline void set(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 87-100 |
| | 12 | 1 |
QRectVectorPath::setName: | QRectVectorPath::set | Prototype: | inline void set(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 102-115 |
| | 12 | 1 |
QRectVectorPath::QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 116-120 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 121-125 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 126-128 |
| | 1 | 1 |
QRectF::toAlignedRectName: | QRectF::toAlignedRect | Prototype: | QRect QRectF::toAlignedRect() const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2378-2385 |
| | 5 | 1 |
QReadWriteLockPrivate::releaseName: | QReadWriteLockPrivate::release | Prototype: | void QReadWriteLockPrivate::release() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 630-635 |
| | 3 | 1 |
QReadWriteLockPrivate::allocateName: | QReadWriteLockPrivate::allocate | Prototype: | QReadWriteLockPrivate *QReadWriteLockPrivate::allocate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 620-628 |
| | 6 | 1 |
QReadWriteLock::tryLockForWriteName: | QReadWriteLock::tryLockForWrite | Prototype: | bool QReadWriteLock::tryLockForWrite() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 312-315 |
| | 1 | 1 |
QReadWriteLock::tryLockForReadName: | QReadWriteLock::tryLockForRead | Prototype: | bool QReadWriteLock::tryLockForRead() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 198-201 |
| | 1 | 1 |
QReadWriteLock::lockForWriteName: | QReadWriteLock::lockForWrite | Prototype: | void QReadWriteLock::lockForWrite() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 292-295 |
| | 1 | 1 |
QReadWriteLock::QReadWriteLockName: | 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: | 144-148 |
| | 1 | 1 |
QReadNotifier::QReadNotifierName: | 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: | 1200-1202 |
| | 1 | 1 |
QRawFontPrivate::loadFromDataName: | QRawFontPrivate::loadFromData | Prototype: | void QRawFontPrivate::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 758-765 |
| | 3 | 1 |
QRawFont::xHeightName: | QRawFont::xHeight | Prototype: | qreal QRawFont::xHeight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 356-359 |
| | 1 | 1 |
QRawFont::weightName: | QRawFont::weight | Prototype: | int QRawFont::weight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 469-472 |
| | 1 | 1 |
QRawFont::unitsPerEmName: | QRawFont::unitsPerEm | Prototype: | qreal QRawFont::unitsPerEm() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 413-416 |
| | 1 | 1 |
QRawFont::underlinePositionName: | QRawFont::underlinePosition | Prototype: | qreal QRawFont::underlinePosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 431-434 |
| | 1 | 1 |
QRawFont::supportsCharacterName: | QRawFont::supportsCharacter | Prototype: | bool QRawFont::supportsCharacter(QChar character) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 682-685 |
| | 1 | 1 |
QRawFont::supportsCharacterName: | QRawFont::supportsCharacter | Prototype: | bool QRawFont::supportsCharacter(uint ucs4) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 694-697 |
| | 1 | 1 |
QRawFont::styleNameName: | QRawFont::styleName | Prototype: | QString QRawFont::styleName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 449-452 |
| | 1 | 1 |
QRawFont::styleName: | QRawFont::style | Prototype: | QFont::Style QRawFont::style() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 459-462 |
| | 1 | 1 |
QRawFont::pixelSizeName: | QRawFont::pixelSize | Prototype: | qreal QRawFont::pixelSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 400-403 |
| | 1 | 1 |
QRawFont::operator==Name: | QRawFont::operator== | Prototype: | bool QRawFont::operator==(const QRawFont &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 306-309 |
| | 1 | 1 |
QRawFont::operator=Name: | QRawFont::operator= | Prototype: | QRawFont &QRawFont::operator=(const QRawFont &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 200-204 |
| | 2 | 1 |
QRawFont::maxCharWidthName: | QRawFont::maxCharWidth | Prototype: | qreal QRawFont::maxCharWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 388-391 |
| | 1 | 1 |
QRawFont::loadFromDataName: | QRawFont::loadFromData | Prototype: | void QRawFont::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 249-257 |
| | 4 | 1 |
QRawFont::lineThicknessName: | QRawFont::lineThickness | Prototype: | qreal QRawFont::lineThickness() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 422-425 |
| | 1 | 1 |
QRawFont::leadingName: | QRawFont::leading | Prototype: | qreal QRawFont::leading() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 368-371 |
| | 1 | 1 |