Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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: | 944-944 |
| | 1 | 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 |
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::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::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::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::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: | 497-498 |
| | 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: | 507-508 |
| | 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: | 543-544 |
| | 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: | 628-629 |
| | 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: | 555-556 |
| | 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: | 638-639 |
| | 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: | 485-486 |
| | 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: | 565-566 |
| | 1 | 1 |
QRegion::rectCountName: | QRegion::rectCount | Prototype: | int QRegion::rectCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4291-4294 |
| | 1 | 1 |
QRegionPrivate::QRegionPrivateName: | 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: | 1132-1132 |
| | 1 | 1 |
QRegionPrivate::canAppendName: | 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: | 1570-1573 |
| | 1 | 1 |
QRegionPrivate::canPrependName: | 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: | 1592-1595 |
| | 1 | 1 |
QRegionPrivate::containsName: | 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: | 1147-1149 |
| | 1 | 1 |
QRegionSpan::QRegionSpanName: | 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: | 3436-3436 |
| | 1 | 1 |
QRegionSpan::widthName: | 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: | 3440-3440 |
| | 1 | 1 |
QRegularExpression::patternName: | 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::patternOptionsName: | 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 |
QRegularExpressionMatch::QRegularExpressionMatchName: | 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::capturedLengthName: | 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::hasMatchName: | 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::hasPartialMatchName: | 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::isValidName: | 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::lastCapturedIndexName: | 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::matchOptionsName: | 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::matchTypeName: | 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::regularExpressionName: | 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 |
QRegularExpressionMatchIterator::hasNextName: | 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::isValidName: | 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::matchOptionsName: | 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::matchTypeName: | 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::regularExpressionName: | 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 |
QRegularExpressionMatchIteratorPrivate::hasNextName: | 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 |
QRegularExpressionPrivate::~QRegularExpressionPrivateName: | 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 |
QRelation::QRelationName: | 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 |
QRelation::isDictionaryInitializedName: | 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::isValidName: | 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 |
QRenderRule::QRenderRuleName: | 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::backgroundName: | 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::borderName: | 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::boxName: | 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::geometryName: | 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::hasBackgroundName: | 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::hasBorderName: | 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::hasBoxName: | 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::hasContentsSizeName: | 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::hasDrawableName: | QRenderRule::hasDrawable | Prototype: | bool hasDrawable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 530-530 |
| | 1 | 1 |
QRenderRule::hasGeometryName: | 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: | 529-529 |
| | 1 | 1 |
QRenderRule::hasImageName: | 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: | 531-531 |
| | 1 | 1 |
QRenderRule::hasOutlineName: | 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: | 527-527 |
| | 1 | 1 |
QRenderRule::hasPaletteName: | 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: | 500-500 |
| | 1 | 1 |
QRenderRule::hasPositionName: | 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: | 528-528 |
| | 1 | 1 |
QRenderRule::hasStyleHintName: | 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: | 566-566 |
| | 1 | 1 |
QRenderRule::minimumContentsSizeName: | QRenderRule::minimumContentsSize | Prototype: | QSize minimumContentsSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 533-534 |
| | 1 | 1 |
QRenderRule::minimumSizeName: | 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: | 535-536 |
| | 1 | 1 |
QRenderRule::outlineName: | 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: | 496-496 |
| | 1 | 1 |
QRenderRule::paletteName: | 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: | 492-492 |
| | 1 | 1 |
QRenderRule::positionName: | 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: | 498-498 |
| | 1 | 1 |
QRenderRule::sizeName: | 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: | 551-551 |
| | 1 | 1 |
QRenderRule::sizeName: | 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: | 552-552 |
| | 1 | 1 |
QRenderRule::styleHintName: | 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: | 567-567 |
| | 1 | 1 |
QResizeEvent::QResizeEventName: | 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: | 1613-1615 |
| | 1 | 1 |
QResourceFileEngine::beginEntryListName: | 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: | 1441-1445 |
| | 1 | 1 |
QResourceFileEngine::caseSensitiveName: | 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: | 1225-1228 |
| | 1 | 1 |
QResourceFileEngine::copyName: | 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: | 1302-1305 |
| | 1 | 1 |
QResourceFileEngine::endEntryListName: | 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: | 1450-1453 |
| | 1 | 1 |
QResourceFileEngine::entryListName: | 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: | 1220-1223 |
| | 1 | 1 |
QResourceFileEngine::fileTimeName: | 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: | 1433-1436 |
| | 1 | 1 |
QResourceFileEngine::flushName: | 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: | 1272-1275 |
| | 1 | 1 |
QResourceFileEngine::isRelativePathName: | 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: | 1417-1420 |
| | 1 | 1 |
QResourceFileEngine::isSequentialName: | 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: | 1355-1358 |
| | 1 | 1 |
QResourceFileEngine::linkName: | 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: | 1312-1315 |
| | 1 | 1 |
QResourceFileEngine::mkdirName: | 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: | 1205-1208 |
| | 1 | 1 |
QResourceFileEngine::ownerName: | 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: | 1428-1431 |
| | 1 | 1 |
QResourceFileEngine::ownerIdName: | 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: | 1422-1426 |
| | 1 | 1 |
QResourceFileEngine::removeName: | 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: | 1297-1300 |
| | 1 | 1 |
QResourceFileEngine::renameName: | 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: | 1307-1310 |
| | 1 | 1 |
QResourceFileEngine::rmdirName: | 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: | 1210-1213 |
| | 1 | 1 |
QResourceFileEngine::setPermissionsName: | 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: | 1383-1386 |
| | 1 | 1 |
QResourceFileEngine::setSizeName: | 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: | 1215-1218 |
| | 1 | 1 |
QResourceFileEngine::supportsExtensionName: | QResourceFileEngine::supportsExtension | Prototype: | bool QResourceFileEngine::supportsExtension(Extension extension) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1471-1474 |
| | 1 | 1 |
QResourceFileEngine::writeName: | 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: | 1292-1295 |
| | 1 | 1 |
QResourceFileEnginePrivate::QResourceFileEnginePrivateName: | QResourceFileEnginePrivate::QResourceFileEnginePrivate | Prototype: | QResourceFileEnginePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1202-1202 |
| | 1 | 1 |
QResourcePrivate::QResourcePrivateName: | 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: | 217-217 |
| | 1 | 1 |
QResourcePrivate::~QResourcePrivateName: | 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: | 218-218 |
| | 1 | 1 |
QResourceRoot::QResourceRootName: | 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: | 111-111 |
| | 1 | 1 |
QResourceRoot::QResourceRootName: | 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: | 112-112 |
| | 1 | 1 |
QResourceRoot::findOffsetName: | 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: | 104-104 |
| | 1 | 1 |