Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QSaveFile::cancelWritingName: | QSaveFile::cancelWriting | Prototype: | void QSaveFile::cancelWriting() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | Lines: | 336-343 |
| | 5 | 2 |
QRubberBandPrivate::updateMaskName: | QRubberBandPrivate::updateMask | Prototype: | void QRubberBandPrivate::updateMask() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 196-207 |
| | 7 | 2 |
QRubberBand::initStyleOptionName: | QRubberBand::initStyleOption | Prototype: | void QRubberBand::initStyleOption(QStyleOptionRubberBand *option) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 81-92 |
| | 5 | 2 |
QRollEffect::closeEventName: | QRollEffect::closeEvent | Prototype: | void QRollEffect::closeEvent(QCloseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 427-438 |
| | 7 | 2 |
QRingBuffer::readLineName: | QRingBuffer::readLine | Prototype: | qint64 QRingBuffer::readLine(char *data, qint64 maxLength) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 351-362 |
| | 6 | 2 |
QRingBuffer::clearName: | QRingBuffer::clear | Prototype: | void QRingBuffer::clear() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 205-216 |
| | 7 | 2 |
QResourceRoot::hashName: | QResourceRoot::hash | Prototype: | inline uint QResourceRoot::hash(int node) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 586-596 |
| | 8 | 2 |
QResourceRoot::flagsName: | QResourceRoot::flags | Prototype: | short QResourceRoot::flags(int node) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 751-757 |
| | 4 | 2 |
QResourceFileEnginePrivate::uncompressName: | QResourceFileEnginePrivate::uncompress | Prototype: | void QResourceFileEnginePrivate::uncompress() const | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1494-1503 |
| | 2 | 2 |
QResourceFileEnginePrivate::mapName: | QResourceFileEnginePrivate::map | Prototype: | uchar *QResourceFileEnginePrivate::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1476-1486 |
| | 7 | 2 |
QResourceFileEngineIterator::nextName: | QResourceFileEngineIterator::next | Prototype: | QString QResourceFileEngineIterator::next() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource_iterator.cpp | Lines: | 57-63 |
| | 4 | 2 |
QResourceFileEngineIterator::currentFileNameName: | QResourceFileEngineIterator::currentFileName | Prototype: | QString QResourceFileEngineIterator::currentFileName() const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource_iterator.cpp | Lines: | 81-86 |
| | 3 | 2 |
QResourceFileEngine::atEndName: | QResourceFileEngine::atEnd | Prototype: | bool QResourceFileEngine::atEnd() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1335-1341 |
| | 4 | 2 |
QResource::addSearchPathName: | QResource::addSearchPath | Prototype: | void QResource::addSearchPath(const QString &path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 556-566 |
| | 6 | 2 |
QRenderRule::paddingRectName: | QRenderRule::paddingRect | Prototype: | QRect QRenderRule::paddingRect(const QRect& r) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1035-1042 |
| | 5 | 2 |
QRenderRule::outlineRectName: | QRenderRule::outlineRect | Prototype: | QRect QRenderRule::outlineRect(const QRect& r) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1026-1033 |
| | 5 | 2 |
QRenderRule::drawOutlineName: | QRenderRule::drawOutline | Prototype: | void QRenderRule::drawOutline(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1215-1224 |
| | 6 | 2 |
QRenderRule::drawImageName: | QRenderRule::drawImage | Prototype: | void QRenderRule::drawImage(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1333-1338 |
| | 3 | 2 |
QRenderRule::drawFrameName: | QRenderRule::drawFrame | Prototype: | void QRenderRule::drawFrame(QPainter *p, const QRect& rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1326-1331 |
| | 3 | 2 |
QRenderRule::contentsRectName: | QRenderRule::contentsRect | Prototype: | QRect QRenderRule::contentsRect(const QRect& r) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1044-1051 |
| | 5 | 2 |
QRenderRule::borderRectName: | QRenderRule::borderRect | Prototype: | QRect QRenderRule::borderRect(const QRect& r) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1018-1024 |
| | 4 | 2 |
QRegularExpressionValidatorPrivate::setRegularExpressionName: | QRegularExpressionValidatorPrivate::setRegularExpression | Prototype: | void QRegularExpressionValidatorPrivate::setRegularExpression(const QRegularExpression &re) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 1063-1073 |
| | 6 | 2 |
QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivateName: | QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivate | Prototype: | QRegularExpressionMatchPrivate::QRegularExpressionMatchPrivate(const QRegularExpression &re, const QString &subject, int subjectStart, int subjectLength, QRegularExpression::MatchType matchType, QRegularExpression::MatchOptions matchOptions, int capturingCount) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1410-1428 |
| | 4 | 2 |
QRegularExpressionMatchIterator::peekNextName: | QRegularExpressionMatchIterator::peekNext | Prototype: | QRegularExpressionMatch QRegularExpressionMatchIterator::peekNext() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2383-2389 |
| | 3 | 2 |
QRegularExpressionMatchIterator::nextName: | QRegularExpressionMatchIterator::next | Prototype: | QRegularExpressionMatch QRegularExpressionMatchIterator::next() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2397-2407 |
| | 6 | 2 |
QRegularExpressionMatch::capturedTextsName: | QRegularExpressionMatch::capturedTexts | Prototype: | QStringList QRegularExpressionMatch::capturedTexts() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2131-2138 |
| | 5 | 2 |
QRegularExpressionMatch::capturedStartName: | QRegularExpressionMatch::capturedStart | Prototype: | int QRegularExpressionMatch::capturedStart(int nth) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2148-2154 |
| | 3 | 2 |
QRegularExpressionMatch::capturedEndName: | QRegularExpressionMatch::capturedEnd | Prototype: | int QRegularExpressionMatch::capturedEnd(int nth) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2177-2183 |
| | 3 | 2 |
QRegularExpression::optimizeName: | QRegularExpression::optimize | Prototype: | void QRegularExpression::optimize() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1814-1820 |
| | 3 | 2 |
QRegularExpression::errorStringName: | QRegularExpression::errorString | Prototype: | QString QRegularExpression::errorString() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1680-1686 |
| | 4 | 2 |
QRegularExpression::captureCountName: | QRegularExpression::captureCount | Prototype: | int QRegularExpression::captureCount() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1589-1594 |
| | 3 | 2 |
QRegionPrivate::updateInnerRectName: | QRegionPrivate::updateInnerRect | Prototype: | inline void updateInnerRect(const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1166-1172 |
| | 4 | 2 |
QRegionPrivate::mergeFromRightName: | QRegionPrivate::mergeFromRight | Prototype: | bool QRegionPrivate::mergeFromRight(QRect *left, const QRect *right) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1222-1230 |
| | 5 | 2 |
QRegionPrivate::mergeFromLeftName: | QRegionPrivate::mergeFromLeft | Prototype: | bool QRegionPrivate::mergeFromLeft(QRect *right, const QRect *left) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1232-1240 |
| | 5 | 2 |
QRegionPrivate::mergeFromBelowName: | QRegionPrivate::mergeFromBelow | Prototype: | bool QRegionPrivate::mergeFromBelow(QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1256-1266 |
| | 5 | 2 |
QRegionPrivate::mergeFromAboveName: | QRegionPrivate::mergeFromAbove | Prototype: | bool QRegionPrivate::mergeFromAbove(QRect *bottom, const QRect *top, const QRect *nextToBottom, const QRect *nextToTop) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1268-1278 |
| | 5 | 2 |
QRegion::~QRegionName: | QRegion::~QRegion | Prototype: | QRegion::~QRegion() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3899-3903 |
| | 2 | 2 |
QRegion::translateName: | QRegion::translate | Prototype: | void QRegion::translate(int dx, int dy) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3956-3963 |
| | 4 | 2 |
QRegion::rectsName: | QRegion::rects | Prototype: | QVector<QRect> QRegion::rects() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4247-4257 |
| | 6 | 2 |
QRegion::operator=Name: | QRegion::operator= | Prototype: | QRegion &QRegion::operator=(const QRegion &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3906-3913 |
| | 5 | 2 |
QRegion::detachName: | QRegion::detach | Prototype: | void QRegion::detach() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 257-261 |
| | 2 | 2 |
QRegion::boundingRectName: | QRegion::boundingRect | Prototype: | QRect QRegion::boundingRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4203-4208 |
| | 3 | 2 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QBitmap &bm) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3882-3891 |
| | 5 | 2 |
QRegExpValidator::setRegExpName: | QRegExpValidator::setRegExp | Prototype: | void QRegExpValidator::setRegExp(const QRegExp& rx) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 913-920 |
| | 4 | 2 |
QRegExpEngine::startAtomName: | QRegExpEngine::startAtom | Prototype: | int QRegExpEngine::startAtom(bool officialCapture) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1751-1759 |
| | 6 | 2 |
QRegExpEngine::skipCharsName: | QRegExpEngine::skipChars | Prototype: | void QRegExpEngine::skipChars(int n) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3316-3322 |
| | 3 | 2 |
QRegExpEngine::parseExpressionName: | QRegExpEngine::parseExpression | Prototype: | void QRegExpEngine::parseExpression(Box *box) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3778-3790 |
| | 7 | 2 |
QRegExpEngine::finishAtomName: | QRegExpEngine::finishAtom | Prototype: | void QRegExpEngine::finishAtom(int atom, bool needCapture) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1761-1766 |
| | 3 | 2 |
QRegExpEngine::errorName: | QRegExpEngine::error | Prototype: | void QRegExpEngine::error(const char *msg) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3325-3329 |
| | 2 | 2 |
QRegExpEngine::addLookaheadName: | QRegExpEngine::addLookahead | Prototype: | int QRegExpEngine::addLookahead(QRegExpEngine *eng, bool negative) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1773-1782 |
| | 6 | 2 |
QRegExpEngine::addCatTransitionsName: | QRegExpEngine::addCatTransitions | Prototype: | void QRegExpEngine::addCatTransitions(const QVector<int> &from, const QVector<int> &to) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1532-1536 |
| | 2 | 2 |
QRegExpEngine::addAnchorsName: | QRegExpEngine::addAnchors | Prototype: | void QRegExpEngine::addAnchors(int from, int to, int a) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1597-1603 |
| | 4 | 2 |
QRegExpEngine::QRegExpEngineName: | QRegExpEngine::QRegExpEngine | Prototype: | QRegExpEngine::QRegExpEngine(const QRegExpEngineKey &key) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1347-1362 |
| | 6 | 2 |
QRegExpEngine::Box::setName: | QRegExpEngine::Box::set | Prototype: | void QRegExpEngine::Box::set(int bref) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2513-2524 |
| | 7 | 2 |
QRegExp::setPatternSyntaxName: | QRegExp::setPatternSyntax | Prototype: | void QRegExp::setPatternSyntax(PatternSyntax syntax) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4182-4188 |
| | 3 | 2 |
QRegExp::setPatternName: | QRegExp::setPattern | Prototype: | void QRegExp::setPattern(const QString &pattern) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4121-4127 |
| | 3 | 2 |
QRegExp::setCaseSensitivityName: | QRegExp::setCaseSensitivity | Prototype: | void QRegExp::setCaseSensitivity(Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4148-4154 |
| | 3 | 2 |
QRegExp::posName: | QRegExp::pos | Prototype: | int QRegExp::pos(int nth) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4468-4474 |
| | 3 | 2 |
QRegExp::isValidName: | QRegExp::isValid | Prototype: | bool QRegExp::isValid() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4093-4101 |
| | 4 | 2 |
QRegExp::indexInName: | QRegExp::indexIn | Prototype: | int QRegExp::indexIn(const QString &str, int offset, CaretMode caretMode) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4286-4294 |
| | 6 | 2 |
QRegExp::exactMatchName: | QRegExp::exactMatch | Prototype: | bool QRegExp::exactMatch(const QString &str) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4244-4255 |
| | 7 | 2 |
QRegExp::errorStringName: | QRegExp::errorString | Prototype: | QString QRegExp::errorString() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4490-4497 |
| | 3 | 2 |
QRecursiveMutexPrivate::unlockName: | QRecursiveMutexPrivate::unlock | Prototype: | inline void QRecursiveMutexPrivate::unlock() noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 654-662 |
| | 4 | 2 |
QRect_uniteName: | QRect_unite | Prototype: | static inline void QRect_unite(QRect *rect, const QRect &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 953-961 |
| | 4 | 2 |
QReadWriteLock::~QReadWriteLockName: | QReadWriteLock::~QReadWriteLock | Prototype: | QReadWriteLock::~QReadWriteLock() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 156-164 |
| | 5 | 2 |
QReadWriteLock::lockForReadName: | QReadWriteLock::lockForRead | Prototype: | void QReadWriteLock::lockForRead() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 175-180 |
| | 3 | 2 |
QRawFont::setPixelSizeName: | QRawFont::setPixelSize | Prototype: | void QRawFont::setPixelSize(qreal pixelSize) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 746-753 |
| | 4 | 2 |
QRawFont::pathForGlyphName: | QRawFont::pathForGlyph | Prototype: | QPainterPath QRawFont::pathForGlyph(quint32 glyphIndex) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 292-301 |
| | 6 | 2 |
QRawFont::loadFromFileName: | QRawFont::loadFromFile | Prototype: | void QRawFont::loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 231-238 |
| | 3 | 2 |
QRawFont::fontTableName: | QRawFont::fontTable | Prototype: | QByteArray QRawFont::fontTable(const char *tagName) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 628-634 |
| | 3 | 2 |
QRawFont::boundingRectName: | QRawFont::boundingRect | Prototype: | QRectF QRawFont::boundingRect(quint32 glyphIndex) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 772-779 |
| | 4 | 2 |
QRasterWindowPrivate::beginPaintName: | QRasterWindowPrivate::beginPaint | Prototype: | void beginPaint(const QRegion ®ion) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | Lines: | 73-82 |
| | 6 | 2 |
QRasterPlatformPixmap::scrollName: | QRasterPlatformPixmap::scroll | Prototype: | bool QRasterPlatformPixmap::scroll(int dx, int dy, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 165-170 |
| | 3 | 2 |
QRasterPlatformPixmap::fromImageReaderName: | QRasterPlatformPixmap::fromImageReader | Prototype: | void QRasterPlatformPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 146-155 |
| | 5 | 2 |
QRasterPlatformPixmap::fromDataName: | QRasterPlatformPixmap::fromData | Prototype: | bool QRasterPlatformPixmap::fromData(const uchar *buffer, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 119-131 |
| | 8 | 2 |
QRasterPaintEngineState::~QRasterPaintEngineStateName: | QRasterPaintEngineState::~QRasterPaintEngineState | Prototype: | QRasterPaintEngineState::~QRasterPaintEngineState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 594-598 |
| | 2 | 2 |
QRasterPaintEnginePrivate::initializeRasterizerName: | QRasterPaintEnginePrivate::initializeRasterizer | Prototype: | void QRasterPaintEnginePrivate::initializeRasterizer(QSpanData *data) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3452-3476 |
| | 15 | 2 |
QRasterPaintEnginePrivate::getPenFuncName: | QRasterPaintEnginePrivate::getPenFunc | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getPenFunc(const QRectF &rect, const QSpanData *data) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2936-2947 |
| | 6 | 2 |
QRasterPaintEngine::updateBrushName: | QRasterPaintEngine::updateBrush | Prototype: | void QRasterPaintEngine::updateBrush(const QBrush &brush) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 804-819 |
| | 9 | 2 |
QRasterPaintEngine::requiresPretransformedGlyphPositionsName: | QRasterPaintEngine::requiresPretransformedGlyphPositions | Prototype: | bool QRasterPaintEngine::requiresPretransformedGlyphPositions(QFontEngine *fontEngine, const QTransform &m) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3285-3293 |
| | 3 | 2 |
QRasterPaintEngine::fillRectName: | QRasterPaintEngine::fillRect | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, const QBrush &brush) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1761-1773 |
| | 5 | 2 |
QRasterPaintEngine::fillRectName: | QRasterPaintEngine::fillRect | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, const QColor &color) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1778-1795 |
| | 9 | 2 |
QRasterPaintEngine::createStateName: | QRasterPaintEngine::createState | Prototype: | QPainterState *QRasterPaintEngine::createState(QPainterState *orig) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 652-661 |
| | 5 | 2 |
QRasterPaintEngine::clipTypeName: | QRasterPaintEngine::clipType | Prototype: | QRasterPaintEngine::ClipType QRasterPaintEngine::clipType() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3422-3431 |
| | 5 | 2 |
QRasterPaintEngine::clipEnabledChangedName: | QRasterPaintEngine::clipEnabledChanged | Prototype: | void QRasterPaintEngine::clipEnabledChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 939-953 |
| | 6 | 2 |
QRasterBuffer::prepareName: | QRasterBuffer::prepare | Prototype: | QImage::Format QRasterBuffer::prepare(QImage *image) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3659-3677 |
| | 13 | 2 |
QRadioButton::eventName: | QRadioButton::event | Prototype: | bool QRadioButton::event(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 258-268 |
| | 4 | 2 |
QQuaternion::normalizeName: | QQuaternion::normalize | Prototype: | void QQuaternion::normalize() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 281-297 |
| | 11 | 2 |
QQuaternion::fromAxisAndAngleName: | QQuaternion::fromAxisAndAngle | Prototype: | QQuaternion QQuaternion::fromAxisAndAngle (float x, float y, float z, float angle) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 461-474 |
| | 9 | 2 |
QPushButton::showMenuName: | QPushButton::showMenu | Prototype: | void QPushButton::showMenu() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 563-570 |
| | 5 | 2 |
QPushButton::setFlatName: | QPushButton::setFlat | Prototype: | void QPushButton::setFlat(bool flat) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 642-652 |
| | 8 | 2 |
QPushButton::setAutoDefaultName: | QPushButton::setAutoDefault | Prototype: | void QPushButton::setAutoDefault(bool enable) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 345-355 |
| | 8 | 2 |
QPushButton::autoDefaultName: | QPushButton::autoDefault | Prototype: | bool QPushButton::autoDefault() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 357-363 |
| | 4 | 2 |
QProxyStyle::QProxyStyleName: | QProxyStyle::QProxyStyle | Prototype: | QProxyStyle::QProxyStyle(QStyle *style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 115-124 |
| | 5 | 2 |
QProxyStyle::QProxyStyleName: | QProxyStyle::QProxyStyle | Prototype: | QProxyStyle::QProxyStyle(const QString &key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 134-144 |
| | 6 | 2 |
QPropertyAnimation::setPropertyNameName: | QPropertyAnimation::setPropertyName | Prototype: | void QPropertyAnimation::setPropertyName(const QByteArray &propertyName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 217-227 |
| | 6 | 2 |
QProgressStyleAnimation::progressStepName: | QProgressStyleAnimation::progressStep | Prototype: | int QProgressStyleAnimation::progressStep(int width) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 146-153 |
| | 5 | 2 |
QProgressDialogPrivate::retranslateStringsName: | QProgressDialogPrivate::retranslateStrings | Prototype: | void QProgressDialogPrivate::retranslateStrings() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 184-188 |
| | 2 | 2 |
QProgressDialogPrivate::initName: | QProgressDialogPrivate::init | Prototype: | void QProgressDialogPrivate::init(const QString &labelText, const QString &cancelText, int min, int max) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 114-136 |
| | 17 | 2 |
QProgressDialogPrivate::ensureSizeIsAtLeastSizeHintName: | QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint | Prototype: | void QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 507-515 |
| | 5 | 2 |