| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QReadWriteLock::lockForRead| Name: | 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 |
QReadWriteLockPrivate::release| Name: | QReadWriteLockPrivate::release | | Prototype: | void QReadWriteLockPrivate::release() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 630-635 |
| | 3 | 1 |
QRegExp::errorString| Name: | 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 |
QRegExp::pos| Name: | 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::setCaseSensitivity| Name: | 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::setPattern| Name: | 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::setPatternSyntax| Name: | 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 |
QRegExpCharClass::clear| Name: | QRegExpCharClass::clear | | Prototype: | void QRegExpCharClass::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2335-2340 |
| | 3 | 1 |
QRegExpEngine::Box::plus| Name: | QRegExpEngine::Box::plus | | Prototype: | void QRegExpEngine::Box::plus(int atom) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2628-2640 |
| | 3 | 1 |
QRegExpEngine::createState| Name: | QRegExpEngine::createState | | Prototype: | int QRegExpEngine::createState(const QRegExpCharClass &cc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1498-1508 |
| | 3 | 1 |
QRegExpEngine::finishAtom| Name: | 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::skipChars| Name: | 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 |
QRegExpEngineKey::clear| Name: | QRegExpEngineKey::clear | | Prototype: | inline void clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 883-887 |
| | 3 | 1 |
QRegion::QRegion| Name: | QRegion::QRegion | | Prototype: | QRegion::QRegion(int x, int y, int w, int h, RegionType t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 243-248 |
| | 3 | 1 |
QRegion::boundingRect| Name: | 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::translated| Name: | QRegion::translated | | Prototype: | QRegion QRegion::translated(int dx, int dy) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 694-700 |
| | 3 | 1 |
QRegionPrivate::contains| Name: | QRegionPrivate::contains | | Prototype: | inline bool contains(const QRect &r2) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1151-1155 |
| | 3 | 1 |
QRegionPrivate::within| Name: | QRegionPrivate::within | | Prototype: | inline bool within(const QRect &r1) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1160-1164 |
| | 3 | 1 |
QRegularExpression::captureCount| Name: | 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 |
QRegularExpression::match| Name: | QRegularExpression::match | | Prototype: | QRegularExpressionMatch QRegularExpression::match(const QString &subject, int offset, MatchType matchType, MatchOptions matchOptions) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1711-1720 |
| | 3 | 1 |
QRegularExpression::optimize| Name: | 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::setPattern| Name: | QRegularExpression::setPattern | | Prototype: | void QRegularExpression::setPattern(const QString &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1551-1556 |
| | 3 | 1 |
QRegularExpression::setPatternOptions| Name: | QRegularExpression::setPatternOptions | | Prototype: | void QRegularExpression::setPatternOptions(PatternOptions options) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1574-1579 |
| | 3 | 1 |
QRegularExpressionMatch::capturedEnd| Name: | 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 |
QRegularExpressionMatch::capturedStart| Name: | 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 |
QRegularExpressionMatchIterator::peekNext| Name: | 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 |
QRelation::clear| Name: | QRelation::clear | | Prototype: | void QRelation::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 228-233 |
| | 3 | 1 |
QRelation::init| Name: | QRelation::init | | Prototype: | void QRelation::init(QSqlRelationalTableModel *parent, const QSqlRelation &relation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 169-174 |
| | 3 | 1 |
QRenderRule::drawFrame| Name: | 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::drawImage| Name: | 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 |
QResource::QResource| Name: | QResource::QResource | | Prototype: | QResource::QResource(const QString &file, const QLocale &locale) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 368-373 |
| | 3 | 1 |
QResource::absoluteFilePath| Name: | QResource::absoluteFilePath | | Prototype: | QString QResource::absoluteFilePath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 443-448 |
| | 3 | 1 |
QResource::children| Name: | QResource::children | | Prototype: | QStringList QResource::children() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 537-542 |
| | 3 | 1 |
QResource::data| Name: | QResource::data | | Prototype: | const uchar *QResource::data() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 509-514 |
| | 3 | 1 |
QResource::fileName| Name: | QResource::fileName | | Prototype: | QString QResource::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 429-434 |
| | 3 | 1 |
QResource::isCompressed| Name: | QResource::isCompressed | | Prototype: | bool QResource::isCompressed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 480-485 |
| | 3 | 1 |
QResource::isDir| Name: | QResource::isDir | | Prototype: | bool QResource::isDir() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 523-528 |
| | 3 | 1 |
QResource::isValid| Name: | QResource::isValid | | Prototype: | bool QResource::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 456-461 |
| | 3 | 1 |
QResource::setFileName| Name: | QResource::setFileName | | Prototype: | void QResource::setFileName(const QString &file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 415-420 |
| | 3 | 1 |
QResource::setLocale| Name: | QResource::setLocale | | Prototype: | void QResource::setLocale(const QLocale &locale) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 390-395 |
| | 3 | 1 |
QResource::size| Name: | QResource::size | | Prototype: | qint64 QResource::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 493-498 |
| | 3 | 1 |
QResourceFileEngineIterator::currentFileName| Name: | 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 |
QResourceRoot::setSource| Name: | QResourceRoot::setSource | | Prototype: | inline void setSource(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: | 129-133 |
| | 3 | 1 |
QScanConverter::prepareChunk| Name: | QScanConverter::prepareChunk | | Prototype: | void QScanConverter::prepareChunk() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 239-245 |
| | 3 | 1 |
QScreen::logicalDotsPerInch| Name: | QScreen::logicalDotsPerInch | | Prototype: | qreal QScreen::logicalDotsPerInch() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 278-283 |
| | 3 | 1 |
QScreen::physicalDotsPerInch| Name: | QScreen::physicalDotsPerInch | | Prototype: | qreal QScreen::physicalDotsPerInch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 227-232 |
| | 3 | 1 |
QScrollbarStyleAnimation::updateCurrentTime| Name: | QScrollbarStyleAnimation::updateCurrentTime | | Prototype: | void QScrollbarStyleAnimation::updateCurrentTime(int time) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 360-365 |
| | 3 | 2 |
QScroller::QScroller| Name: | QScroller::QScroller | | Prototype: | QScroller::QScroller(QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 492-498 |
| | 3 | 1 |
QScroller::finalPosition| Name: | QScroller::finalPosition | | Prototype: | QPointF QScroller::finalPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 645-650 |
| | 3 | 1 |
QScrollerPrivate::timerEventWhileDragging| Name: | QScrollerPrivate::timerEventWhileDragging | | Prototype: | void QScrollerPrivate::timerEventWhileDragging() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1626-1634 |
| | 3 | 2 |
QScrollerPrivate::timerEventWhileScrolling| Name: | QScrollerPrivate::timerEventWhileScrolling | | Prototype: | void QScrollerPrivate::timerEventWhileScrolling() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1684-1691 |
| | 3 | 2 |
QScrollerProperties::setDefaultScrollerProperties| Name: | QScrollerProperties::setDefaultScrollerProperties | | Prototype: | void QScrollerProperties::setDefaultScrollerProperties(const QScrollerProperties &sp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | | Lines: | 193-199 |
| | 3 | 2 |
QSequentialAnimationGroup::addPause| Name: | QSequentialAnimationGroup::addPause | | Prototype: | QPauseAnimation *QSequentialAnimationGroup::addPause(int msecs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 275-280 |
| | 3 | 1 |
QSequentialAnimationGroup::updateDirection| Name: | QSequentialAnimationGroup::updateDirection | | Prototype: | void QSequentialAnimationGroup::updateDirection(QAbstractAnimation::Direction direction) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 417-423 |
| | 3 | 2 |
QSequentialIterable::begin| Name: | QSequentialIterable::begin | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::begin() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3898-3903 |
| | 3 | 1 |
QSequentialIterable::const_iterator::~const_iterator| Name: | QSequentialIterable::const_iterator::~const_iterator | | Prototype: | QSequentialIterable::const_iterator::~const_iterator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3965-3970 |
| | 3 | 2 |
QSequentialIterable::end| Name: | QSequentialIterable::end | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::end() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3911-3916 |
| | 3 | 1 |
QSettings::beginReadArray| Name: | QSettings::beginReadArray | | Prototype: | int QSettings::beginReadArray(const QString &prefix) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2947-2952 |
| | 3 | 1 |
QSettings::clear| Name: | QSettings::clear | | Prototype: | void QSettings::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2703-2708 |
| | 3 | 1 |
QSettings::contains| Name: | QSettings::contains | | Prototype: | bool QSettings::contains(const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3216-3221 |
| | 3 | 1 |
QSettings::setIniCodec| Name: | QSettings::setIniCodec | | Prototype: | void QSettings::setIniCodec(const char *codecName) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2827-2832 |
| | 3 | 2 |
QSettings::~QSettings| Name: | QSettings::~QSettings | | Prototype: | QSettings::~QSettings() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2680-2690 |
| | 3 | 3 |
QSettingsPrivate::actualKey| Name: | QSettingsPrivate::actualKey | | Prototype: | QString QSettingsPrivate::actualKey(const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 248-253 |
| | 3 | 1 |
QShortcut::~QShortcut| Name: | QShortcut::~QShortcut | | Prototype: | QShortcut::~QShortcut() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 477-482 |
| | 3 | 2 |
QShortcutMap::resetState| Name: | QShortcutMap::resetState | | Prototype: | void QShortcutMap::resetState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 302-307 |
| | 3 | 1 |
QSidebar::clicked| Name: | QSidebar::clicked | | Prototype: | void QSidebar::clicked(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 486-491 |
| | 3 | 1 |
QSidebar::sizeHint| Name: | QSidebar::sizeHint | | Prototype: | QSize QSidebar::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 416-421 |
| | 3 | 2 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 163-168 |
| | 3 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 176-181 |
| | 3 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, int id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 137-142 |
| | 3 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, const QString &text) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 150-155 |
| | 3 | 1 |
QSignalTransitionPrivate::maybeRegister| Name: | QSignalTransitionPrivate::maybeRegister | | Prototype: | void QSignalTransitionPrivate::maybeRegister() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 125-130 |
| | 3 | 2 |
QSimpleDrag::platformDropData| Name: | QSimpleDrag::platformDropData | | Prototype: | QMimeData *QSimpleDrag::platformDropData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 335-340 |
| | 3 | 2 |
QSimplex::clearRow| Name: | QSimplex::clearRow | | Prototype: | void QSimplex::clearRow(int rowIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 331-336 |
| | 3 | 2 |
QSimplex::reducedRowEchelon| Name: | QSimplex::reducedRowEchelon | | Prototype: | void QSimplex::reducedRowEchelon() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 458-464 |
| | 3 | 2 |
QSocks5Authenticator::beginAuthenticate| Name: | QSocks5Authenticator::beginAuthenticate | | Prototype: | bool QSocks5Authenticator::beginAuthenticate(QTcpSocket *socket, bool *completed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 423-428 |
| | 3 | 1 |
QSocks5Authenticator::continueAuthenticate| Name: | QSocks5Authenticator::continueAuthenticate | | Prototype: | bool QSocks5Authenticator::continueAuthenticate(QTcpSocket *socket, bool *completed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 430-435 |
| | 3 | 1 |
QSocks5BindStore::QSocks5BindStore| Name: | QSocks5BindStore::QSocks5BindStore | | Prototype: | QSocks5BindStore::QSocks5BindStore() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 338-345 |
| | 3 | 2 |
QSocks5SocketEngine::joinMulticastGroup| Name: | QSocks5SocketEngine::joinMulticastGroup | | Prototype: | bool QSocks5SocketEngine::joinMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1582-1588 |
| | 3 | 1 |
QSocks5SocketEngine::leaveMulticastGroup| Name: | QSocks5SocketEngine::leaveMulticastGroup | | Prototype: | bool QSocks5SocketEngine::leaveMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1590-1596 |
| | 3 | 1 |
QSocks5SocketEngine::setMulticastInterface| Name: | QSocks5SocketEngine::setMulticastInterface | | Prototype: | bool QSocks5SocketEngine::setMulticastInterface(const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1604-1609 |
| | 3 | 1 |
QSocks5SocketEngineHandler::createSocketEngine| Name: | QSocks5SocketEngineHandler::createSocketEngine | | Prototype: | QAbstractSocketEngine *QSocks5SocketEngineHandler::createSocketEngine(qintptr socketDescriptor, QObject *parent) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1931-1939 |
| | 3 | 2 |
QSocks5SocketEnginePrivate::_q_emitPendingConnectionNotification| Name: | QSocks5SocketEnginePrivate::_q_emitPendingConnectionNotification | | Prototype: | void QSocks5SocketEnginePrivate::_q_emitPendingConnectionNotification() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 967-973 |
| | 3 | 1 |
QSocks5SocketEnginePrivate::emitConnectionNotification| Name: | QSocks5SocketEnginePrivate::emitConnectionNotification | | Prototype: | void QSocks5SocketEnginePrivate::emitConnectionNotification() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 975-981 |
| | 3 | 1 |
QSortFilterProxyModel::filterAcceptsColumn| Name: | QSortFilterProxyModel::filterAcceptsColumn | | Prototype: | bool QSortFilterProxyModel::filterAcceptsColumn(int source_column, const QModelIndex &source_parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2742-2747 |
| | 3 | 1 |
QSortFilterProxyModel::~QSortFilterProxyModel| Name: | QSortFilterProxyModel::~QSortFilterProxyModel | | Prototype: | QSortFilterProxyModel::~QSortFilterProxyModel() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1747-1752 |
| | 3 | 1 |
QSortFilterProxyModelGreaterThan::operator()| Name: | QSortFilterProxyModelGreaterThan::operator() | | Prototype: | inline bool operator()(int r1, int r2) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 99-104 |
| | 3 | 1 |
QSortFilterProxyModelLessThan::operator()| Name: | QSortFilterProxyModelLessThan::operator() | | Prototype: | inline bool operator()(int r1, int r2) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 76-81 |
| | 3 | 1 |
QSortFilterProxyModelPrivate::_q_sourceModelDestroyed| Name: | QSortFilterProxyModelPrivate::_q_sourceModelDestroyed | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceModelDestroyed() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 295-300 |
| | 3 | 1 |
QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved| Name: | QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved( const QModelIndex &source_parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1412-1418 |
| | 3 | 1 |
QSortFilterProxyModelPrivate::_q_sourceRowsInserted| Name: | QSortFilterProxyModelPrivate::_q_sourceRowsInserted | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceRowsInserted( const QModelIndex &source_parent, int start, int end) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1404-1410 |
| | 3 | 2 |
QSortFilterProxyModelPrivate::filter_about_to_be_changed| Name: | QSortFilterProxyModelPrivate::filter_about_to_be_changed | | Prototype: | void QSortFilterProxyModelPrivate::filter_about_to_be_changed(const QModelIndex &source_parent) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1061-1066 |
| | 3 | 2 |
QSpacerItem::changeSize| Name: | QSpacerItem::changeSize | | Prototype: | void QSpacerItem::changeSize(int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 273-279 |
| | 3 | 1 |
QSpanCollection::clear| Name: | QSpanCollection::clear | | Prototype: | void QSpanCollection::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 160-165 |
| | 3 | 1 |
QSpdyProtocolHandler::_q_replyDestroyed| Name: | QSpdyProtocolHandler::_q_replyDestroyed | | Prototype: | void QSpdyProtocolHandler::_q_replyDestroyed(QObject* reply) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 323-328 |
| | 3 | 2 |
QSpdyProtocolHandler::sendPING| Name: | QSpdyProtocolHandler::sendPING | | Prototype: | void QSpdyProtocolHandler::sendPING(quint32 pingID) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 674-679 |
| | 3 | 1 |
QSpiApplicationAdaptor::copyKeyEvent| Name: | QSpiApplicationAdaptor::copyKeyEvent | | Prototype: | QKeyEvent* QSpiApplicationAdaptor::copyKeyEvent(QKeyEvent* old) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | | Lines: | 204-209 |
| | 3 | 1 |
QSpiApplicationAdaptor::sendEvents| Name: | QSpiApplicationAdaptor::sendEvents | | Prototype: | void QSpiApplicationAdaptor::sendEvents(bool active) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | | Lines: | 75-82 |
| | 3 | 2 |
QSpinBox::setMaximum| Name: | QSpinBox::setMaximum | | Prototype: | void QSpinBox::setMaximum(int maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 402-407 |
| | 3 | 1 |
QSpinBox::setMinimum| Name: | QSpinBox::setMinimum | | Prototype: | void QSpinBox::setMinimum(int minimum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 374-379 |
| | 3 | 1 |