| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QPainterPath::setDirty| Name:  | QPainterPath::setDirty |  | Prototype:  | void QPainterPath::setDirty(bool dirty) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3393-3400 |  
  |  | 5 | 1 | 
 QPainterPath::setElementPositionAt| Name:  | QPainterPath::setElementPositionAt |  | Prototype:  | void QPainterPath::setElementPositionAt(int i, qreal x, qreal y) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 509-517 |  
  |  | 6 | 1 | 
 QPainterPath::subtractedInverted| Name:  | QPainterPath::subtractedInverted |  | Prototype:  | QPainterPath QPainterPath::subtractedInverted(const QPainterPath &p) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3328-3331 |  
  |  | 1 | 1 | 
 QPainterPath::toFillPolygon| Name:  | QPainterPath::toFillPolygon |  | Prototype:  | QPolygonF QPainterPath::toFillPolygon(const QMatrix &matrix) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2812-2815 |  
  |  | 1 | 1 | 
 QPainterPath::toFillPolygons| Name:  | QPainterPath::toFillPolygons |  | Prototype:  | QList<QPolygonF> QPainterPath::toFillPolygons(const QMatrix &matrix) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1734-1737 |  
  |  | 1 | 1 | 
 QPainterPath::toSubpathPolygons| Name:  | QPainterPath::toSubpathPolygons |  | Prototype:  | QList<QPolygonF> QPainterPath::toSubpathPolygons(const QMatrix &matrix) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1607-1610 |  
  |  | 1 | 1 | 
 QPainterPath::translated| Name:  | QPainterPath::translated |  | Prototype:  | QPainterPath QPainterPath::translated(qreal dx, qreal dy) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2133-2138 |  
  |  | 3 | 1 | 
 QPainterPathStroker::QPainterPathStroker| Name:  | QPainterPathStroker::QPainterPathStroker |  | Prototype:  | QPainterPathStroker::QPainterPathStroker() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2549-2552 |  
  |  | 2 | 1 | 
 QPainterPathStroker::capStyle| Name:  | QPainterPathStroker::capStyle |  | Prototype:  | Qt::PenCapStyle QPainterPathStroker::capStyle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2651-2654 |  
  |  | 1 | 1 | 
 QPainterPathStroker::curveThreshold| Name:  | QPainterPathStroker::curveThreshold |  | Prototype:  | qreal QPainterPathStroker::curveThreshold() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2713-2716 |  
  |  | 1 | 1 | 
 QPainterPathStroker::dashOffset| Name:  | QPainterPathStroker::dashOffset |  | Prototype:  | qreal QPainterPathStroker::dashOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2760-2763 |  
  |  | 1 | 1 | 
 QPainterPathStroker::dashPattern| Name:  | QPainterPathStroker::dashPattern |  | Prototype:  | QVector<qreal> QPainterPathStroker::dashPattern() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2752-2755 |  
  |  | 1 | 1 | 
 QPainterPathStroker::joinStyle| Name:  | QPainterPathStroker::joinStyle |  | Prototype:  | Qt::PenJoinStyle QPainterPathStroker::joinStyle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2667-2670 |  
  |  | 1 | 1 | 
 QPainterPathStroker::miterLimit| Name:  | QPainterPathStroker::miterLimit |  | Prototype:  | qreal QPainterPathStroker::miterLimit() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2690-2693 |  
  |  | 1 | 1 | 
 QPainterPathStroker::setCapStyle| Name:  | QPainterPathStroker::setCapStyle |  | Prototype:  | void QPainterPathStroker::setCapStyle(Qt::PenCapStyle style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2642-2645 |  
  |  | 1 | 1 | 
 QPainterPathStroker::setCurveThreshold| Name:  | QPainterPathStroker::setCurveThreshold |  | Prototype:  | void QPainterPathStroker::setCurveThreshold(qreal threshold) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2704-2707 |  
  |  | 1 | 1 | 
 QPainterPathStroker::setDashOffset| Name:  | QPainterPathStroker::setDashOffset |  | Prototype:  | void QPainterPathStroker::setDashOffset(qreal offset) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2771-2774 |  
  |  | 1 | 1 | 
 QPainterPathStroker::setDashPattern| Name:  | QPainterPathStroker::setDashPattern |  | Prototype:  | void QPainterPathStroker::setDashPattern(Qt::PenStyle style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2721-2724 |  
  |  | 1 | 1 | 
 QPainterPathStroker::setJoinStyle| Name:  | QPainterPathStroker::setJoinStyle |  | Prototype:  | void QPainterPathStroker::setJoinStyle(Qt::PenJoinStyle style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2659-2662 |  
  |  | 1 | 1 | 
 QPainterPathStroker::setMiterLimit| Name:  | QPainterPathStroker::setMiterLimit |  | Prototype:  | void QPainterPathStroker::setMiterLimit(qreal limit) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2682-2685 |  
  |  | 1 | 1 | 
 QPainterPathStroker::width| Name:  | QPainterPathStroker::width |  | Prototype:  | qreal QPainterPathStroker::width() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2631-2634 |  
  |  | 1 | 1 | 
 QPainterPathStrokerPrivate::QPainterPathStrokerPrivate| Name:  | QPainterPathStrokerPrivate::QPainterPathStrokerPrivate |  | Prototype:  | QPainterPathStrokerPrivate::QPainterPathStrokerPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2538-2544 |  
  |  | 3 | 1 | 
 QPainterPrivate::hidpiScaleTransform| Name:  | QPainterPrivate::hidpiScaleTransform |  | Prototype:  | QTransform QPainterPrivate::hidpiScaleTransform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 237-241 |  
  |  | 2 | 1 | 
 QPainterPrivate::updateInvMatrix| Name:  | QPainterPrivate::updateInvMatrix |  | Prototype:  | void QPainterPrivate::updateInvMatrix() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 665-670 |  
  |  | 3 | 1 | 
 QPainterPrivate::~QPainterPrivate| Name:  | QPainterPrivate::~QPainterPrivate |  | Prototype:  | QPainterPrivate::~QPainterPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 209-214 |  
  |  | 3 | 1 | 
 QPainterState::QPainterState| Name:  | QPainterState::QPainterState |  | Prototype:  | QPainterState::QPainterState(const QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7673-7689 |  
  |  | 1 | 1 | 
 QPainterState::QPainterState| Name:  | QPainterState::QPainterState |  | Prototype:  | QPainterState::QPainterState() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7691-7702 |  
  |  | 1 | 1 | 
 QPainterState::init| Name:  | QPainterState::init |  | Prototype:  | void QPainterState::init(QPainter *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7708-7734 |  
  |  | 25 | 1 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette(const QPalette &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 637-641 |  
  |  | 1 | 1 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette(const QColor &button) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 543-547 |  
  |  | 2 | 1 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette(Qt::GlobalColor button) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 554-558 |  
  |  | 2 | 1 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette(const QBrush &windowText, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 567-576 |  
  |  | 3 | 1 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette(const QColor &windowText, const QColor &window, const QColor &light, const QColor &dark, const QColor &mid, const QColor &text, const QColor &base) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 585-595 |  
  |  | 6 | 1 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette(const QColor &button, const QColor &window) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 602-630 |  
  |  | 22 | 1 | 
 QPalette::cacheKey| Name:  | QPalette::cacheKey |  | Prototype:  | qint64 QPalette::cacheKey() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 896-899 |  
  |  | 1 | 1 | 
 QPalette::init| Name:  | QPalette::init |  | Prototype:  | void QPalette::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 664-668 |  
  |  | 3 | 1 | 
 QPalette::isBrushSet| Name:  | QPalette::isBrushSet |  | Prototype:  | bool QPalette::isBrushSet(ColorGroup cg, ColorRole cr) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 780-784 |  
  |  | 2 | 1 | 
 QPalette::isCopyOf| Name:  | QPalette::isCopyOf |  | Prototype:  | bool QPalette::isCopyOf(const QPalette &p) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1030-1033 |  
  |  | 1 | 1 | 
 QPalette::setColorGroup| Name:  | QPalette::setColorGroup |  | Prototype:  | void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1067-1081 |  
  |  | 4 | 1 | 
 QPalette::setColorGroup| Name:  | QPalette::setColorGroup |  | Prototype:  | void QPalette::setColorGroup(ColorGroup cg, const QBrush &windowText, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1043-1063 |  
  |  | 13 | 1 | 
 QPalette::setColorGroup| Name:  | QPalette::setColorGroup |  | Prototype:  | void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited, const QBrush &toolTipBase, const QBrush &toolTipText) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1084-1114 |  
  |  | 20 | 1 | 
 QPalettePrivate::QPalettePrivate| Name:  | QPalettePrivate::QPalettePrivate |  | Prototype:  | QPalettePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 53-53 |  
  |  | 1 | 1 | 
 QPanGesture::QPanGesture| Name:  | QPanGesture::QPanGesture |  | Prototype:  | QPanGesture::QPanGesture(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 291-295 |  
  |  | 1 | 1 | 
 QPanGesture::acceleration| Name:  | QPanGesture::acceleration |  | Prototype:  | qreal QPanGesture::acceleration() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 320-323 |  
  |  | 1 | 1 | 
 QPanGesture::delta| Name:  | QPanGesture::delta |  | Prototype:  | QPointF QPanGesture::delta() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 314-318 |  
  |  | 2 | 1 | 
 QPanGesture::lastOffset| Name:  | QPanGesture::lastOffset |  | Prototype:  | QPointF QPanGesture::lastOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 304-307 |  
  |  | 1 | 1 | 
 QPanGesture::offset| Name:  | QPanGesture::offset |  | Prototype:  | QPointF QPanGesture::offset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 309-312 |  
  |  | 1 | 1 | 
 QPanGesture::setAcceleration| Name:  | QPanGesture::setAcceleration |  | Prototype:  | void QPanGesture::setAcceleration(qreal value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 335-338 |  
  |  | 1 | 1 | 
 QPanGesture::setLastOffset| Name:  | QPanGesture::setLastOffset |  | Prototype:  | void QPanGesture::setLastOffset(const QPointF &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 325-328 |  
  |  | 1 | 1 | 
 QPanGesture::setOffset| Name:  | QPanGesture::setOffset |  | Prototype:  | void QPanGesture::setOffset(const QPointF &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 330-333 |  
  |  | 1 | 1 | 
 QPanGestureRecognizer::reset| Name:  | QPanGestureRecognizer::reset |  | Prototype:  | void QPanGestureRecognizer::reset(QGesture *state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 132-141 |  
  |  | 5 | 1 | 
 QParallelAnimationGroup::QParallelAnimationGroup| Name:  | QParallelAnimationGroup::QParallelAnimationGroup |  | Prototype:  | QParallelAnimationGroup::QParallelAnimationGroup(QParallelAnimationGroupPrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 95-99 |  
  |  | 2 | 1 | 
 QParallelAnimationGroup::QParallelAnimationGroup| Name:  | QParallelAnimationGroup::QParallelAnimationGroup |  | Prototype:  | QParallelAnimationGroup::QParallelAnimationGroup(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 87-90 |  
  |  | 2 | 1 | 
 QParallelAnimationGroup::event| Name:  | QParallelAnimationGroup::event |  | Prototype:  | bool QParallelAnimationGroup::event(QEvent *event) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 334-337 |  
  |  | 1 | 1 | 
 QParallelAnimationGroupPrivate::animationRemoved| Name:  | QParallelAnimationGroupPrivate::animationRemoved |  | Prototype:  | void QParallelAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *anim) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 302-307 |  
  |  | 3 | 1 | 
 QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished| Name:  | QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished |  | Prototype:  | bool QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished(QAbstractAnimation *anim) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 297-300 |  
  |  | 1 | 1 | 
 QPartialCoverage::QPartialCoverage| Name:  | QPartialCoverage::QPartialCoverage |  | Prototype:  | inline QPartialCoverage(uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 828-832 |  
  |  | 2 | 1 | 
 QPartialCoverage::store| Name:  | QPartialCoverage::store |  | Prototype:  | inline void store(uint *dest, const uint src) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 834-837 |  
  |  | 1 | 1 | 
 QPathClipper::QPathClipper| Name:  | QPathClipper::QPathClipper |  | Prototype:  | QPathClipper::QPathClipper(const QPainterPath &subject, const QPainterPath &clip) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1452-1459 |  
  |  | 2 | 1 | 
 QPathClipper::intersect| Name:  | QPathClipper::intersect |  | Prototype:  | QPainterPath QPathClipper::intersect(const QPainterPath &path, const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 2123-2126 |  
  |  | 1 | 1 | 
 QPathSegments::setPath| Name:  | QPathSegments::setPath |  | Prototype:  | void QPathSegments::setPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 905-914 |  
  |  | 5 | 1 | 
 QPauseAnimation::QPauseAnimation| Name:  | QPauseAnimation::QPauseAnimation |  | Prototype:  | QPauseAnimation::QPauseAnimation(int msecs, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 99-102 |  
  |  | 1 | 1 | 
 QPauseAnimation::QPauseAnimation| Name:  | QPauseAnimation::QPauseAnimation |  | Prototype:  | QPauseAnimation::QPauseAnimation(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 89-91 |  
  |  | 2 | 1 | 
 QPauseAnimation::duration| Name:  | QPauseAnimation::duration |  | Prototype:  | int QPauseAnimation::duration() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 118-122 |  
  |  | 2 | 1 | 
 QPauseAnimation::event| Name:  | QPauseAnimation::event |  | Prototype:  | bool QPauseAnimation::event(QEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 137-140 |  
  |  | 1 | 1 | 
 QPauseAnimationPrivate::QPauseAnimationPrivate| Name:  | QPauseAnimationPrivate::QPauseAnimationPrivate |  | Prototype:  | QPauseAnimationPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 75-78 |  
  |  | 1 | 1 | 
 QPcreJitStackPointer::QPcreJitStackPointer| Name:  | QPcreJitStackPointer::QPcreJitStackPointer |  | Prototype:  | QPcreJitStackPointer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1085-1090 |  
  |  | 1 | 1 | 
 QPdf::ByteStream::ByteStream| Name:  | QPdf::ByteStream::ByteStream |  | Prototype:  | ByteStream::ByteStream(QByteArray *byteArray, bool fileBacking) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 163-170 |  
  |  | 1 | 1 | 
 QPdf::ByteStream::ByteStream| Name:  | QPdf::ByteStream::ByteStream |  | Prototype:  | ByteStream::ByteStream(bool fileBacking) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 172-179 |  
  |  | 1 | 1 | 
 QPdf::ByteStream::clear| Name:  | QPdf::ByteStream::clear |  | Prototype:  | void ByteStream::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 254-257 |  
  |  | 1 | 1 | 
 QPdf::ByteStream::constructor_helper| Name:  | QPdf::ByteStream::constructor_helper |  | Prototype:  | void ByteStream::constructor_helper(QByteArray *ba) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 259-264 |  
  |  | 3 | 1 | 
 QPdf::ByteStream::operator <<| Name:  | QPdf::ByteStream::operator << |  | Prototype:  | ByteStream &ByteStream::operator <<(qreal val) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 224-229 |  
  |  | 4 | 1 | 
 QPdf::ByteStream::operator <<| Name:  | QPdf::ByteStream::operator << |  | Prototype:  | ByteStream &ByteStream::operator <<(int val) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 231-236 |  
  |  | 4 | 1 | 
 QPdf::ByteStream::operator <<| Name:  | QPdf::ByteStream::operator << |  | Prototype:  | ByteStream &ByteStream::operator <<(const QPointF &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 238-245 |  
  |  | 6 | 1 | 
 QPdf::ByteStream::stream| Name:  | QPdf::ByteStream::stream |  | Prototype:  | QIODevice *ByteStream::stream() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 247-252 |  
  |  | 3 | 1 | 
 QPdf::ByteStream::~ByteStream| Name:  | QPdf::ByteStream::~ByteStream |  | Prototype:  | ByteStream::~ByteStream() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 181-184 |  
  |  | 1 | 1 | 
 QPdf::Stroker::Stroker| Name:  | QPdf::Stroker::Stroker |  | Prototype:  | QPdf::Stroker::Stroker() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 591-602 |  
  |  | 6 | 1 | 
 QPdf::generateMatrix| Name:  | QPdf::generateMatrix |  | Prototype:  | QByteArray QPdf::generateMatrix(const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 356-368 |  
  |  | 10 | 1 | 
 QPdfEngine::QPdfEngine| Name:  | QPdfEngine::QPdfEngine |  | Prototype:  | QPdfEngine::QPdfEngine(QPdfEnginePrivate &dd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 747-750 |  
  |  | 2 | 1 | 
 QPdfEngine::QPdfEngine| Name:  | QPdfEngine::QPdfEngine |  | Prototype:  | QPdfEngine::QPdfEngine() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 752-755 |  
  |  | 2 | 1 | 
 QPdfEngine::pageLayout| Name:  | QPdfEngine::pageLayout |  | Prototype:  | QPageLayout QPdfEngine::pageLayout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1315-1319 |  
  |  | 2 | 1 | 
 QPdfEngine::resolution| Name:  | QPdfEngine::resolution |  | Prototype:  | int QPdfEngine::resolution() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1284-1288 |  
  |  | 2 | 1 | 
 QPdfEngine::setOutputFilename| Name:  | QPdfEngine::setOutputFilename |  | Prototype:  | void QPdfEngine::setOutputFilename(const QString &filename) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 757-761 |  
  |  | 2 | 1 | 
 QPdfEngine::setPageLayout| Name:  | QPdfEngine::setPageLayout |  | Prototype:  | void QPdfEngine::setPageLayout(const QPageLayout &pageLayout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1290-1294 |  
  |  | 2 | 1 | 
 QPdfEngine::setPageMargins| Name:  | QPdfEngine::setPageMargins |  | Prototype:  | void QPdfEngine::setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1308-1313 |  
  |  | 3 | 1 | 
 QPdfEngine::setPageOrientation| Name:  | QPdfEngine::setPageOrientation |  | Prototype:  | void QPdfEngine::setPageOrientation(QPageLayout::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1302-1306 |  
  |  | 2 | 1 | 
 QPdfEngine::setPageSize| Name:  | QPdfEngine::setPageSize |  | Prototype:  | void QPdfEngine::setPageSize(const QPageSize &pageSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1296-1300 |  
  |  | 2 | 1 | 
 QPdfEngine::setResolution| Name:  | QPdfEngine::setResolution |  | Prototype:  | void QPdfEngine::setResolution(int resolution) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1278-1282 |  
  |  | 2 | 1 | 
 QPdfEngine::type| Name:  | QPdfEngine::type |  | Prototype:  | QPaintEngine::Type QPdfEngine::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1273-1276 |  
  |  | 1 | 1 | 
 QPdfEnginePrivate::QPdfEnginePrivate| Name:  | QPdfEnginePrivate::QPdfEnginePrivate |  | Prototype:  | QPdfEnginePrivate::QPdfEnginePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1366-1381 |  
  |  | 6 | 1 | 
 QPdfEnginePrivate::writeHeader| Name:  | QPdfEnginePrivate::writeHeader |  | Prototype:  | void QPdfEnginePrivate::writeHeader() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1464-1497 |  
  |  | 24 | 1 | 
 QPdfEnginePrivate::writeInfo| Name:  | QPdfEnginePrivate::writeInfo |  | Prototype:  | void QPdfEnginePrivate::writeInfo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1499-1520 |  
  |  | 19 | 1 | 
 QPdfEnginePrivate::~QPdfEnginePrivate| Name:  | QPdfEnginePrivate::~QPdfEnginePrivate |  | Prototype:  | QPdfEnginePrivate::~QPdfEnginePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1457-1462 |  
  |  | 3 | 1 | 
 QPdfPage::QPdfPage| Name:  | QPdfPage::QPdfPage |  | Prototype:  | QPdfPage::QPdfPage() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 734-737 |  
  |  | 2 | 1 | 
 QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate| Name:  | QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate |  | Prototype:  | QPdfPagedPaintDevicePrivate(QPdfWriterPrivate *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 73-75 |  
  |  | 1 | 1 | 
 QPdfPagedPaintDevicePrivate::pageLayout| Name:  | QPdfPagedPaintDevicePrivate::pageLayout |  | Prototype:  | QPageLayout pageLayout() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 121-124 |  
  |  | 1 | 1 | 
 QPdfPagedPaintDevicePrivate::setPageLayout| Name:  | QPdfPagedPaintDevicePrivate::setPageLayout |  | Prototype:  | bool setPageLayout(const QPageLayout &newPageLayout) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 80-87 |  
  |  | 3 | 1 | 
 QPdfPagedPaintDevicePrivate::setPageMargins| Name:  | QPdfPagedPaintDevicePrivate::setPageMargins |  | Prototype:  | bool setPageMargins(const QMarginsF &margins) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 107-110 |  
  |  | 1 | 1 | 
 QPdfPagedPaintDevicePrivate::setPageMargins| Name:  | QPdfPagedPaintDevicePrivate::setPageMargins |  | Prototype:  | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 112-119 |  
  |  | 3 | 1 | 
 QPdfPagedPaintDevicePrivate::setPageOrientation| Name:  | QPdfPagedPaintDevicePrivate::setPageOrientation |  | Prototype:  | bool setPageOrientation(QPageLayout::Orientation orientation) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp |  | Lines:  | 98-105 |  
  |  | 3 | 1 |