| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QResourceRoot::findOffset| Name: | QResourceRoot::findOffset | | Prototype: | inline int findOffset(int node) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 98-98 |
| | 1 | 1 |
QResourceRoot::QResourceRoot| Name: | QResourceRoot::QResourceRoot | | Prototype: | inline QResourceRoot() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 105-105 |
| | 1 | 1 |
QResourceRoot::QResourceRoot| Name: | QResourceRoot::QResourceRoot | | Prototype: | inline QResourceRoot(const uchar *t, const uchar *n, const uchar *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 106-106 |
| | 1 | 1 |
QResourcePrivate::~QResourcePrivate| Name: | QResourcePrivate::~QResourcePrivate | | Prototype: | inline ~QResourcePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 212-212 |
| | 1 | 1 |
QResourcePrivate::QResourcePrivate| Name: | QResourcePrivate::QResourcePrivate | | Prototype: | inline QResourcePrivate(QResource *_q) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 211-211 |
| | 1 | 1 |
QResourceFileEnginePrivate::QResourceFileEnginePrivate| Name: | QResourceFileEnginePrivate::QResourceFileEnginePrivate | | Prototype: | QResourceFileEnginePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1194-1194 |
| | 1 | 1 |
QResourceFileEngine::write| Name: | QResourceFileEngine::write | | Prototype: | qint64 QResourceFileEngine::write(const char *, qint64) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1290-1293 |
| | 1 | 1 |
QResourceFileEngine::supportsExtension| Name: | QResourceFileEngine::supportsExtension | | Prototype: | bool QResourceFileEngine::supportsExtension(Extension extension) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1467-1470 |
| | 1 | 1 |
QResourceFileEngine::setSize| Name: | QResourceFileEngine::setSize | | Prototype: | bool QResourceFileEngine::setSize(qint64) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1207-1210 |
| | 1 | 1 |
QResourceFileEngine::setPermissions| Name: | QResourceFileEngine::setPermissions | | Prototype: | bool QResourceFileEngine::setPermissions(uint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1379-1382 |
| | 1 | 1 |
QResourceFileEngine::rmdir| Name: | QResourceFileEngine::rmdir | | Prototype: | bool QResourceFileEngine::rmdir(const QString &, bool) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1202-1205 |
| | 1 | 1 |
QResourceFileEngine::rename| Name: | QResourceFileEngine::rename | | Prototype: | bool QResourceFileEngine::rename(const QString &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1305-1308 |
| | 1 | 1 |
QResourceFileEngine::remove| Name: | QResourceFileEngine::remove | | Prototype: | bool QResourceFileEngine::remove() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1295-1298 |
| | 1 | 1 |
QResourceFileEngine::ownerId| Name: | QResourceFileEngine::ownerId | | Prototype: | uint QResourceFileEngine::ownerId(FileOwner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1418-1422 |
| | 1 | 1 |
QResourceFileEngine::owner| Name: | QResourceFileEngine::owner | | Prototype: | QString QResourceFileEngine::owner(FileOwner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1424-1427 |
| | 1 | 1 |
QResourceFileEngine::mkdir| Name: | QResourceFileEngine::mkdir | | Prototype: | bool QResourceFileEngine::mkdir(const QString &, bool) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1197-1200 |
| | 1 | 1 |
QResourceFileEngine::link| Name: | QResourceFileEngine::link | | Prototype: | bool QResourceFileEngine::link(const QString &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1310-1313 |
| | 1 | 1 |
QResourceFileEngine::isSequential| Name: | QResourceFileEngine::isSequential | | Prototype: | bool QResourceFileEngine::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1351-1354 |
| | 1 | 1 |
QResourceFileEngine::isRelativePath| Name: | QResourceFileEngine::isRelativePath | | Prototype: | bool QResourceFileEngine::isRelativePath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1413-1416 |
| | 1 | 1 |
QResourceFileEngine::flush| Name: | QResourceFileEngine::flush | | Prototype: | bool QResourceFileEngine::flush() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1270-1273 |
| | 1 | 1 |
QResourceFileEngine::fileTime| Name: | QResourceFileEngine::fileTime | | Prototype: | QDateTime QResourceFileEngine::fileTime(FileTime) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1429-1432 |
| | 1 | 1 |
QResourceFileEngine::entryList| Name: | QResourceFileEngine::entryList | | Prototype: | QStringList QResourceFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1212-1215 |
| | 1 | 1 |
QResourceFileEngine::endEntryList| Name: | QResourceFileEngine::endEntryList | | Prototype: | QAbstractFileEngine::Iterator *QResourceFileEngine::endEntryList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1446-1449 |
| | 1 | 1 |
QResourceFileEngine::copy| Name: | QResourceFileEngine::copy | | Prototype: | bool QResourceFileEngine::copy(const QString &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1300-1303 |
| | 1 | 1 |
QResourceFileEngine::caseSensitive| Name: | QResourceFileEngine::caseSensitive | | Prototype: | bool QResourceFileEngine::caseSensitive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1217-1220 |
| | 1 | 1 |
QResourceFileEngine::beginEntryList| Name: | QResourceFileEngine::beginEntryList | | Prototype: | QAbstractFileEngine::Iterator *QResourceFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1437-1441 |
| | 1 | 1 |
QResizeEvent::QResizeEvent| Name: | QResizeEvent::QResizeEvent | | Prototype: | QResizeEvent::QResizeEvent(const QSize &size, const QSize &oldSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1547-1549 |
| | 1 | 1 |
QRenderRule::styleHint| Name: | QRenderRule::styleHint | | Prototype: | QVariant styleHint(const QString &sh) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 561-561 |
| | 1 | 1 |
QRenderRule::size| Name: | QRenderRule::size | | Prototype: | QSize size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 545-545 |
| | 1 | 1 |
QRenderRule::size| Name: | QRenderRule::size | | Prototype: | QSize size(const QSize &sz) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 546-546 |
| | 1 | 1 |
QRenderRule::position| Name: | QRenderRule::position | | Prototype: | const QStyleSheetPositionData *position() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 492-492 |
| | 1 | 1 |
QRenderRule::palette| Name: | QRenderRule::palette | | Prototype: | const QStyleSheetPaletteData *palette() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 486-486 |
| | 1 | 1 |
QRenderRule::outline| Name: | QRenderRule::outline | | Prototype: | const QStyleSheetOutlineData *outline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 490-490 |
| | 1 | 1 |
QRenderRule::minimumSize| Name: | QRenderRule::minimumSize | | Prototype: | QSize minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 529-530 |
| | 1 | 1 |
QRenderRule::minimumContentsSize| Name: | QRenderRule::minimumContentsSize | | Prototype: | QSize minimumContentsSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 527-528 |
| | 1 | 1 |
QRenderRule::hasStyleHint| Name: | QRenderRule::hasStyleHint | | Prototype: | bool hasStyleHint(const QString &sh) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 560-560 |
| | 1 | 1 |
QRenderRule::hasPosition| Name: | QRenderRule::hasPosition | | Prototype: | bool hasPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 522-522 |
| | 1 | 1 |
QRenderRule::hasPalette| Name: | QRenderRule::hasPalette | | Prototype: | bool hasPalette() 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::hasOutline| Name: | QRenderRule::hasOutline | | Prototype: | bool hasOutline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 521-521 |
| | 1 | 1 |
QRenderRule::hasImage| Name: | QRenderRule::hasImage | | Prototype: | bool hasImage() 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::hasGeometry| Name: | QRenderRule::hasGeometry | | Prototype: | bool hasGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 523-523 |
| | 1 | 1 |
QRenderRule::hasDrawable| Name: | QRenderRule::hasDrawable | | Prototype: | bool hasDrawable() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 524-524 |
| | 1 | 1 |
QRenderRule::hasContentsSize| Name: | QRenderRule::hasContentsSize | | Prototype: | bool hasContentsSize() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 542-543 |
| | 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: | 519-519 |
| | 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: | 520-520 |
| | 1 | 1 |
QRenderRule::hasBackground| Name: | QRenderRule::hasBackground | | Prototype: | bool hasBackground() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 495-495 |
| | 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: | 491-491 |
| | 1 | 1 |
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: | 487-487 |
| | 1 | 1 |
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: | 489-489 |
| | 1 | 1 |
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: | 488-488 |
| | 1 | 1 |
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: | 461-461 |
| | 1 | 1 |
QRelation::isValid| Name: | QRelation::isValid | | Prototype: | bool QRelation::isValid() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 229-232 |
| | 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: | 183-186 |
| | 1 | 1 |
QRelation::QRelation| Name: | QRelation::QRelation | | Prototype: | QRelation() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 128-128 |
| | 1 | 1 |
QRegularExpressionPrivate::~QRegularExpressionPrivate| Name: | QRegularExpressionPrivate::~QRegularExpressionPrivate | | Prototype: | QRegularExpressionPrivate::~QRegularExpressionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 945-948 |
| | 1 | 1 |
QRegularExpressionMatchIteratorPrivate::hasNext| Name: | QRegularExpressionMatchIteratorPrivate::hasNext | | Prototype: | bool QRegularExpressionMatchIteratorPrivate::hasNext() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1464-1467 |
| | 1 | 1 |
QRegularExpressionMatchIterator::regularExpression| Name: | QRegularExpressionMatchIterator::regularExpression | | Prototype: | QRegularExpression QRegularExpressionMatchIterator::regularExpression() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2409-2412 |
| | 1 | 1 |
QRegularExpressionMatchIterator::matchType| Name: | QRegularExpressionMatchIterator::matchType | | Prototype: | QRegularExpression::MatchType QRegularExpressionMatchIterator::matchType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2421-2424 |
| | 1 | 1 |
QRegularExpressionMatchIterator::matchOptions| Name: | QRegularExpressionMatchIterator::matchOptions | | Prototype: | QRegularExpression::MatchOptions QRegularExpressionMatchIterator::matchOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2433-2436 |
| | 1 | 1 |
QRegularExpressionMatchIterator::isValid| Name: | QRegularExpressionMatchIterator::isValid | | Prototype: | bool QRegularExpressionMatchIterator::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2355-2358 |
| | 1 | 1 |
QRegularExpressionMatchIterator::hasNext| Name: | QRegularExpressionMatchIterator::hasNext | | Prototype: | bool QRegularExpressionMatchIterator::hasNext() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2366-2369 |
| | 1 | 1 |
QRegularExpressionMatch::regularExpression| Name: | QRegularExpressionMatch::regularExpression | | Prototype: | QRegularExpression QRegularExpressionMatch::regularExpression() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1990-1993 |
| | 1 | 1 |
QRegularExpressionMatch::matchType| Name: | QRegularExpressionMatch::matchType | | Prototype: | QRegularExpression::MatchType QRegularExpressionMatch::matchType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2003-2006 |
| | 1 | 1 |
QRegularExpressionMatch::matchOptions| Name: | QRegularExpressionMatch::matchOptions | | Prototype: | QRegularExpression::MatchOptions QRegularExpressionMatch::matchOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2015-2018 |
| | 1 | 1 |
QRegularExpressionMatch::lastCapturedIndex| Name: | QRegularExpressionMatch::lastCapturedIndex | | Prototype: | int QRegularExpressionMatch::lastCapturedIndex() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2034-2037 |
| | 1 | 1 |
QRegularExpressionMatch::isValid| Name: | QRegularExpressionMatch::isValid | | Prototype: | bool QRegularExpressionMatch::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2273-2276 |
| | 1 | 1 |
QRegularExpressionMatch::hasPartialMatch| Name: | QRegularExpressionMatch::hasPartialMatch | | Prototype: | bool QRegularExpressionMatch::hasPartialMatch() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2261-2264 |
| | 1 | 1 |
QRegularExpressionMatch::hasMatch| Name: | QRegularExpressionMatch::hasMatch | | Prototype: | bool QRegularExpressionMatch::hasMatch() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2246-2249 |
| | 1 | 1 |
QRegularExpressionMatch::capturedLength| Name: | QRegularExpressionMatch::capturedLength | | Prototype: | int QRegularExpressionMatch::capturedLength(int nth) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2158-2162 |
| | 1 | 1 |
QRegularExpressionMatch::QRegularExpressionMatch| Name: | QRegularExpressionMatch::QRegularExpressionMatch | | Prototype: | QRegularExpressionMatch::QRegularExpressionMatch() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1924-1933 |
| | 1 | 1 |
QRegularExpression::patternOptions| Name: | QRegularExpression::patternOptions | | Prototype: | QRegularExpression::PatternOptions QRegularExpression::patternOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1557-1560 |
| | 1 | 1 |
QRegularExpression::pattern| Name: | QRegularExpression::pattern | | Prototype: | QString QRegularExpression::pattern() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1534-1537 |
| | 1 | 1 |
QRegionSpan::width| Name: | QRegionSpan::width | | Prototype: | int width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3416-3416 |
| | 1 | 1 |
QRegionSpan::QRegionSpan| Name: | QRegionSpan::QRegionSpan | | Prototype: | QRegionSpan(int x1_, int x2_) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3412-3412 |
| | 1 | 1 |
QRegionPrivate::contains| Name: | QRegionPrivate::contains | | Prototype: | inline bool contains(const QRegionPrivate &r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1123-1125 |
| | 1 | 1 |
QRegionPrivate::canPrepend| Name: | QRegionPrivate::canPrepend | | Prototype: | bool QRegionPrivate::canPrepend(const QRegionPrivate *r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1568-1571 |
| | 1 | 1 |
QRegionPrivate::canAppend| Name: | QRegionPrivate::canAppend | | Prototype: | bool QRegionPrivate::canAppend(const QRegionPrivate *r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1546-1549 |
| | 1 | 1 |
QRegionPrivate::QRegionPrivate| Name: | QRegionPrivate::QRegionPrivate | | Prototype: | inline QRegionPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1108-1108 |
| | 1 | 1 |
QRegion::rectCount| Name: | QRegion::rectCount | | Prototype: | int QRegion::rectCount() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4267-4270 |
| | 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: | 549-550 |
| | 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: | 469-470 |
| | 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: | 622-623 |
| | 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: | 539-540 |
| | 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: | 612-613 |
| | 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: | 527-528 |
| | 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: | 481-482 |
| | 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: | 491-492 |
| | 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: | 584-585 |
| | 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: | 592-595 |
| | 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: | 503-504 |
| | 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: | 513-516 |
| | 1 | 1 |
QRegion::isNull| Name: | QRegion::isNull | | Prototype: | bool QRegion::isNull() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3915-3918 |
| | 1 | 1 |
QRegion::isEmpty| Name: | QRegion::isEmpty | | Prototype: | bool QRegion::isEmpty() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3910-3913 |
| | 1 | 1 |
QRegion::contains| Name: | 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: | 3920-3923 |
| | 1 | 1 |
QRegion::contains| Name: | 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: | 3925-3928 |
| | 1 | 1 |
QRegExpPrivate::QRegExpPrivate| Name: | QRegExpPrivate::QRegExpPrivate | | Prototype: | inline QRegExpPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3803-3804 |
| | 1 | 1 |
QRegExpPrivate::QRegExpPrivate| Name: | QRegExpPrivate::QRegExpPrivate | | Prototype: | inline QRegExpPrivate(const QRegExpEngineKey &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3805-3806 |
| | 1 | 1 |
QRegExpMatchState::~QRegExpMatchState| Name: | QRegExpMatchState::~QRegExpMatchState | | Prototype: | inline ~QRegExpMatchState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 938-938 |
| | 1 | 1 |
QRegExpMatchState::drain| Name: | QRegExpMatchState::drain | | Prototype: | void drain() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 940-940 |
| | 1 | 1 |
QRegExpMatchState::QRegExpMatchState| Name: | QRegExpMatchState::QRegExpMatchState | | Prototype: | inline QRegExpMatchState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 937-937 |
| | 1 | 1 |