| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QRawFont::maxCharWidth| Name:  | QRawFont::maxCharWidth |  | Prototype:  | qreal QRawFont::maxCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 388-391 |  
  |  | 1 | 1 | 
 QRawFont::lineThickness| Name:  | QRawFont::lineThickness |  | Prototype:  | qreal QRawFont::lineThickness() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 422-425 |  
  |  | 1 | 1 | 
 QRawFont::leading| Name:  | QRawFont::leading |  | Prototype:  | qreal QRawFont::leading() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 QRawFont::isValid| Name:  | QRawFont::isValid |  | Prototype:  | bool QRawFont::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 217-220 |  
  |  | 1 | 1 | 
 QRawFont::hintingPreference| Name:  | QRawFont::hintingPreference |  | Prototype:  | QFont::HintingPreference QRawFont::hintingPreference() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 617-620 |  
  |  | 1 | 1 | 
 QRawFont::familyName| Name:  | QRawFont::familyName |  | Prototype:  | QString QRawFont::familyName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 439-442 |  
  |  | 1 | 1 | 
 QRawFont::descent| Name:  | QRawFont::descent |  | Prototype:  | qreal QRawFont::descent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 344-347 |  
  |  | 1 | 1 | 
 QRawFont::averageCharWidth| Name:  | QRawFont::averageCharWidth |  | Prototype:  | qreal QRawFont::averageCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 378-381 |  
  |  | 1 | 1 | 
 QRawFont::ascent| Name:  | QRawFont::ascent |  | Prototype:  | qreal QRawFont::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 329-332 |  
  |  | 1 | 1 | 
 QRawFont::advancesForGlyphIndexes| Name:  | QRawFont::advancesForGlyphIndexes |  | Prototype:  | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 607-610 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 159-165 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 174-180 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 185-188 |  
  |  | 1 | 1 | 
 QRasterizer::~QRasterizer| Name:  | QRasterizer::~QRasterizer |  | Prototype:  | QRasterizer::~QRasterizer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 649-652 |  
  |  | 1 | 1 | 
 QRasterizer::setLegacyRoundingEnabled| Name:  | QRasterizer::setLegacyRoundingEnabled |  | Prototype:  | void QRasterizer::setLegacyRoundingEnabled(bool legacyRoundingEnabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 670-673 |  
  |  | 1 | 1 | 
 QRasterizer::setClipRect| Name:  | QRasterizer::setClipRect |  | Prototype:  | void QRasterizer::setClipRect(const QRect &clipRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 665-668 |  
  |  | 1 | 1 | 
 QRasterizer::setAntialiased| Name:  | QRasterizer::setAntialiased |  | Prototype:  | void QRasterizer::setAntialiased(bool antialiased) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 654-657 |  
  |  | 1 | 1 | 
 QRasterizer::QRasterizer| Name:  | QRasterizer::QRasterizer |  | Prototype:  | QRasterizer::QRasterizer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 643-647 |  
  |  | 1 | 1 | 
 QRasterWindowPrivate::endPaint| Name:  | QRasterWindowPrivate::endPaint |  | Prototype:  | void endPaint() override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 84-87 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::setDevicePixelRatio| Name:  | QRasterPlatformPixmap::setDevicePixelRatio |  | Prototype:  | void QRasterPlatformPixmap::setDevicePixelRatio(qreal scaleFactor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::paintEngine| Name:  | QRasterPlatformPixmap::paintEngine |  | Prototype:  | QPaintEngine* QRasterPlatformPixmap::paintEngine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 249-252 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::hasAlphaChannel| Name:  | QRasterPlatformPixmap::hasAlphaChannel |  | Prototype:  | bool QRasterPlatformPixmap::hasAlphaChannel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 212-215 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::fromImageInPlace| Name:  | QRasterPlatformPixmap::fromImageInPlace |  | Prototype:  | void QRasterPlatformPixmap::fromImageInPlace(QImage &sourceImage, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 140-144 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::devicePixelRatio| Name:  | QRasterPlatformPixmap::devicePixelRatio |  | Prototype:  | qreal QRasterPlatformPixmap::devicePixelRatio() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 363-366 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::createCompatiblePlatformPixmap| Name:  | QRasterPlatformPixmap::createCompatiblePlatformPixmap |  | Prototype:  | QPlatformPixmap *QRasterPlatformPixmap::createCompatiblePlatformPixmap() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::copy| Name:  | QRasterPlatformPixmap::copy |  | Prototype:  | void QRasterPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 160-163 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::buffer| Name:  | QRasterPlatformPixmap::buffer |  | Prototype:  | QImage* QRasterPlatformPixmap::buffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 358-361 |  
  |  | 1 | 1 | 
 QRasterPaintEnginePrivate::isUnclipped| Name:  | QRasterPaintEnginePrivate::isUnclipped |  | Prototype:  | inline bool QRasterPaintEnginePrivate::isUnclipped(const QRectF &rect, int penWidth) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2916-2920 |  
  |  | 1 | 1 | 
 QRasterPaintEnginePrivate::getBrushFunc| Name:  | QRasterPaintEnginePrivate::getBrushFunc |  | Prototype:  | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRect &rect, const QSpanData *data) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2922-2927 |  
  |  | 1 | 1 | 
 QRasterPaintEnginePrivate::getBrushFunc| Name:  | QRasterPaintEnginePrivate::getBrushFunc |  | Prototype:  | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRectF &rect, const QSpanData *data) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2929-2934 |  
  |  | 1 | 1 | 
 QRasterPaintEngine::end| Name:  | QRasterPaintEngine::end |  | Prototype:  | bool QRasterPaintEngine::end() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 512-523 |  
  |  | 1 | 1 | 
 QRasterPaintEngine::coordinateOffset| Name:  | QRasterPaintEngine::coordinateOffset |  | Prototype:  | QPoint QRasterPaintEngine::coordinateOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3319-3322 |  
  |  | 1 | 1 | 
 QRasterBuffer::resetBuffer| Name:  | QRasterBuffer::resetBuffer |  | Prototype:  | void QRasterBuffer::resetBuffer(int val) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3679-3682 |  
  |  | 1 | 1 | 
 QRadioButtonPrivate::QRadioButtonPrivate| Name:  | QRadioButtonPrivate::QRadioButtonPrivate |  | Prototype:  | QRadioButtonPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 58-58 |  
  |  | 1 | 1 | 
 QRadioButton::minimumSizeHint| Name:  | QRadioButton::minimumSizeHint |  | Prototype:  | QSize QRadioButton::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 212-215 |  
  |  | 1 | 1 | 
 QQuaternion::rotatedVector| Name:  | QQuaternion::rotatedVector |  | Prototype:  | QVector3D QQuaternion::rotatedVector(const QVector3D& vector) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 338-341 |  
  |  | 1 | 1 | 
 QQuaternion::lengthSquared| Name:  | QQuaternion::lengthSquared |  | Prototype:  | float QQuaternion::lengthSquared() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 245-248 |  
  |  | 1 | 1 | 
 QQuaternion::length| Name:  | QQuaternion::length |  | Prototype:  | float QQuaternion::length() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 235-238 |  
  |  | 1 | 1 | 
 QPushButton::minimumSizeHint| Name:  | QPushButton::minimumSizeHint |  | Prototype:  | QSize QPushButton::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 442-445 |  
  |  | 1 | 1 | 
 QPropertyAnimation::~QPropertyAnimation| Name:  | QPropertyAnimation::~QPropertyAnimation |  | Prototype:  | QPropertyAnimation::~QPropertyAnimation() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp |  | Lines:  | 173-176 |  
  |  | 1 | 1 | 
 QPropertyAnimation::targetObject| Name:  | QPropertyAnimation::targetObject |  | Prototype:  | QObject *QPropertyAnimation::targetObject() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp |  | Lines:  | 184-187 |  
  |  | 1 | 1 | 
 QPropertyAnimation::event| Name:  | QPropertyAnimation::event |  | Prototype:  | bool QPropertyAnimation::event(QEvent *event) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp |  | Lines:  | 233-236 |  
  |  | 1 | 1 | 
 QProgressStyleAnimation::speed| Name:  | QProgressStyleAnimation::speed |  | Prototype:  | int QProgressStyleAnimation::speed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 155-158 |  
  |  | 1 | 1 | 
 QProgressStyleAnimation::setSpeed| Name:  | QProgressStyleAnimation::setSpeed |  | Prototype:  | void QProgressStyleAnimation::setSpeed(int speed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 160-163 |  
  |  | 1 | 1 | 
 QProgressStyleAnimation::animationStep| Name:  | QProgressStyleAnimation::animationStep |  | Prototype:  | int QProgressStyleAnimation::animationStep() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 141-144 |  
  |  | 1 | 1 | 
 QProgressBarPrivate::bound| Name:  | QProgressBarPrivate::bound |  | Prototype:  | inline int bound(int val) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 77-77 |  
  |  | 1 | 1 | 
 QProgressBarPrivate::QProgressBarPrivate| Name:  | QProgressBarPrivate::QProgressBarPrivate |  | Prototype:  | QProgressBarPrivate::QProgressBarPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 81-87 |  
  |  | 1 | 1 | 
 QProgressBar::value| Name:  | QProgressBar::value |  | Prototype:  | int QProgressBar::value() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 335-338 |  
  |  | 1 | 1 | 
 QProgressBar::setMinimum| Name:  | QProgressBar::setMinimum |  | Prototype:  | void QProgressBar::setMinimum(int minimum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 278-281 |  
  |  | 1 | 1 | 
 QProgressBar::setMaximum| Name:  | QProgressBar::setMaximum |  | Prototype:  | void QProgressBar::setMaximum(int maximum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 299-302 |  
  |  | 1 | 1 | 
 QProgressBar::minimum| Name:  | QProgressBar::minimum |  | Prototype:  | int QProgressBar::minimum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 283-286 |  
  |  | 1 | 1 | 
 QProgressBar::maximum| Name:  | QProgressBar::maximum |  | Prototype:  | int QProgressBar::maximum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 304-307 |  
  |  | 1 | 1 | 
 QProgressBar::isTextVisible| Name:  | QProgressBar::isTextVisible |  | Prototype:  | bool QProgressBar::isTextVisible() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 385-388 |  
  |  | 1 | 1 | 
 QProgressBar::alignment| Name:  | QProgressBar::alignment |  | Prototype:  | Qt::Alignment QProgressBar::alignment() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 402-405 |  
  |  | 1 | 1 | 
 QProgressBar::QProgressBar| Name:  | QProgressBar::QProgressBar |  | Prototype:  | QProgressBar::QProgressBar(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 242-246 |  
  |  | 1 | 1 | 
 QProcessPrivate::closeChannel| Name:  | QProcessPrivate::closeChannel |  | Prototype:  | void QProcessPrivate::closeChannel(Channel *channel) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 199-202 |  
  |  | 1 | 1 | 
 QProcessPrivate::_q_canReadStandardOutput| Name:  | QProcessPrivate::_q_canReadStandardOutput |  | Prototype:  | bool QProcessPrivate::_q_canReadStandardOutput() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1081-1084 |  
  |  | 1 | 1 | 
 QProcessPrivate::_q_canReadStandardError| Name:  | QProcessPrivate::_q_canReadStandardError |  | Prototype:  | bool QProcessPrivate::_q_canReadStandardError() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1089-1092 |  
  |  | 1 | 1 | 
 QProcessPoller::stdoutPipe| Name:  | QProcessPoller::stdoutPipe |  | Prototype:  | pollfd &stdoutPipe() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 133-133 |  
  |  | 1 | 1 | 
 QProcessPoller::stdinPipe| Name:  | QProcessPoller::stdinPipe |  | Prototype:  | pollfd &stdinPipe() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 132-132 |  
  |  | 1 | 1 | 
 QProcessPoller::stderrPipe| Name:  | QProcessPoller::stderrPipe |  | Prototype:  | pollfd &stderrPipe() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 134-134 |  
  |  | 1 | 1 | 
 QProcessPoller::forkfd| Name:  | QProcessPoller::forkfd |  | Prototype:  | pollfd &forkfd() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 135-135 |  
  |  | 1 | 1 | 
 QProcessPoller::childStartedPipe| Name:  | QProcessPoller::childStartedPipe |  | Prototype:  | pollfd &childStartedPipe() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 136-136 |  
  |  | 1 | 1 | 
 QProcessEnvironment::isEmpty| Name:  | QProcessEnvironment::isEmpty |  | Prototype:  | bool QProcessEnvironment::isEmpty() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 294-298 |  
  |  | 1 | 1 | 
 QProcess::startDetached| Name:  | QProcess::startDetached |  | Prototype:  | bool QProcess::startDetached(const QString &program, const QStringList &arguments) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2493-2497 |  
  |  | 1 | 1 | 
 QProcess::setReadChannelMode| Name:  | QProcess::setReadChannelMode |  | Prototype:  | void QProcess::setReadChannelMode(ProcessChannelMode mode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1289-1292 |  
  |  | 1 | 1 | 
 QProcess::setReadChannel| Name:  | QProcess::setReadChannel |  | Prototype:  | void QProcess::setReadChannel(ProcessChannel channel) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1372-1375 |  
  |  | 1 | 1 | 
 QProcess::setEnvironment| Name:  | QProcess::setEnvironment |  | Prototype:  | void QProcess::setEnvironment(const QStringList &environment) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1771-1774 |  
  |  | 1 | 1 | 
 QProcess::readChannelMode| Name:  | QProcess::readChannelMode |  | Prototype:  | QProcess::ProcessChannelMode QProcess::readChannelMode() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1277-1280 |  
  |  | 1 | 1 | 
 QProcess::isSequential| Name:  | QProcess::isSequential |  | Prototype:  | bool QProcess::isSequential() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1712-1715 |  
  |  | 1 | 1 | 
 QProcess::canReadLine| Name:  | QProcess::canReadLine |  | Prototype:  | bool QProcess::canReadLine() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1678-1681 |  
  |  | 1 | 1 | 
 QProcess::bytesAvailable| Name:  | QProcess::bytesAvailable |  | Prototype:  | qint64 QProcess::bytesAvailable() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1719-1722 |  
  |  | 1 | 1 | 
 QProcess::atEnd| Name:  | QProcess::atEnd |  | Prototype:  | bool QProcess::atEnd() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1705-1708 |  
  |  | 1 | 1 | 
 QPrinterPagedPaintDevicePrivate::setPageMargins| Name:  | QPrinterPagedPaintDevicePrivate::setPageMargins |  | Prototype:  | bool setPageMargins(const QMarginsF &margins) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 278-281 |  
  |  | 1 | 1 | 
 QPrinterPagedPaintDevicePrivate::pageLayout| Name:  | QPrinterPagedPaintDevicePrivate::pageLayout |  | Prototype:  | QPageLayout pageLayout() const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 295-298 |  
  |  | 1 | 1 | 
 QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivate| Name:  | QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivate |  | Prototype:  | QPrinterPagedPaintDevicePrivate(QPrinterPrivate *d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 225-227 |  
  |  | 1 | 1 | 
 QPrinterInfo::printerInfo| Name:  | QPrinterInfo::printerInfo |  | Prototype:  | QPrinterInfo QPrinterInfo::printerInfo(const QString &printerName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 477-480 |  
  |  | 1 | 1 | 
 QPrinter::toPage| Name:  | QPrinter::toPage |  | Prototype:  | int QPrinter::toPage() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2113-2116 |  
  |  | 1 | 1 | 
 QPrinter::setPaperSize| Name:  | QPrinter::setPaperSize |  | Prototype:  | void QPrinter::setPaperSize(PaperSize newPaperSize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1196-1199 |  
  |  | 1 | 1 | 
 QPrinter::setPageSizeMM| Name:  | QPrinter::setPageSizeMM |  | Prototype:  | void QPrinter::setPageSizeMM(const QSizeF &size) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1260-1263 |  
  |  | 1 | 1 | 
 QPrinter::setPageSize| Name:  | QPrinter::setPageSize |  | Prototype:  | void QPrinter::setPageSize(PageSize newPageSize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1222-1225 |  
  |  | 1 | 1 | 
 QPrinter::setOrientation| Name:  | QPrinter::setOrientation |  | Prototype:  | void QPrinter::setOrientation(Orientation orientation) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1160-1163 |  
  |  | 1 | 1 | 
 QPrinter::setMargins| Name:  | QPrinter::setMargins |  | Prototype:  | void QPrinter::setMargins(const Margins &m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1844-1847 |  
  |  | 1 | 1 | 
 QPrinter::setDoubleSidedPrinting| Name:  | QPrinter::setDoubleSidedPrinting |  | Prototype:  | void QPrinter::setDoubleSidedPrinting(bool doubleSided) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1701-1704 |  
  |  | 1 | 1 | 
 QPrinter::paperSize| Name:  | QPrinter::paperSize |  | Prototype:  | QPrinter::PaperSize QPrinter::paperSize() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1175-1178 |  
  |  | 1 | 1 | 
 QPrinter::pageSize| Name:  | QPrinter::pageSize |  | Prototype:  | QPrinter::PageSize QPrinter::pageSize() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1208-1211 |  
  |  | 1 | 1 | 
 QPrinter::orientation| Name:  | QPrinter::orientation |  | Prototype:  | QPrinter::Orientation QPrinter::orientation() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1137-1140 |  
  |  | 1 | 1 | 
 QPrinter::fromPage| Name:  | QPrinter::fromPage |  | Prototype:  | int QPrinter::fromPage() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2089-2092 |  
  |  | 1 | 1 | 
 QPrinter::doubleSidedPrinting| Name:  | QPrinter::doubleSidedPrinting |  | Prototype:  | bool QPrinter::doubleSidedPrinting() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1716-1719 |  
  |  | 1 | 1 | 
 QPrinter::devType| Name:  | QPrinter::devType |  | Prototype:  | int QPrinter::devType() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 818-821 |  
  |  | 1 | 1 | 
 QPrinter::actualNumCopies| Name:  | QPrinter::actualNumCopies |  | Prototype:  | int QPrinter::actualNumCopies() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1425-1428 |  
  |  | 1 | 1 | 
 QPrintPropertiesDialog::selectPrinter| Name:  | QPrintPropertiesDialog::selectPrinter |  | Prototype:  | void QPrintPropertiesDialog::selectPrinter(QPrinter::OutputFormat outputFormat, const QString &printerName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 275-278 |  
  |  | 1 | 1 | 
 QPrintPreviewWidgetPrivate::QPrintPreviewWidgetPrivate| Name:  | QPrintPreviewWidgetPrivate::QPrintPreviewWidgetPrivate |  | Prototype:  | QPrintPreviewWidgetPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 183-188 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setSinglePageViewMode| Name:  | QPrintPreviewWidget::setSinglePageViewMode |  | Prototype:  | void QPrintPreviewWidget::setSinglePageViewMode() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 768-771 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setPortraitOrientation| Name:  | QPrintPreviewWidget::setPortraitOrientation |  | Prototype:  | void QPrintPreviewWidget::setPortraitOrientation() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 759-762 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setLandscapeOrientation| Name:  | QPrintPreviewWidget::setLandscapeOrientation |  | Prototype:  | void QPrintPreviewWidget::setLandscapeOrientation() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 750-753 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setFacingPagesViewMode| Name:  | QPrintPreviewWidget::setFacingPagesViewMode |  | Prototype:  | void QPrintPreviewWidget::setFacingPagesViewMode() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 777-780 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setAllPagesViewMode| Name:  | QPrintPreviewWidget::setAllPagesViewMode |  | Prototype:  | void QPrintPreviewWidget::setAllPagesViewMode() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 786-789 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::fitToWidth| Name:  | QPrintPreviewWidget::fitToWidth |  | Prototype:  | void QPrintPreviewWidget::fitToWidth() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 704-707 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::fitInView| Name:  | QPrintPreviewWidget::fitInView |  | Prototype:  | void QPrintPreviewWidget::fitInView() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 713-716 |  
  |  | 1 | 1 |