| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 943-943 |
| | 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: | 946-946 |
| | 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: | 944-944 |
| | 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: | 3809-3810 |
| | 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: | 3811-3812 |
| | 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: | 3944-3947 |
| | 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: | 3949-3952 |
| | 1 | 1 |
QRegion::isEmpty| Name: | 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::isNull| Name: | 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::rectCount| Name: | 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::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: | 1132-1132 |
| | 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: | 1570-1573 |
| | 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: | 1592-1595 |
| | 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: | 1147-1149 |
| | 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: | 3436-3436 |
| | 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: | 3440-3440 |
| | 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: | 1540-1543 |
| | 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: | 1563-1566 |
| | 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: | 1930-1939 |
| | 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: | 2164-2168 |
| | 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: | 2252-2255 |
| | 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: | 2267-2270 |
| | 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: | 2279-2282 |
| | 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: | 2040-2043 |
| | 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: | 2021-2024 |
| | 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: | 2009-2012 |
| | 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: | 1996-1999 |
| | 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: | 2372-2375 |
| | 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: | 2361-2364 |
| | 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: | 2439-2442 |
| | 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: | 2427-2430 |
| | 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: | 2415-2418 |
| | 1 | 1 |
QRegularExpressionMatchIteratorPrivate::hasNext| Name: | 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::~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: | 951-954 |
| | 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: | 134-134 |
| | 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: | 189-192 |
| | 1 | 1 |
QRelation::isValid| Name: | 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::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: | 467-467 |
| | 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: | 494-494 |
| | 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: | 495-495 |
| | 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: | 493-493 |
| | 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: | 497-497 |
| | 1 | 1 |
QRenderRule::hasBackground| Name: | 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::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: | 526-526 |
| | 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: | 525-525 |
| | 1 | 1 |
QRenderRule::hasContentsSize| Name: | 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::hasDrawable| Name: | 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::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: | 529-529 |
| | 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: | 531-531 |
| | 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: | 527-527 |
| | 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: | 500-500 |
| | 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: | 528-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: | 566-566 |
| | 1 | 1 |
QRenderRule::minimumContentsSize| Name: | 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::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: | 535-536 |
| | 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: | 496-496 |
| | 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: | 492-492 |
| | 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: | 498-498 |
| | 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: | 551-551 |
| | 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: | 552-552 |
| | 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: | 567-567 |
| | 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: | 1613-1615 |
| | 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: | 1441-1445 |
| | 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: | 1225-1228 |
| | 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: | 1302-1305 |
| | 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: | 1450-1453 |
| | 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: | 1220-1223 |
| | 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: | 1433-1436 |
| | 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: | 1272-1275 |
| | 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: | 1417-1420 |
| | 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: | 1355-1358 |
| | 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: | 1312-1315 |
| | 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: | 1205-1208 |
| | 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: | 1428-1431 |
| | 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: | 1422-1426 |
| | 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: | 1297-1300 |
| | 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: | 1307-1310 |
| | 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: | 1210-1213 |
| | 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: | 1383-1386 |
| | 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: | 1215-1218 |
| | 1 | 1 |
QResourceFileEngine::supportsExtension| Name: | 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::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: | 1292-1295 |
| | 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: | 1202-1202 |
| | 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: | 217-217 |
| | 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: | 218-218 |
| | 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: | 111-111 |
| | 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: | 112-112 |
| | 1 | 1 |
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: | 104-104 |
| | 1 | 1 |