| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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::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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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 | 
 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 | 
 QSortFilterProxyModel::data| Name:  | QSortFilterProxyModel::data |  | Prototype:  | QVariant QSortFilterProxyModel::data(const QModelIndex &index, int role) const |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1963-1970 |  
  |  | 5 | 2 | 
 QSortFilterProxyModel::fetchMore| Name:  | QSortFilterProxyModel::fetchMore |  | Prototype:  | void QSortFilterProxyModel::fetchMore(const QModelIndex &parent) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2195-2202 |  
  |  | 5 | 2 | 
 QSortFilterProxyModel::flags| Name:  | QSortFilterProxyModel::flags |  | Prototype:  | Qt::ItemFlags QSortFilterProxyModel::flags(const QModelIndex &index) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2219-2226 |  
  |  | 5 | 2 | 
 QSortFilterProxyModel::setData| Name:  | QSortFilterProxyModel::setData |  | Prototype:  | bool QSortFilterProxyModel::setData(const QModelIndex &index, const QVariant &value, int role) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1975-1982 |  
  |  | 5 | 2 | 
 QSortFilterProxyModel::setFilterFixedString| Name:  | QSortFilterProxyModel::setFilterFixedString |  | Prototype:  | void QSortFilterProxyModel::setFilterFixedString(const QString &pattern) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2466-2473 |  
  |  | 5 | 1 | 
 QSortFilterProxyModel::setFilterRegExp| Name:  | QSortFilterProxyModel::setFilterRegExp |  | Prototype:  | void QSortFilterProxyModel::setFilterRegExp(const QString &pattern) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2436-2443 |  
  |  | 5 | 1 | 
 QSortFilterProxyModel::setFilterWildcard| Name:  | QSortFilterProxyModel::setFilterWildcard |  | Prototype:  | void QSortFilterProxyModel::setFilterWildcard(const QString &pattern) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2451-2458 |  
  |  | 5 | 1 | 
 QSortFilterProxyModel::setSortCaseSensitivity| Name:  | QSortFilterProxyModel::setSortCaseSensitivity |  | Prototype:  | void QSortFilterProxyModel::setSortCaseSensitivity(Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2393-2401 |  
  |  | 5 | 2 | 
 QSortFilterProxyModel::setSortLocaleAware| Name:  | QSortFilterProxyModel::setSortLocaleAware |  | Prototype:  | void QSortFilterProxyModel::setSortLocaleAware(bool on) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2418-2426 |  
  |  | 5 | 2 | 
 QSortFilterProxyModel::setSortRole| Name:  | QSortFilterProxyModel::setSortRole |  | Prototype:  | void QSortFilterProxyModel::setSortRole(int role) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2520-2527 |  
  |  | 5 | 2 | 
 QSortFilterProxyModel::span| Name:  | QSortFilterProxyModel::span |  | Prototype:  | QSize QSortFilterProxyModel::span(const QModelIndex &index) const |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2256-2263 |  
  |  | 5 | 2 | 
 QSpdyProtocolHandler::_q_uploadDataReadyRead| Name:  | QSpdyProtocolHandler::_q_uploadDataReadyRead |  | Prototype:  | void QSpdyProtocolHandler::_q_uploadDataReadyRead() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 749-756 |  
  |  | 5 | 1 | 
 QSpdyProtocolHandler::handlePING| Name:  | QSpdyProtocolHandler::handlePING |  | Prototype:  | void QSpdyProtocolHandler::handlePING(char , quint32 length, const QByteArray &frameData) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 1086-1097 |  
  |  | 5 | 2 | 
 QSpiApplicationAdaptor::notifyKeyboardListenerError| Name:  | QSpiApplicationAdaptor::notifyKeyboardListenerError |  | Prototype:  | void QSpiApplicationAdaptor::notifyKeyboardListenerError(const QDBusError& error, const QDBusMessage& ) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp |  | Lines:  | 222-230 |  
  |  | 5 | 3 | 
 QSpinBox::setSuffix| Name:  | QSpinBox::setSuffix |  | Prototype:  | void QSpinBox::setSuffix(const QString &suffix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 294-303 |  
  |  | 5 | 1 | 
 QSpinBox::valueFromText| Name:  | QSpinBox::valueFromText |  | Prototype:  | int QSpinBox::valueFromText(const QString &text) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 504-512 |  
  |  | 5 | 1 | 
 QSplashScreen::finish| Name:  | QSplashScreen::finish |  | Prototype:  | void QSplashScreen::finish(QWidget *mainWin) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp |  | Lines:  | 263-271 |  
  |  | 5 | 3 | 
 QSplitter::isCollapsible| Name:  | QSplitter::isCollapsible |  | Prototype:  | bool QSplitter::isCollapsible(int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1071-1079 |  
  |  | 5 | 2 | 
 QSplitter::setCollapsible| Name:  | QSplitter::setCollapsible |  | Prototype:  | void QSplitter::setCollapsible(int index, bool collapse) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1057-1066 |  
  |  | 5 | 2 |