| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPdf::ByteStream::operator <<| Name: | QPdf::ByteStream::operator << | | Prototype: | ByteStream &ByteStream::operator <<(const char *str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 187-192 |
| | 3 | 2 |
QPdf::ByteStream::operator <<| Name: | QPdf::ByteStream::operator << | | Prototype: | ByteStream &ByteStream::operator <<(const QByteArray &str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 194-199 |
| | 3 | 2 |
QPdf::ByteStream::operator <<| Name: | QPdf::ByteStream::operator << | | Prototype: | ByteStream &ByteStream::operator <<(const ByteStream &src) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 201-216 |
| | 10 | 3 |
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: | 218-223 |
| | 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: | 225-230 |
| | 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: | 232-239 |
| | 6 | 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: | 253-258 |
| | 3 | 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: | 248-251 |
| | 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: | 157-164 |
| | 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: | 166-173 |
| | 1 | 1 |
QPcreJitStackPointer::~QPcreJitStackPointer| Name: | QPcreJitStackPointer::~QPcreJitStackPointer | | Prototype: | ~QPcreJitStackPointer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1088-1092 |
| | 2 | 2 |
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: | 1079-1084 |
| | 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: | 69-72 |
| | 1 | 1 |
QPauseAnimation::setDuration| Name: | QPauseAnimation::setDuration | | Prototype: | void QPauseAnimation::setDuration(int msecs) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 118-126 |
| | 5 | 2 |
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: | 131-134 |
| | 1 | 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: | 112-116 |
| | 2 | 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: | 83-85 |
| | 2 | 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: | 93-96 |
| | 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: | 899-908 |
| | 5 | 1 |
QPathSegments::mergePoints| Name: | QPathSegments::mergePoints | | Prototype: | void QPathSegments::mergePoints() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 753-783 |
| | 17 | 6 |
QPathSegments::addPath| Name: | QPathSegments::addPath | | Prototype: | void QPathSegments::addPath(const QPainterPath &path) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 910-998 |
| | 55 | 16 |
QPathClipper::pathToRect| Name: | QPathClipper::pathToRect | | Prototype: | bool QPathClipper::pathToRect(const QPainterPath &path, QRectF *rect) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1504-1540 |
| | 24 | 8 |
QPathClipper::intersect| Name: | QPathClipper::intersect | | Prototype: | bool QPathClipper::intersect() | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1358-1407 |
| | 33 | 13 |
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: | 2116-2119 |
| | 1 | 1 |
QPathClipper::handleCrossingEdges| Name: | QPathClipper::handleCrossingEdges | | Prototype: | bool QPathClipper::handleCrossingEdges(QWingedEdge &list, qreal y, ClipperMode mode) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1810-1880 |
| | 39 | 11 |
QPathClipper::doClip| Name: | QPathClipper::doClip | | Prototype: | bool QPathClipper::doClip(QWingedEdge &list, ClipperMode mode) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1632-1716 |
| | 45 | 12 |
QPathClipper::contains| Name: | QPathClipper::contains | | Prototype: | bool QPathClipper::contains() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1409-1444 |
| | 23 | 8 |
QPathClipper::clip| Name: | QPathClipper::clip | | Prototype: | QPainterPath QPathClipper::clip(Operation operation) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1543-1630 |
| | 50 | 26 |
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: | 1446-1453 |
| | 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: | 828-831 |
| | 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: | 822-826 |
| | 2 | 1 |
QParallelAnimationGroupPrivate::shouldAnimationStart| Name: | QParallelAnimationGroupPrivate::shouldAnimationStart | | Prototype: | bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 261-272 |
| | 8 | 4 |
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: | 291-294 |
| | 1 | 1 |
QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations| Name: | QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations | | Prototype: | void QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 242-248 |
| | 3 | 2 |
QParallelAnimationGroupPrivate::connectUncontrolledAnimations| Name: | QParallelAnimationGroupPrivate::connectUncontrolledAnimations | | Prototype: | void QParallelAnimationGroupPrivate::connectUncontrolledAnimations() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 250-259 |
| | 5 | 3 |
QParallelAnimationGroupPrivate::applyGroupState| Name: | QParallelAnimationGroupPrivate::applyGroupState | | Prototype: | void QParallelAnimationGroupPrivate::applyGroupState(QAbstractAnimation *animation) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 274-288 |
| | 6 | 5 |
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: | 296-301 |
| | 3 | 1 |
QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished| Name: | QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished | | Prototype: | void QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished() | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 213-240 |
| | 17 | 8 |
QParallelAnimationGroup::updateState| Name: | QParallelAnimationGroup::updateState | | Prototype: | void QParallelAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 181-211 |
| | 20 | 10 |
QParallelAnimationGroup::updateDirection| Name: | QParallelAnimationGroup::updateDirection | | Prototype: | void QParallelAnimationGroup::updateDirection(QAbstractAnimation::Direction direction) | | Coverage: | 41.667% (5/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 306-323 |
| | 9 | 4 |
QParallelAnimationGroup::updateCurrentTime| Name: | QParallelAnimationGroup::updateCurrentTime | | Prototype: | void QParallelAnimationGroup::updateCurrentTime(int currentTime) | | Coverage: | 92.105% (35/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 124-176 |
| | 30 | 12 |
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: | 328-331 |
| | 1 | 1 |
QParallelAnimationGroup::duration| Name: | QParallelAnimationGroup::duration | | Prototype: | int QParallelAnimationGroup::duration() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 105-119 |
| | 8 | 3 |
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: | 81-84 |
| | 2 | 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: | 89-93 |
| | 2 | 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: | 126-135 |
| | 5 | 1 |
QPanGestureRecognizer::recognize| Name: | QPanGestureRecognizer::recognize | | Prototype: | QGestureRecognizer::Result QPanGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 75-124 |
| | 30 | 9 |
QPanGestureRecognizer::create| Name: | QPanGestureRecognizer::create | | Prototype: | QGesture *QPanGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 52-64 |
| | 3 | 2 |
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: | 324-327 |
| | 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: | 319-322 |
| | 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: | 329-332 |
| | 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: | 303-306 |
| | 1 | 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: | 298-301 |
| | 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: | 308-312 |
| | 2 | 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: | 314-317 |
| | 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: | 285-289 |
| | 1 | 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: | 47-47 |
| | 1 | 1 |
QPalette::~QPalette| Name: | QPalette::~QPalette | | Prototype: | QPalette::~QPalette() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 651-655 |
| | 2 | 2 |
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: | 1037-1057 |
| | 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) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 1061-1075 |
| | 4 | 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: | 1078-1108 |
| | 20 | 1 |
QPalette::setBrush| Name: | QPalette::setBrush | | Prototype: | void QPalette::setBrush(ColorGroup cg, ColorRole cr, const QBrush &b) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 745-764 |
| | 14 | 5 |
QPalette::resolve| Name: | QPalette::resolve | | Prototype: | QPalette QPalette::resolve(const QPalette &other) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 898-916 |
| | 12 | 5 |
QPalette::operator==| Name: | QPalette::operator== | | Prototype: | bool QPalette::operator==(const QPalette &p) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 819-830 |
| | 7 | 5 |
QPalette::operator=| Name: | QPalette::operator= | | Prototype: | QPalette &QPalette::operator=(const QPalette &p) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 670-678 |
| | 6 | 2 |
QPalette::isEqual| Name: | QPalette::isEqual | | Prototype: | bool QPalette::isEqual(QPalette::ColorGroup group1, QPalette::ColorGroup group2) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 838-863 |
| | 16 | 8 |
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: | 1024-1027 |
| | 1 | 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: | 774-778 |
| | 2 | 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: | 658-662 |
| | 3 | 1 |
QPalette::detach| Name: | QPalette::detach | | Prototype: | void QPalette::detach() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 783-796 |
| | 9 | 5 |
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: | 890-893 |
| | 1 | 1 |
QPalette::brush| Name: | QPalette::brush | | Prototype: | const QBrush &QPalette::brush(ColorGroup gr, ColorRole cr) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 713-725 |
| | 7 | 3 |
QPalette::QPalette| Name: | QPalette::QPalette | | Prototype: | QPalette::QPalette() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 514-530 |
| | 8 | 2 |
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: | 537-541 |
| | 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: | 548-552 |
| | 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: | 561-570 |
| | 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: | 579-589 |
| | 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: | 596-624 |
| | 22 | 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: | 631-635 |
| | 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: | 7703-7729 |
| | 25 | 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: | 7668-7684 |
| | 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: | 7686-7697 |
| | 1 | 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: | 203-208 |
| | 3 | 1 |
QPainterPrivate::viewTransform| Name: | QPainterPrivate::viewTransform | | Prototype: | QTransform QPainterPrivate::viewTransform() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 211-220 |
| | 6 | 2 |
QPainterPrivate::updateStateImpl| Name: | QPainterPrivate::updateStateImpl | | Prototype: | void QPainterPrivate::updateStateImpl(QPainterState *newState) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 874-904 |
| | 14 | 4 |
QPainterPrivate::updateState| Name: | QPainterPrivate::updateState | | Prototype: | void QPainterPrivate::updateState(QPainterState *newState) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 906-914 |
| | 4 | 3 |
QPainterPrivate::updateMatrix| Name: | QPainterPrivate::updateMatrix | | Prototype: | void QPainterPrivate::updateMatrix() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 640-657 |
| | 9 | 3 |
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: | 660-665 |
| | 3 | 1 |
QPainterPrivate::updateEmulationSpecifier| Name: | QPainterPrivate::updateEmulationSpecifier | | Prototype: | void QPainterPrivate::updateEmulationSpecifier(QPainterState *s) | | Coverage: | 0.000% (0/187) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 669-872 |
| | 112 | 23 |
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: | 231-235 |
| | 2 | 1 |
QPainterPrivate::effectiveDevicePixelRatio| Name: | QPainterPrivate::effectiveDevicePixelRatio | | Prototype: | qreal QPainterPrivate::effectiveDevicePixelRatio() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 222-229 |
| | 3 | 2 |
QPainterPrivate::draw_helper| Name: | QPainterPrivate::draw_helper | | Prototype: | void QPainterPrivate::draw_helper(const QPainterPath &originalPath, DrawOperation op) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 333-488 |
| | 97 | 15 |
QPainterPrivate::drawTextItem| Name: | QPainterPrivate::drawTextItem | | Prototype: | void QPainterPrivate::drawTextItem(const QPointF &p, const QTextItem &_ti, QTextEngine *textEngine) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6378-6529 |
| | 96 | 25 |
QPainterPrivate::drawStretchedGradient| Name: | QPainterPrivate::drawStretchedGradient | | Prototype: | void QPainterPrivate::drawStretchedGradient(const QPainterPath &path, DrawOperation op) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 525-637 |
| | 77 | 15 |
QPainterPrivate::drawOpaqueBackground| Name: | QPainterPrivate::drawOpaqueBackground | | Prototype: | void QPainterPrivate::drawOpaqueBackground(const QPainterPath &path, DrawOperation op) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 490-507 |
| | 9 | 3 |
QPainterPrivate::drawGlyphs| Name: | QPainterPrivate::drawGlyphs | | Prototype: | void QPainterPrivate::drawGlyphs(const quint32 *glyphArray, QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, bool overline, bool underline, bool strikeOut) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5571-5649 |
| | 53 | 9 |
QPainterPrivate::detachPainterPrivate| Name: | QPainterPrivate::detachPainterPrivate | | Prototype: | void QPainterPrivate::detachPainterPrivate(QPainter *q) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 306-330 |
| | 17 | 5 |
QPainterPrivate::checkEmulation| Name: | QPainterPrivate::checkEmulation | | Prototype: | void QPainterPrivate::checkEmulation() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 172-200 |
| | 20 | 9 |
QPainterPrivate::attachPainterPrivate| Name: | QPainterPrivate::attachPainterPrivate | | Prototype: | bool QPainterPrivate::attachPainterPrivate(QPainter *q, QPaintDevice *pdev) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 241-304 |
| | 39 | 7 |
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: | 2530-2536 |
| | 3 | 1 |