QtBase - 2016-12-13 07:58:44 +0000

Functions

Page:<>1
McCabe - Cyclomatic Complexity: 1
...50
McCabe - Cyclomatic Complexity: 1
...60
McCabe - Cyclomatic Complexity: 1
...70
McCabe - Cyclomatic Complexity: 1
...77
McCabe - Cyclomatic Complexity: 1
78
McCabe - Cyclomatic Complexity: 1
79
McCabe - Cyclomatic Complexity: 1
80
McCabe - Cyclomatic Complexity: 1
8182
McCabe - Cyclomatic Complexity: 1
83
McCabe - Cyclomatic Complexity: 1
84
McCabe - Cyclomatic Complexity: 1
85
McCabe - Cyclomatic Complexity: 1
...90
McCabe - Cyclomatic Complexity: 1
...100
McCabe - Cyclomatic Complexity: 1
...110
McCabe - Cyclomatic Complexity: 1
...200
McCabe - Cyclomatic Complexity: 2
...306
McCabe - Cyclomatic Complexity: 76
FunctionCondition %eLOC - Effective Lines of CodeMcCabe - 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
  0.000% (0/1)
51
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
  0.000% (0/1)
61
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
31
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
31
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
  0.000% (0/1)
21
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
  0.000% (0/1)
31
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
  0.000% (0/1)
31
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
251
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
  0.000% (0/1)
11
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
31
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
  0.000% (0/1)
61
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
  0.000% (0/5)
221
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
  0.000% (0/1)
11
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
  0.000% (0/1)
31
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
41
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
  0.000% (0/1)
131
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
  0.000% (0/1)
201
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
51
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
  0.000% (0/1)
21
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
100.000% (1/1)
21
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
100.000% (1/1)
11
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
100.000% (1/1)
31
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
100.000% (1/1)
11
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/5)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
51
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
100.000% (1/1)
11
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
100.000% (1/1)
21
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
100.000% (1/1)
21
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
  0.000% (0/1)
11
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
100.000% (1/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
31
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
  0.000% (0/1)
41
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
  0.000% (0/1)
41
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
  0.000% (0/1)
61
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
  0.000% (0/1)
31
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
  0.000% (0/1)
11
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
  0.000% (0/1)
61
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
  0.000% (0/1)
101
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
31
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
61
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
  0.000% (0/1)
241
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
  0.000% (0/1)
191
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
  0.000% (0/1)
31
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
31
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
  0.000% (0/1)
11
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
  0.000% (0/1)
31
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
  0.000% (0/1)
31
Page:<>1
McCabe - Cyclomatic Complexity: 1
...50
McCabe - Cyclomatic Complexity: 1
...60
McCabe - Cyclomatic Complexity: 1
...70
McCabe - Cyclomatic Complexity: 1
...77
McCabe - Cyclomatic Complexity: 1
78
McCabe - Cyclomatic Complexity: 1
79
McCabe - Cyclomatic Complexity: 1
80
McCabe - Cyclomatic Complexity: 1
8182
McCabe - Cyclomatic Complexity: 1
83
McCabe - Cyclomatic Complexity: 1
84
McCabe - Cyclomatic Complexity: 1
85
McCabe - Cyclomatic Complexity: 1
...90
McCabe - Cyclomatic Complexity: 1
...100
McCabe - Cyclomatic Complexity: 1
...110
McCabe - Cyclomatic Complexity: 1
...200
McCabe - Cyclomatic Complexity: 2
...306
McCabe - Cyclomatic Complexity: 76

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9