| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSortFilterProxyModel::canFetchMore| Name: | QSortFilterProxyModel::canFetchMore | | Prototype: | bool QSortFilterProxyModel::canFetchMore(const QModelIndex &parent) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2207-2214 |
| | 5 | 2 |
QSocks5SocketEnginePrivate::emitWriteNotification| Name: | QSocks5SocketEnginePrivate::emitWriteNotification | | Prototype: | void QSocks5SocketEnginePrivate::emitWriteNotification() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 947-956 |
| | 5 | 2 |
QSocks5SocketEnginePrivate::emitReadNotification| Name: | QSocks5SocketEnginePrivate::emitReadNotification | | Prototype: | void QSocks5SocketEnginePrivate::emitReadNotification() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 926-935 |
| | 5 | 2 |
QSocks5SocketEngine::pendingDatagramSize| Name: | QSocks5SocketEngine::pendingDatagramSize | | Prototype: | qint64 QSocks5SocketEngine::pendingDatagramSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1668-1677 |
| | 5 | 2 |
QSocks5SocketEngine::initialize| Name: | QSocks5SocketEngine::initialize | | Prototype: | bool QSocks5SocketEngine::initialize(QAbstractSocket::SocketType type, QAbstractSocket::NetworkLayerProtocol protocol) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1001-1011 |
| | 5 | 1 |
QSocks5SocketEngine::connectToHostByName| Name: | QSocks5SocketEngine::connectToHostByName | | Prototype: | bool QSocks5SocketEngine::connectToHostByName(const QString &hostname, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1141-1150 |
| | 5 | 1 |
QSocks5SocketEngine::connectToHost| Name: | QSocks5SocketEngine::connectToHost | | Prototype: | bool QSocks5SocketEngine::connectToHost(const QHostAddress &address, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1129-1139 |
| | 5 | 1 |
QSlider::setTickPosition| Name: | QSlider::setTickPosition | | Prototype: | void QSlider::setTickPosition(TickPosition position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 509-516 |
| | 5 | 1 |
QSizePolicy::setControlType| Name: | QSizePolicy::setControlType | | Prototype: | void QSizePolicy::setControlType(ControlType type) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 250-274 |
| | 5 | 3 |
QSizeGrip::mouseReleaseEvent| Name: | QSizeGrip::mouseReleaseEvent | | Prototype: | void QSizeGrip::mouseReleaseEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 416-425 |
| | 5 | 2 |
QSingleShotTimer::QSingleShotTimer| Name: | QSingleShotTimer::QSingleShotTimer | | Prototype: | QSingleShotTimer::QSingleShotTimer(int msec, Qt::TimerType timerType, const QObject *r, QtPrivate::QSlotObjectBase *slotObj) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | | Lines: | 276-286 |
| | 5 | 2 |
QSimplexConstraint::invert| Name: | QSimplexConstraint::invert | | Prototype: | void QSimplexConstraint::invert() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 654-663 |
| | 5 | 2 |
QSignalMapper::removeMappings| Name: | QSignalMapper::removeMappings | | Prototype: | void QSignalMapper::removeMappings(QObject *sender) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 227-235 |
| | 5 | 1 |
QSideBarDelegate::initStyleOption| Name: | QSideBarDelegate::initStyleOption | | Prototype: | void QSideBarDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 50-60 |
| | 5 | 3 |
QSettings::setPath| Name: | QSettings::setPath | | Prototype: | void QSettings::setPath(Format format, Scope scope, const QString &path) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3420-3427 |
| | 5 | 2 |
QSettings::event| Name: | QSettings::event | | Prototype: | bool QSettings::event(QEvent *event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3280-3288 |
| | 5 | 2 |
QSettings::beginWriteArray| Name: | QSettings::beginWriteArray | | Prototype: | void QSettings::beginWriteArray(const QString &prefix, int size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3010-3019 |
| | 5 | 2 |
QSequentialAnimationGroupPrivate::atEnd| Name: | QSequentialAnimationGroupPrivate::atEnd | | Prototype: | bool QSequentialAnimationGroupPrivate::atEnd() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 86-99 |
| | 5 | 1 |
QSequentialAnimationGroupPrivate::animationActualTotalDuration| Name: | QSequentialAnimationGroupPrivate::animationActualTotalDuration | | Prototype: | int QSequentialAnimationGroupPrivate::animationActualTotalDuration(int index) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 101-108 |
| | 5 | 2 |
QSemaphore::acquire| Name: | QSemaphore::acquire | | Prototype: | void QSemaphore::acquire(int n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 132-139 |
| | 5 | 2 |
QScrollerPrivate::releaseWhilePressed| Name: | QScrollerPrivate::releaseWhilePressed | | Prototype: | bool QScrollerPrivate::releaseWhilePressed(const QPointF &, qint64) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1544-1553 |
| | 5 | 2 |
QScrollerPrivate::inputName| Name: | QScrollerPrivate::inputName | | Prototype: | const char *QScrollerPrivate::inputName(QScroller::Input input) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 918-926 |
| | 5 | 5 |
QScroller::setSnapPositionsY| Name: | QScroller::setSnapPositionsY | | Prototype: | void QScroller::setSnapPositionsY(qreal first, qreal interval) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 860-868 |
| | 5 | 1 |
QScroller::setSnapPositionsX| Name: | QScroller::setSnapPositionsX | | Prototype: | void QScroller::setSnapPositionsX(qreal first, qreal interval) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 830-838 |
| | 5 | 1 |
QScroller::setScrollerProperties| Name: | QScroller::setScrollerProperties | | Prototype: | void QScroller::setScrollerProperties(const QScrollerProperties &sp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 362-373 |
| | 5 | 2 |
QScrollArea::viewportSizeHint| Name: | QScrollArea::viewportSizeHint | | Prototype: | QSize QScrollArea::viewportSizeHint() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 405-413 |
| | 5 | 2 |
QScrollArea::focusNextPrevChild| Name: | 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: | 419-427 |
| | 5 | 3 |
QScrollArea::QScrollArea| Name: | QScrollArea::QScrollArea | | Prototype: | QScrollArea::QScrollArea(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 138-146 |
| | 5 | 1 |
QScrollArea::QScrollArea| Name: | QScrollArea::QScrollArea | | Prototype: | QScrollArea::QScrollArea(QScrollAreaPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 151-159 |
| | 5 | 1 |
QScreen::transformBetween| Name: | 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: | 566-575 |
| | 5 | 3 |
QScreen::mapBetween| Name: | 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: | 586-595 |
| | 5 | 3 |
QScreen::angleBetween| Name: | 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: | 543-552 |
| | 5 | 3 |
QScanConverter::emitSpans| Name: | QScanConverter::emitSpans | | Prototype: | void QScanConverter::emitSpans(int chunk) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 259-268 |
| | 5 | 2 |
QSaveFile::cancelWriting| Name: | 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: | 330-337 |
| | 5 | 2 |
QRubberBand::initStyleOption| Name: | 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: | 75-86 |
| | 5 | 2 |
QRingBuffer::clear| Name: | QRingBuffer::clear | | Prototype: | void QRingBuffer::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 186-194 |
| | 5 | 1 |
QRenderRule::paddingRect| Name: | 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: | 1029-1036 |
| | 5 | 2 |
QRenderRule::outlineRect| Name: | 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: | 1020-1027 |
| | 5 | 2 |
QRenderRule::originRect| Name: | QRenderRule::originRect | | Prototype: | QRect QRenderRule::originRect(const QRect &rect, Origin origin) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1141-1154 |
| | 5 | 6 |
QRenderRule::contentsRect| Name: | 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: | 1038-1045 |
| | 5 | 2 |
QRegularExpressionValidatorPrivate::setRegularExpression| Name: | QRegularExpressionValidatorPrivate::setRegularExpression | | Prototype: | void QRegularExpressionValidatorPrivate::setRegularExpression(const QRegularExpression &re) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 1057-1067 |
| | 5 | 4 |
QRegularExpressionMatch::capturedTexts| Name: | 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: | 2125-2132 |
| | 5 | 2 |
QRegionPrivate::mergeFromRight| Name: | 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: | 1198-1206 |
| | 5 | 2 |
QRegionPrivate::mergeFromLeft| Name: | 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: | 1208-1216 |
| | 5 | 2 |
QRegionPrivate::mergeFromBelow| Name: | 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: | 1232-1242 |
| | 5 | 2 |
QRegionPrivate::mergeFromAbove| Name: | 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: | 1244-1254 |
| | 5 | 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: | 3882-3889 |
| | 5 | 2 |
QRegion::QRegion| Name: | 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: | 3858-3867 |
| | 5 | 2 |
QRegExpEngine::Box::addAnchorsToEngine| Name: | 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: | 2715-2724 |
| | 5 | 3 |
QRectF::toAlignedRect| Name: | QRectF::toAlignedRect | | Prototype: | QRect QRectF::toAlignedRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2344-2351 |
| | 5 | 1 |
QRawFont::alphaMapForGlyph| Name: | 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: | 265-275 |
| | 5 | 3 |
QRasterWindowPrivate::beginPaint| Name: | 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: | 67-75 |
| | 5 | 2 |
QRasterWindow::metric| Name: | 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: | 104-115 |
| | 5 | 3 |
QRasterPlatformPixmap::fromImageReader| Name: | 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: | 140-149 |
| | 5 | 2 |
QRasterPaintEngine::shouldDrawCachedGlyphs| Name: | 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: | 3289-3304 |
| | 5 | 3 |
QRasterPaintEngine::fillRect| Name: | 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: | 1751-1763 |
| | 5 | 2 |
QRasterPaintEngine::createState| Name: | 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: | 646-655 |
| | 5 | 2 |
QRasterPaintEngine::clipType| Name: | 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: | 3412-3421 |
| | 5 | 2 |
QQuaternion::getAxes| Name: | QQuaternion::getAxes | | Prototype: | void QQuaternion::getAxes(QVector3D *xAxis, QVector3D *yAxis, QVector3D *zAxis) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 692-701 |
| | 5 | 1 |
QQuaternion::fromAxisAndAngle| Name: | QQuaternion::fromAxisAndAngle | | Prototype: | QQuaternion QQuaternion::fromAxisAndAngle(const QVector3D& axis, float angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 399-410 |
| | 5 | 1 |
QPushButton::showMenu| Name: | 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: | 557-564 |
| | 5 | 2 |
QProxyStyle::QProxyStyle| Name: | 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: | 109-118 |
| | 5 | 2 |
QProgressStyleAnimation::progressStep| Name: | 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: | 140-147 |
| | 5 | 2 |
QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint| Name: | 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: | 501-509 |
| | 5 | 2 |
QProgressDialog::setMinimumDuration| Name: | QProgressDialog::setMinimumDuration | | Prototype: | void QProgressDialog::setMinimumDuration(int ms) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 762-770 |
| | 5 | 2 |
QProgressDialog::open| Name: | QProgressDialog::open | | Prototype: | void QProgressDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 870-877 |
| | 5 | 1 |
QProgressDialog::cancel| Name: | QProgressDialog::cancel | | Prototype: | void QProgressDialog::cancel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 624-631 |
| | 5 | 1 |
QProgressBar::reset| Name: | QProgressBar::reset | | Prototype: | void QProgressBar::reset() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 255-263 |
| | 5 | 2 |
QProgressBar::paintEvent| Name: | QProgressBar::paintEvent | | Prototype: | void QProgressBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 406-413 |
| | 5 | 1 |
QProgressBar::minimumSizeHint| Name: | QProgressBar::minimumSizeHint | | Prototype: | QSize QProgressBar::minimumSizeHint() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 434-442 |
| | 5 | 2 |
QProcessPrivate::setErrorAndEmit| Name: | QProcessPrivate::setErrorAndEmit | | Prototype: | void QProcessPrivate::setErrorAndEmit(QProcess::ProcessError error, const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 953-960 |
| | 5 | 1 |
QProcessPrivate::readFromChannel| Name: | QProcessPrivate::readFromChannel | | Prototype: | qint64 QProcessPrivate::readFromChannel(const Channel *channel, char *data, qint64 maxlen) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 607-621 |
| | 5 | 2 |
QProcessEnvironmentPrivate::toList| Name: | QProcessEnvironmentPrivate::toList | | Prototype: | QStringList QProcessEnvironmentPrivate::toList() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 157-164 |
| | 5 | 2 |
QProcess::setProgram| Name: | QProcess::setProgram | | Prototype: | void QProcess::setProgram(const QString &program) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2311-2319 |
| | 5 | 2 |
QProcess::setProcessState| Name: | QProcess::setProcessState | | Prototype: | void QProcess::setProcessState(ProcessState state) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1884-1891 |
| | 5 | 2 |
QProcess::setArguments| Name: | QProcess::setArguments | | Prototype: | void QProcess::setArguments(const QStringList &arguments) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2342-2350 |
| | 5 | 2 |
QProcess::readAllStandardOutput| Name: | QProcess::readAllStandardOutput | | Prototype: | QByteArray QProcess::readAllStandardOutput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2030-2037 |
| | 5 | 1 |
QProcess::readAllStandardError| Name: | QProcess::readAllStandardError | | Prototype: | QByteArray QProcess::readAllStandardError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2046-2053 |
| | 5 | 1 |
QProcess::close| Name: | QProcess::close | | Prototype: | void QProcess::close() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1625-1633 |
| | 5 | 2 |
QProcess::canReadLine| Name: | QProcess::canReadLine | | Prototype: | bool QProcess::canReadLine() const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1611-1618 |
| | 5 | 1 |
QProcess::bytesAvailable| Name: | QProcess::bytesAvailable | | Prototype: | qint64 QProcess::bytesAvailable() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1658-1669 |
| | 5 | 1 |
QProcess::atEnd| Name: | QProcess::atEnd | | Prototype: | bool QProcess::atEnd() const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1640-1647 |
| | 5 | 1 |
QProcess::QProcess| Name: | QProcess::QProcess | | Prototype: | QProcess::QProcess(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1195-1201 |
| | 5 | 1 |
QPrinterPrivate::init| Name: | QPrinterPrivate::init | | Prototype: | void QPrinterPrivate::init(const QPrinterInfo &printer, QPrinter::PrinterMode mode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 696-706 |
| | 5 | 2 |
QPrinterInfo::operator=| Name: | QPrinterInfo::operator= | | Prototype: | QPrinterInfo &QPrinterInfo::operator=(const QPrinterInfo &other) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 136-144 |
| | 5 | 2 |
QPrinter::setFromTo| Name: | QPrinter::setFromTo | | Prototype: | void QPrinter::setFromTo(int from, int to) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2128-2136 |
| | 5 | 2 |
QPrintPreviewDialog::setVisible| Name: | QPrintPreviewDialog::setVisible | | Prototype: | void QPrintPreviewDialog::setVisible(bool visible) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 710-719 |
| | 5 | 2 |
QPrintPreviewDialog::open| Name: | QPrintPreviewDialog::open | | Prototype: | void QPrintPreviewDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 745-754 |
| | 5 | 1 |
QPrintDialogPrivate::setTabs| Name: | QPrintDialogPrivate::setTabs | | Prototype: | void QPrintDialogPrivate::setTabs(const QList<QWidget*> &tabWidgets) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 566-574 |
| | 5 | 2 |
QPrintDialog::setOptions| Name: | QPrintDialog::setOptions | | Prototype: | void QPrintDialog::setOptions(PrintDialogOptions options) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 174-183 |
| | 5 | 2 |
QPrintDialog::open| Name: | QPrintDialog::open | | Prototype: | void QPrintDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 484-491 |
| | 5 | 1 |
QPreviewPaintEngine::abort| Name: | QPreviewPaintEngine::abort | | Prototype: | bool QPreviewPaintEngine::abort() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 167-175 |
| | 5 | 1 |
QPrevNextCalButton::paintEvent| Name: | QPrevNextCalButton::paintEvent | | Prototype: | void paintEvent(QPaintEvent *) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1569-1575 |
| | 5 | 1 |
QPpmHandler::readHeader| Name: | QPpmHandler::readHeader | | Prototype: | bool QPpmHandler::readHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 411-418 |
| | 5 | 2 |
QPolygonF::toPolygon| Name: | QPolygonF::toPolygon | | Prototype: | QPolygon QPolygonF::toPolygon() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 682-689 |
| | 5 | 2 |
QPolygon::setPoints| Name: | QPolygon::setPoints | | Prototype: | void QPolygon::setPoints(int nPoints, const int *points) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 305-313 |
| | 5 | 2 |
QPolygon::point| Name: | QPolygon::point | | Prototype: | void QPolygon::point(int index, int *x, int *y) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 261-268 |
| | 5 | 3 |
QPluginLoader::instance| Name: | QPluginLoader::instance | | Prototype: | QObject *QPluginLoader::instance() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 188-195 |
| | 5 | 3 |
QPlatformScreen::~QPlatformScreen| Name: | QPlatformScreen::~QPlatformScreen | | Prototype: | QPlatformScreen::~QPlatformScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 54-62 |
| | 5 | 2 |
QPlatformScreen::screenForPosition| Name: | QPlatformScreen::screenForPosition | | Prototype: | const QPlatformScreen *QPlatformScreen::screenForPosition(const QPoint &point) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 105-114 |
| | 5 | 4 |