| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPainterPath::simplified| Name:  | QPainterPath::simplified |  | Prototype:  | QPainterPath QPainterPath::simplified() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3342-3348 |  
  |  | 4 | 2 | 
 QPainterPath::slopeAtPercent| Name:  | QPainterPath::slopeAtPercent |  | Prototype:  | qreal QPainterPath::slopeAtPercent(qreal t) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3050-3084 |  
  |  | 20 | 5 | 
 QPainterPath::subtracted| Name:  | QPainterPath::subtracted |  | Prototype:  | QPainterPath QPainterPath::subtracted(const QPainterPath &p) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3312-3318 |  
  |  | 4 | 2 | 
 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 QTransform &matrix) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2791-2807 |  
  |  | 12 | 5 | 
 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 QTransform &matrix) const |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1634-1729 |  
  |  | 43 | 17 | 
 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::toReversed| Name:  | QPainterPath::toReversed |  | Prototype:  | QPainterPath QPainterPath::toReversed() const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1505-1545 |  
  |  | 25 | 7 | 
 QPainterPath::toSubpathPolygons| Name:  | QPainterPath::toSubpathPolygons |  | Prototype:  | QList<QPolygonF> QPainterPath::toSubpathPolygons(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1559-1602 |  
  |  | 30 | 9 | 
 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::translate| Name:  | QPainterPath::translate |  | Prototype:  | void QPainterPath::translate(qreal dx, qreal dy) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2098-2115 |  
  |  | 12 | 4 | 
 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 | 
 QPainterPath::united| Name:  | QPainterPath::united |  | Prototype:  | QPainterPath QPainterPath::united(const QPainterPath &p) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3279-3285 |  
  |  | 4 | 2 | 
 QPainterPathPrivateDeleter::cleanup| Name:  | QPainterPathPrivateDeleter::cleanup |  | Prototype:  | static inline void cleanup(QPainterPathPrivate *d) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 76-82 |  
  |  | 2 | 2 | 
 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::QPainterPathStroker| Name:  | QPainterPathStroker::QPainterPathStroker |  | Prototype:  | QPainterPathStroker::QPainterPathStroker(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2559-2572 |  
  |  | 8 | 2 | 
 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::createStroke| Name:  | QPainterPathStroker::createStroke |  | Prototype:  | QPainterPath QPainterPathStroker::createStroke(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2595-2612 |  
  |  | 13 | 3 | 
 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::setDashPattern| Name:  | QPainterPathStroker::setDashPattern |  | Prototype:  | void QPainterPathStroker::setDashPattern(const QVector<qreal> &dashPattern) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2742-2747 |  
  |  | 3 | 2 | 
 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::setWidth| Name:  | QPainterPathStroker::setWidth |  | Prototype:  | void QPainterPathStroker::setWidth(qreal width) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2620-2626 |  
  |  | 4 | 2 | 
 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::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:  | 247-310 |  
  |  | 39 | 7 | 
 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:  | 178-206 |  
  |  | 20 | 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:  | 312-336 |  
  |  | 17 | 5 | 
 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:  | 5575-5653 |  
  |  | 53 | 9 | 
 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:  | 495-512 |  
  |  | 9 | 3 | 
 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:  | 530-642 |  
  |  | 77 | 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:  | 6382-6533 |  
  |  | 96 | 25 | 
 QPainterPrivate::draw_helper| Name:  | QPainterPrivate::draw_helper |  | Prototype:  | void QPainterPrivate::draw_helper(const QPainterPath &originalPath, DrawOperation op) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 339-493 |  
  |  | 96 | 15 | 
 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:  | 228-235 |  
  |  | 3 | 2 | 
 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::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:  | 674-877 |  
  |  | 112 | 23 | 
 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::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:  | 645-662 |  
  |  | 9 | 3 | 
 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:  | 911-919 |  
  |  | 4 | 3 | 
 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:  | 879-909 |  
  |  | 14 | 4 | 
 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:  | 217-226 |  
  |  | 6 | 2 | 
 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() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 520-536 |  
  |  | 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:  | 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::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::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:  | 719-731 |  
  |  | 7 | 3 | 
 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::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:  | 789-802 |  
  |  | 9 | 5 | 
 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::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:  | 844-869 |  
  |  | 16 | 8 | 
 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:  | 676-684 |  
  |  | 6 | 2 | 
 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:  | 825-836 |  
  |  | 7 | 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:  | 904-922 |  
  |  | 12 | 5 | 
 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:  | 751-770 |  
  |  | 14 | 5 | 
 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) |  | 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 &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 | 
 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:  | 657-661 |  
  |  | 2 | 2 | 
 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::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:  | 58-70 |  
  |  | 3 | 2 | 
 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:  | 81-130 |  
  |  | 30 | 9 | 
 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 | 
 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::clip| Name:  | QPathClipper::clip |  | Prototype:  | QPainterPath QPathClipper::clip(Operation operation) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1549-1636 |  
  |  | 50 | 26 | 
 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:  | 1415-1450 |  
  |  | 23 | 8 | 
 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:  | 1638-1722 |  
  |  | 46 | 12 | 
 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:  | 1817-1887 |  
  |  | 39 | 11 | 
 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:  | 1364-1413 |  
  |  | 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:  | 2123-2126 |  
  |  | 1 | 1 | 
 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:  | 1510-1546 |  
  |  | 24 | 8 | 
 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:  | 916-1004 |  
  |  | 55 | 16 |