| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 4462-4468 |
| | 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: | 4142-4148 |
| | 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: | 4115-4121 |
| | 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: | 4176-4182 |
| | 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: | 2329-2334 |
| | 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: | 2622-2634 |
| | 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: | 1492-1502 |
| | 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: | 1755-1760 |
| | 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: | 3310-3316 |
| | 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: | 877-881 |
| | 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: | 227-232 |
| | 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: | 4179-4184 |
| | 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: | 678-684 |
| | 3 | 1 |
QRegionPrivate::contains| Name: | QRegionPrivate::contains | | Prototype: | inline bool contains(const QRect &r2) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1127-1131 |
| | 3 | 1 |
QRegionPrivate::within| Name: | QRegionPrivate::within | | Prototype: | inline bool within(const QRect &r1) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1136-1140 |
| | 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: | 1583-1588 |
| | 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: | 1705-1714 |
| | 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: | 1808-1814 |
| | 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: | 1545-1550 |
| | 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: | 1568-1573 |
| | 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: | 2171-2177 |
| | 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: | 2142-2148 |
| | 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: | 2377-2383 |
| | 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: | 222-227 |
| | 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: | 163-168 |
| | 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: | 1320-1325 |
| | 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: | 1327-1332 |
| | 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: | 362-367 |
| | 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: | 437-442 |
| | 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: | 531-536 |
| | 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: | 503-508 |
| | 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: | 423-428 |
| | 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: | 474-479 |
| | 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: | 517-522 |
| | 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: | 450-455 |
| | 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: | 409-414 |
| | 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: | 384-389 |
| | 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: | 487-492 |
| | 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: | 75-80 |
| | 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: | 123-127 |
| | 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: | 233-239 |
| | 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: | 271-276 |
| | 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: | 220-225 |
| | 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: | 354-359 |
| | 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: | 486-492 |
| | 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: | 636-641 |
| | 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: | 1611-1619 |
| | 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: | 1669-1676 |
| | 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: | 187-193 |
| | 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: | 269-274 |
| | 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: | 411-417 |
| | 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: | 3900-3905 |
| | 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: | 3967-3972 |
| | 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: | 3913-3918 |
| | 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: | 2974-2979 |
| | 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: | 2730-2735 |
| | 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: | 3243-3248 |
| | 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: | 2854-2859 |
| | 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: | 2707-2717 |
| | 3 | 3 |
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: | 471-476 |
| | 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: | 295-300 |
| | 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: | 480-485 |
| | 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: | 410-415 |
| | 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: | 157-162 |
| | 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: | 170-175 |
| | 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: | 131-136 |
| | 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: | 144-149 |
| | 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: | 119-124 |
| | 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: | 321-326 |
| | 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: | 323-328 |
| | 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: | 450-456 |
| | 3 | 2 |
QSize::transpose| Name: | QSize::transpose | | Prototype: | void QSize::transpose() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 160-165 |
| | 3 | 1 |
QSizeF::transpose| Name: | QSizeF::transpose | | Prototype: | void QSizeF::transpose() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 593-598 |
| | 3 | 1 |
QSockNotType::QSockNotType| Name: | QSockNotType::QSockNotType | | Prototype: | QSockNotType::QSockNotType() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 395-400 |
| | 3 | 1 |
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: | 415-420 |
| | 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: | 422-427 |
| | 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: | 332-339 |
| | 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: | 1571-1577 |
| | 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: | 1579-1585 |
| | 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: | 1593-1598 |
| | 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: | 1920-1928 |
| | 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: | 958-964 |
| | 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: | 966-972 |
| | 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: | 2736-2741 |
| | 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: | 1741-1746 |
| | 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: | 93-98 |
| | 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: | 70-75 |
| | 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: | 289-294 |
| | 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: | 1406-1412 |
| | 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: | 1398-1404 |
| | 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: | 1055-1060 |
| | 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: | 267-273 |
| | 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: | 153-158 |
| | 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: | 317-322 |
| | 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: | 668-673 |
| | 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: | 198-203 |
| | 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: | 69-76 |
| | 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: | 396-401 |
| | 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: | 368-373 |
| | 3 | 1 |
QSpinBoxPrivate::init| Name: | QSpinBoxPrivate::init | | Prototype: | inline void init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 67-71 |
| | 3 | 1 |