Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QSequentialAnimationGroupPrivate::indexForCurrentTimeName: | QSequentialAnimationGroupPrivate::indexForCurrentTime | Prototype: | QSequentialAnimationGroupPrivate::AnimationIndex QSequentialAnimationGroupPrivate::indexForCurrentTime() const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 116-147 |
| | 13 | 3 |
QSequentialAnimationGroup::durationName: | QSequentialAnimationGroup::duration | Prototype: | int QSequentialAnimationGroup::duration() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 316-330 |
| | 8 | 3 |
QScrollerPrivate::timerTickName: | QScrollerPrivate::timerTick | Prototype: | void QScrollerPrivate::timerTick() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 945-970 |
| | 10 | 3 |
QScrollerPrivate::setContentPositionHelperDraggingName: | QScrollerPrivate::setContentPositionHelperDragging | Prototype: | void QScrollerPrivate::setContentPositionHelperDragging(const QPointF &deltaPos) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1787-1849 |
| | 36 | 3 |
QScrollerPrivate::pressWhileInactiveName: | QScrollerPrivate::pressWhileInactive | Prototype: | bool QScrollerPrivate::pressWhileInactive(const QPointF &position, qint64 timestamp) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1542-1557 |
| | 9 | 3 |
QScroller::scrollerName: | QScroller::scroller | Prototype: | QScroller *QScroller::scroller(QObject *target) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 304-317 |
| | 8 | 3 |
QScroller::handleInputName: | QScroller::handleInput | Prototype: | bool QScroller::handleInput(Input input, const QPointF &position, qint64 timestamp) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 984-1012 |
| | 14 | 3 |
QScrollbarStyleAnimation::QScrollbarStyleAnimationName: | QScrollbarStyleAnimation::QScrollbarStyleAnimation | Prototype: | QScrollbarStyleAnimation::QScrollbarStyleAnimation(Mode mode, QObject *target) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 328-343 |
| | 10 | 3 |
QScrollTimer::updateCurrentTimeName: | QScrollTimer::updateCurrentTime | Prototype: | void updateCurrentTime(int ) override | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 215-223 |
| | 4 | 3 |
QScrollBarPrivate::pixelPosToRangeValueName: | QScrollBarPrivate::pixelPosToRangeValue | Prototype: | int QScrollBarPrivate::pixelPosToRangeValue(int pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 697-722 |
| | 19 | 3 |
QScrollBar::paintEventName: | QScrollBar::paintEvent | Prototype: | void QScrollBar::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 539-554 |
| | 11 | 3 |
QScrollBar::mouseReleaseEventName: | QScrollBar::mouseReleaseEvent | Prototype: | void QScrollBar::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 623-633 |
| | 6 | 3 |
QScrollArea::focusNextPrevChildName: | QScrollArea::focusNextPrevChild | Prototype: | bool QScrollArea::focusNextPrevChild(bool next) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | Lines: | 425-433 |
| | 5 | 3 |
QScriptLine::setDefaultHeightName: | QScriptLine::setDefaultHeight | Prototype: | void QScriptLine::setDefaultHeight(QTextEngine *eng) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2358-2380 |
| | 15 | 3 |
QScreenPrivate::setPlatformScreenName: | QScreenPrivate::setPlatformScreen | Prototype: | void QScreenPrivate::setPlatformScreen(QPlatformScreen *screen) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 80-101 |
| | 15 | 3 |
QScreen::transformBetweenName: | QScreen::transformBetween | Prototype: | QTransform QScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 575-584 |
| | 5 | 3 |
QScreen::mapBetweenName: | QScreen::mapBetween | Prototype: | QRect QScreen::mapBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &rect) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 595-604 |
| | 5 | 3 |
QScreen::angleBetweenName: | QScreen::angleBetween | Prototype: | int QScreen::angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 552-561 |
| | 5 | 3 |
QScanConverter::mergeIntersectionName: | QScanConverter::mergeIntersection | Prototype: | inline void QScanConverter::mergeIntersection(Intersection *it, const Intersection &isect) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 461-479 |
| | 11 | 3 |
QSaveFile::writeDataName: | QSaveFile::writeData | Prototype: | qint64 QSaveFile::writeData(const char *data, qint64 len) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | Lines: | 348-359 |
| | 7 | 3 |
QRowsRemoval::containsName: | QRowsRemoval::contains | Prototype: | bool contains(QModelIndex parent, int row) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 127-136 |
| | 6 | 3 |
QRingBuffer::readName: | QRingBuffer::read | Prototype: | qint64 QRingBuffer::read(char *data, qint64 maxLength) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 248-261 |
| | 10 | 3 |
QRingBuffer::readName: | QRingBuffer::read | Prototype: | QByteArray QRingBuffer::read() | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 268-286 |
| | 12 | 3 |
QRingBuffer::appendName: | QRingBuffer::append | Prototype: | void QRingBuffer::append(const char *data, qint64 size) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 321-328 |
| | 5 | 3 |
QRingBuffer::appendName: | QRingBuffer::append | Prototype: | void QRingBuffer::append(const QByteArray &qba) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 335-349 |
| | 9 | 3 |
QResourceRoot::nameName: | QResourceRoot::name | Prototype: | inline QString QResourceRoot::name(int node) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 597-619 |
| | 17 | 3 |
QResourceRoot::dataName: | QResourceRoot::data | Prototype: | const uchar *QResourceRoot::data(int node, qint64 *size) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 758-782 |
| | 17 | 3 |
QResourcePrivate::clearName: | QResourcePrivate::clear | Prototype: | void QResourcePrivate::clear() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 239-254 |
| | 11 | 3 |
QResourceFileEngineIterator::hasNextName: | QResourceFileEngineIterator::hasNext | Prototype: | bool QResourceFileEngineIterator::hasNext() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource_iterator.cpp | Lines: | 65-79 |
| | 7 | 3 |
QResourceFileEngine::sizeName: | QResourceFileEngine::size | Prototype: | qint64 QResourceFileEngine::size() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1317-1327 |
| | 7 | 3 |
QResourceFileEngine::seekName: | QResourceFileEngine::seek | Prototype: | bool QResourceFileEngine::seek(qint64 pos) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1343-1353 |
| | 7 | 3 |
QResourceFileEngine::extensionName: | QResourceFileEngine::extension | Prototype: | bool QResourceFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1455-1469 |
| | 10 | 3 |
QResource::registerResourceName: | QResource::registerResource | Prototype: | bool QResource::registerResource(const uchar *rccData, const QString &resourceRoot) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1132-1151 |
| | 13 | 3 |
QResource::registerResourceName: | QResource::registerResource | Prototype: | bool QResource::registerResource(const QString &rccFilename, const QString &resourceRoot) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1061-1080 |
| | 13 | 3 |
QRenderRule::unsetClipName: | QRenderRule::unsetClip | Prototype: | void QRenderRule::unsetClip(QPainter *p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1294-1300 |
| | 4 | 3 |
QRenderRule::setClipName: | QRenderRule::setClip | Prototype: | void QRenderRule::setClip(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1283-1292 |
| | 6 | 3 |
QRenderRule::drawBorderName: | QRenderRule::drawBorder | Prototype: | void QRenderRule::drawBorder(QPainter *p, const QRect& rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1226-1240 |
| | 9 | 3 |
QRenderRule::contentsSizeName: | QRenderRule::contentsSize | Prototype: | QSize contentsSize(const QSize &sz) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 541-547 |
| | 4 | 3 |
QRenderRule::boxSizeName: | QRenderRule::boxSize | Prototype: | QSize QRenderRule::boxSize(const QSize &cs, int flags) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1073-1079 |
| | 4 | 3 |
QRenderRule::borderClipName: | QRenderRule::borderClip | Prototype: | QPainterPath QRenderRule::borderClip(QRect r) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1242-1278 |
| | 28 | 3 |
QRelation::populateModelName: | QRelation::populateModel | Prototype: | void QRelation::populateModel() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 176-187 |
| | 7 | 3 |
QRelatedTableModel::selectName: | QRelatedTableModel::select | Prototype: | bool QRelatedTableModel::select() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 247-258 |
| | 8 | 3 |
QRegularExpressionPrivate::compilePatternName: | QRegularExpressionPrivate::compilePattern | Prototype: | void QRegularExpressionPrivate::compilePattern() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 995-1020 |
| | 16 | 3 |
QRegularExpressionPrivate::captureIndexForNameName: | QRegularExpressionPrivate::captureIndexForName | Prototype: | int QRegularExpressionPrivate::captureIndexForName(const QString &name) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1193-1205 |
| | 7 | 3 |
QRegularExpressionMatch::capturedStartName: | QRegularExpressionMatch::capturedStart | Prototype: | int QRegularExpressionMatch::capturedStart(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2193-2203 |
| | 7 | 3 |
QRegularExpressionMatch::capturedRefName: | QRegularExpressionMatch::capturedRef | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(int nth) const | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2074-2085 |
| | 6 | 3 |
QRegularExpressionMatch::capturedRefName: | QRegularExpressionMatch::capturedRef | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2115-2125 |
| | 7 | 3 |
QRegularExpressionMatch::capturedLengthName: | QRegularExpressionMatch::capturedLength | Prototype: | int QRegularExpressionMatch::capturedLength(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2214-2224 |
| | 7 | 3 |
QRegularExpressionMatch::capturedEndName: | QRegularExpressionMatch::capturedEnd | Prototype: | int QRegularExpressionMatch::capturedEnd(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2234-2244 |
| | 7 | 3 |
QRegularExpressionMatch::capturedName: | QRegularExpressionMatch::captured | Prototype: | QString QRegularExpressionMatch::captured(int nth) const | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2053-2064 |
| | 6 | 3 |
QRegularExpressionMatch::capturedName: | QRegularExpressionMatch::captured | Prototype: | QString QRegularExpressionMatch::captured(const QString &name) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2095-2105 |
| | 7 | 3 |
QRegionPrivate::vectorizeName: | QRegionPrivate::vectorize | Prototype: | inline void vectorize() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1174-1180 |
| | 4 | 3 |
QRegionPrivate::canPrependName: | QRegionPrivate::canPrepend | Prototype: | bool QRegionPrivate::canPrepend(const QRect *r) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1575-1590 |
| | 9 | 3 |
QRegionPrivate::canAppendName: | QRegionPrivate::canAppend | Prototype: | bool QRegionPrivate::canAppend(const QRect *r) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1553-1568 |
| | 9 | 3 |
QRegion::copyName: | QRegion::copy | Prototype: | QRegion QRegion::copy() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3919-3932 |
| | 10 | 3 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QPolygon &a, Qt::FillRule fillRule) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3858-3873 |
| | 9 | 3 |
QRegExpValidator::validateName: | QRegExpValidator::validate | Prototype: | QValidator::State QRegExpValidator::validate(QString &input, int& pos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 890-903 |
| | 7 | 3 |
QRegExpEngine::parseTermName: | QRegExpEngine::parseTerm | Prototype: | void QRegExpEngine::parseTerm(Box *box) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3765-3776 |
| | 6 | 3 |
QRegExpEngine::createStateName: | QRegExpEngine::createState | Prototype: | int QRegExpEngine::createState(int bref) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1511-1521 |
| | 6 | 3 |
QRegExpEngine::anchorConcatenationName: | QRegExpEngine::anchorConcatenation | Prototype: | int QRegExpEngine::anchorConcatenation(int a, int b) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1580-1590 |
| | 7 | 3 |
QRegExpEngine::anchorAlternationName: | QRegExpEngine::anchorAlternation | Prototype: | int QRegExpEngine::anchorAlternation(int a, int b) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1561-1575 |
| | 8 | 3 |
QRegExpEngine::Box::addAnchorsToEngineName: | QRegExpEngine::Box::addAnchorsToEngine | Prototype: | void QRegExpEngine::Box::addAnchorsToEngine(const Box &to) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2721-2730 |
| | 5 | 3 |
QRegExpCharClass::dumpName: | QRegExpCharClass::dump | Prototype: | void QRegExpCharClass::dump() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2438-2448 |
| | 6 | 3 |
QRegExp::operator=Name: | QRegExp::operator= | Prototype: | QRegExp &QRegExp::operator=(const QRegExp &rx) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3987-4005 |
| | 14 | 3 |
QRectF::normalizedName: | QRectF::normalized | Prototype: | QRectF QRectF::normalized() const noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1546-1558 |
| | 8 | 3 |
QRect::normalizedName: | QRect::normalized | Prototype: | QRect QRect::normalized() const noexcept | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 303-321 |
| | 12 | 3 |
QReadWriteLockPrivate::unlockName: | QReadWriteLockPrivate::unlock | Prototype: | void QReadWriteLockPrivate::unlock() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 528-535 |
| | 5 | 3 |
QReadWriteLockPrivate::recursiveLockForWriteName: | QReadWriteLockPrivate::recursiveLockForWrite | Prototype: | bool QReadWriteLockPrivate::recursiveLockForWrite(int timeout) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 557-573 |
| | 10 | 3 |
QReadWriteLockPrivate::recursiveLockForReadName: | QReadWriteLockPrivate::recursiveLockForRead | Prototype: | bool QReadWriteLockPrivate::recursiveLockForRead(int timeout) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 537-555 |
| | 11 | 3 |
QReadNotifier::eventName: | QReadNotifier::event | Prototype: | bool QReadNotifier::event(QEvent *e) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1210-1220 |
| | 7 | 3 |
QRawFont::glyphIndexesForStringName: | QRawFont::glyphIndexesForString | Prototype: | QVector<quint32> QRawFont::glyphIndexesForString(const QString &text) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 487-504 |
| | 12 | 3 |
QRawFont::glyphIndexesForCharsName: | QRawFont::glyphIndexesForChars | Prototype: | bool QRawFont::glyphIndexesForChars(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 516-533 |
| | 11 | 3 |
QRawFont::alphaMapForGlyphName: | QRawFont::alphaMapForGlyph | Prototype: | QImage QRawFont::alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType, const QTransform &transform) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 272-282 |
| | 5 | 3 |
QRasterWindow::metricName: | QRasterWindow::metric | Prototype: | int QRasterWindow::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | Lines: | 111-122 |
| | 5 | 3 |
QRasterPlatformPixmap::toImageName: | QRasterPlatformPixmap::toImage | Prototype: | QImage QRasterPlatformPixmap::toImage() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 217-229 |
| | 6 | 3 |
QRasterPlatformPixmap::toImageName: | QRasterPlatformPixmap::toImage | Prototype: | QImage QRasterPlatformPixmap::toImage(const QRect &rect) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 231-247 |
| | 11 | 3 |
QRasterPlatformPixmap::resizeName: | QRasterPlatformPixmap::resize | Prototype: | void QRasterPlatformPixmap::resize(int width, int height) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 96-117 |
| | 14 | 3 |
QRasterPaintEnginePrivate::systemStateChangedName: | QRasterPaintEnginePrivate::systemStateChanged | Prototype: | void QRasterPaintEnginePrivate::systemStateChanged() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1024-1050 |
| | 15 | 3 |
QRasterPaintEnginePrivate::rasterizeName: | QRasterPaintEnginePrivate::rasterize | Prototype: | void QRasterPaintEnginePrivate::rasterize(QT_FT_Outline *outline, ProcessSpans callback, QSpanData *spanData, QRasterBuffer *rasterBuffer) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3478-3500 |
| | 12 | 3 |
QRasterPaintEngine::updateRasterStateName: | QRasterPaintEngine::updateRasterState | Prototype: | void QRasterPaintEngine::updateRasterState() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 827-844 |
| | 11 | 3 |
QRasterPaintEngine::toNormalizedFillRectName: | QRasterPaintEngine::toNormalizedFillRect | Prototype: | QRect QRasterPaintEngine::toNormalizedFillRect(const QRectF &rect) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1630-1647 |
| | 11 | 3 |
QRasterPaintEngine::shouldDrawCachedGlyphsName: | QRasterPaintEngine::shouldDrawCachedGlyphs | Prototype: | bool QRasterPaintEngine::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &m) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3299-3314 |
| | 5 | 3 |
QRasterPaintEngine::renderHintsChangedName: | QRasterPaintEngine::renderHintsChanged | Prototype: | void QRasterPaintEngine::renderHintsChanged() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 889-914 |
| | 13 | 3 |
QRasterPaintEngine::fillPolygonName: | QRasterPaintEngine::fillPolygon | Prototype: | void QRasterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1857-1886 |
| | 16 | 3 |
QRasterPaintEngine::fillPathName: | QRasterPaintEngine::fillPath | Prototype: | void QRasterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1351-1380 |
| | 17 | 3 |
QRasterPaintEngine::drawPointsName: | QRasterPaintEngine::drawPoints | Prototype: | void QRasterPaintEngine::drawPoints(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3083-3100 |
| | 11 | 3 |
QRasterPaintEngine::drawPointsName: | QRasterPaintEngine::drawPoints | Prototype: | void QRasterPaintEngine::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3103-3120 |
| | 11 | 3 |
QRasterPaintEngine::drawEllipseName: | QRasterPaintEngine::drawEllipse | Prototype: | void QRasterPaintEngine::drawEllipse(const QRectF &rect) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3225-3252 |
| | 21 | 3 |
QRasterPaintEngine::clipBoundingRectName: | QRasterPaintEngine::clipBoundingRect | Prototype: | QRect QRasterPaintEngine::clipBoundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3437-3450 |
| | 7 | 3 |
QRasterBuffer::bufferImageName: | QRasterBuffer::bufferImage | Prototype: | QImage QRasterBuffer::bufferImage() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4109-4122 |
| | 7 | 3 |
QRadioButton::sizeHintName: | QRadioButton::sizeHint | Prototype: | QSize QRadioButton::sizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 192-207 |
| | 13 | 3 |
QQuaternion::rotationToName: | QQuaternion::rotationTo | Prototype: | QQuaternion QQuaternion::rotationTo(const QVector3D &from, const QVector3D &to) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 770-794 |
| | 12 | 3 |
QQuaternion::normalizedName: | QQuaternion::normalized | Prototype: | QQuaternion QQuaternion::normalized() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 260-273 |
| | 9 | 3 |
QQuaternion::getAxisAndAngleName: | QQuaternion::getAxisAndAngle | Prototype: | void QQuaternion::getAxisAndAngle(float *x, float *y, float *z, float *angle) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 428-453 |
| | 14 | 3 |
QQuaternion::fromDirectionName: | QQuaternion::fromDirection | Prototype: | QQuaternion QQuaternion::fromDirection(const QVector3D &direction, const QVector3D &up) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 744-760 |
| | 9 | 3 |
QPushButtonPrivate::dialogParentName: | QPushButtonPrivate::dialogParent | Prototype: | QDialog *QPushButtonPrivate::dialogParent() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 297-307 |
| | 7 | 3 |
QPushButtonPrivate::_q_popupPressedName: | QPushButtonPrivate::_q_popupPressed | Prototype: | void QPushButtonPrivate::_q_popupPressed() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 572-593 |
| | 12 | 3 |
QPushButton::focusInEventName: | QPushButton::focusInEvent | Prototype: | void QPushButton::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 479-489 |
| | 7 | 3 |
QProxyStyle::setBaseStyleName: | QProxyStyle::setBaseStyle | Prototype: | void QProxyStyle::setBaseStyle(QStyle *style) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 175-188 |
| | 7 | 3 |
QPropertyAnimation::setTargetObjectName: | QPropertyAnimation::setTargetObject | Prototype: | void QPropertyAnimation::setTargetObject(QObject *target) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 189-202 |
| | 8 | 3 |