| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QString::simplified| Name:  | QString::simplified |  | Prototype:  | QString QString::simplified() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 56-59 |  
  |  | 1 | 1 | 
 QString::toCaseFolded| Name:  | QString::toCaseFolded |  | Prototype:  | QString QString::toCaseFolded() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 66-69 |  
  |  | 1 | 1 | 
 QString::toLatin1| Name:  | QString::toLatin1 |  | Prototype:  | QByteArray QString::toLatin1() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 QString::toLocal8Bit| Name:  | QString::toLocal8Bit |  | Prototype:  | QByteArray QString::toLocal8Bit() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 81-84 |  
  |  | 1 | 1 | 
 QString::toLower| Name:  | QString::toLower |  | Prototype:  | QString QString::toLower() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 61-64 |  
  |  | 1 | 1 | 
 QString::toUpper| Name:  | QString::toUpper |  | Prototype:  | QString QString::toUpper() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 71-74 |  
  |  | 1 | 1 | 
 QString::toUtf8| Name:  | QString::toUtf8 |  | Prototype:  | QByteArray QString::toUtf8() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 86-89 |  
  |  | 1 | 1 | 
 QString::trimmed| Name:  | QString::trimmed |  | Prototype:  | QString QString::trimmed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp |  | Lines:  | 51-54 |  
  |  | 1 | 1 | 
 QString::vsprintf| Name:  | QString::vsprintf |  | Prototype:  | QString &QString::vsprintf(const char *cformat, va_list ap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5978-5981 |  
  |  | 1 | 1 | 
 QStringRef::count| Name:  | QStringRef::count |  | Prototype:  | int QStringRef::count(const QStringRef &str, Qt::CaseSensitivity cs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9915-9918 |  
  |  | 1 | 1 | 
 QStringRef::endsWith| Name:  | QStringRef::endsWith |  | Prototype:  | bool QStringRef::endsWith(const QStringRef &str, Qt::CaseSensitivity cs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10038-10042 |  
  |  | 2 | 1 | 
 QStringRef::indexOf| Name:  | QStringRef::indexOf |  | Prototype:  | int QStringRef::indexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9723-9726 |  
  |  | 1 | 1 | 
 QStringRef::lastIndexOf| Name:  | QStringRef::lastIndexOf |  | Prototype:  | int QStringRef::lastIndexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9811-9832 |  
  |  | 16 | 6 | 
 QStringRef::startsWith| Name:  | QStringRef::startsWith |  | Prototype:  | bool QStringRef::startsWith(const QStringRef &str, Qt::CaseSensitivity cs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9952-9956 |  
  |  | 2 | 1 | 
 QStringRef::toUcs4| Name:  | QStringRef::toUcs4 |  | Prototype:  | QVector<uint> QStringRef::toUcs4() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10363-10370 |  
  |  | 5 | 1 | 
 QStroker::QStroker| Name:  | QStroker::QStroker |  | Prototype:  | QStroker::QStroker() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 369-376 |  
  |  | 2 | 1 | 
 QStroker::capForJoinMode| Name:  | QStroker::capForJoinMode |  | Prototype:  | Qt::PenCapStyle QStroker::capForJoinMode(LineJoinMode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 382-387 |  
  |  | 3 | 3 | 
 QStroker::joinForJoinMode| Name:  | QStroker::joinForJoinMode |  | Prototype:  | Qt::PenJoinStyle QStroker::joinForJoinMode(LineJoinMode mode) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 396-402 |  
  |  | 4 | 4 | 
 QStroker::joinModeForCap| Name:  | QStroker::joinModeForCap |  | Prototype:  | QStroker::LineJoinMode QStroker::joinModeForCap(Qt::PenCapStyle style) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 389-394 |  
  |  | 3 | 3 | 
 QStroker::joinModeForJoin| Name:  | QStroker::joinModeForJoin |  | Prototype:  | QStroker::LineJoinMode QStroker::joinModeForJoin(Qt::PenJoinStyle joinStyle) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 404-410 |  
  |  | 4 | 4 | 
 QStroker::joinPoints| Name:  | QStroker::joinPoints |  | Prototype:  | void QStroker::joinPoints(qfixed focal_x, qfixed focal_y, const QLineF &nextLine, LineJoinMode join) |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 439-622 |  
  |  | 119 | 15 | 
 QStroker::processCurrentSubpath| Name:  | QStroker::processCurrentSubpath |  | Prototype:  | void QStroker::processCurrentSubpath() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 417-433 |  
  |  | 10 | 2 | 
 QStrokerOps::QStrokerOps| Name:  | QStrokerOps::QStrokerOps |  | Prototype:  | QStrokerOps::QStrokerOps() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 187-196 |  
  |  | 2 | 1 | 
 QStrokerOps::begin| Name:  | QStrokerOps::begin |  | Prototype:  | void QStrokerOps::begin(void *customData) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 210-214 |  
  |  | 2 | 1 | 
 QStrokerOps::end| Name:  | QStrokerOps::end |  | Prototype:  | void QStrokerOps::end() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 221-226 |  
  |  | 3 | 2 | 
 QStrokerOps::strokeEllipse| Name:  | QStrokerOps::strokeEllipse |  | Prototype:  | void QStrokerOps::strokeEllipse(const QRectF &rect, void *data, const QTransform &matrix) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 343-366 |  
  |  | 16 | 4 | 
 QStrokerOps::strokePath| Name:  | QStrokerOps::strokePath |  | Prototype:  | void QStrokerOps::strokePath(const QPainterPath &path, void *customData, const QTransform &matrix) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 239-296 |  
  |  | 36 | 13 | 
 QStrokerOps::strokePolygon| Name:  | QStrokerOps::strokePolygon |  | Prototype:  | void QStrokerOps::strokePolygon(const QPointF *points, int pointCount, bool implicit_close, void *data, const QTransform &matrix) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 310-336 |  
  |  | 19 | 7 | 
 QStyle::QStyle| Name:  | QStyle::QStyle |  | Prototype:  | QStyle::QStyle() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 397-402 |  
  |  | 2 | 1 | 
 QStyle::QStyle| Name:  | QStyle::QStyle |  | Prototype:  | QStyle::QStyle(QStylePrivate &dd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 409-414 |  
  |  | 2 | 1 | 
 QStyle::alignedRect| Name:  | QStyle::alignedRect |  | Prototype:  | QRect QStyle::alignedRect(Qt::LayoutDirection direction, Qt::Alignment alignment, const QSize &size, const QRect &rectangle) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2165-2181 |  
  |  | 14 | 5 | 
 QStyle::combinedLayoutSpacing| Name:  | QStyle::combinedLayoutSpacing |  | Prototype:  | int QStyle::combinedLayoutSpacing(QSizePolicy::ControlTypes controls1, QSizePolicy::ControlTypes controls2, Qt::Orientation orientation, QStyleOption *option, QWidget *widget) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2361-2378 |  
  |  | 10 | 3 | 
 QStyle::drawItemPixmap| Name:  | QStyle::drawItemPixmap |  | Prototype:  | void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 622-630 |  
  |  | 4 | 1 | 
 QStyle::drawItemText| Name:  | QStyle::drawItemText |  | Prototype:  | void QStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 584-610 |  
  |  | 20 | 7 | 
 QStyle::itemPixmapRect| Name:  | QStyle::itemPixmapRect |  | Prototype:  | QRect QStyle::itemPixmapRect(const QRect &rect, int alignment, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 545-566 |  
  |  | 17 | 6 | 
 QStyle::itemTextRect| Name:  | QStyle::itemTextRect |  | Prototype:  | QRect QStyle::itemTextRect(const QFontMetrics &metrics, const QRect &rect, int alignment, bool enabled, const QString &text) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 521-537 |  
  |  | 10 | 3 | 
 QStyle::proxy| Name:  | QStyle::proxy |  | Prototype:  | const QStyle * QStyle::proxy() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2409-2413 |  
  |  | 2 | 1 | 
 QStyle::setProxy| Name:  | QStyle::setProxy |  | Prototype:  | void QStyle::setProxy(QStyle *style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2420-2424 |  
  |  | 2 | 1 | 
 QStyle::sliderPositionFromValue| Name:  | QStyle::sliderPositionFromValue |  | Prototype:  | int QStyle::sliderPositionFromValue(int min, int max, int logicalValue, int span, bool upsideDown) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2214-2237 |  
  |  | 14 | 5 | 
 QStyle::sliderValueFromPosition| Name:  | QStyle::sliderValueFromPosition |  | Prototype:  | int QStyle::sliderValueFromPosition(int min, int max, int pos, int span, bool upsideDown) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2257-2278 |  
  |  | 12 | 4 | 
 QStyle::standardPalette| Name:  | QStyle::standardPalette |  | Prototype:  | QPalette QStyle::standardPalette() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2291-2304 |  
  |  | 10 | 1 | 
 QStyle::visualAlignment| Name:  | QStyle::visualAlignment |  | Prototype:  | Qt::Alignment QStyle::visualAlignment(Qt::LayoutDirection direction, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2194-2197 |  
  |  | 1 | 1 | 
 QStyle::visualPos| Name:  | QStyle::visualPos |  | Prototype:  | QPoint QStyle::visualPos(Qt::LayoutDirection direction, const QRect &boundingRect, const QPoint &logicalPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2154-2159 |  
  |  | 3 | 2 | 
 QStyle::visualRect| Name:  | QStyle::visualRect |  | Prototype:  | QRect QStyle::visualRect(Qt::LayoutDirection direction, const QRect &boundingRect, const QRect &logicalRect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2135-2143 |  
  |  | 6 | 2 | 
 QStyleAnimation::QStyleAnimation| Name:  | QStyleAnimation::QStyleAnimation |  | Prototype:  | QStyleAnimation::QStyleAnimation(QObject *target) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 53-56 |  
  |  | 2 | 1 | 
 QStyleAnimation::delay| Name:  | QStyleAnimation::delay |  | Prototype:  | int QStyleAnimation::delay() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 77-80 |  
  |  | 1 | 1 | 
 QStyleAnimation::duration| Name:  | QStyleAnimation::duration |  | Prototype:  | int QStyleAnimation::duration() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 67-70 |  
  |  | 1 | 1 | 
 QStyleAnimation::frameRate| Name:  | QStyleAnimation::frameRate |  | Prototype:  | QStyleAnimation::FrameRate QStyleAnimation::frameRate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 97-100 |  
  |  | 1 | 1 | 
 QStyleAnimation::isUpdateNeeded| Name:  | QStyleAnimation::isUpdateNeeded |  | Prototype:  | bool QStyleAnimation::isUpdateNeeded() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 122-125 |  
  |  | 1 | 1 | 
 QStyleAnimation::setDelay| Name:  | QStyleAnimation::setDelay |  | Prototype:  | void QStyleAnimation::setDelay(int delay) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 82-85 |  
  |  | 1 | 1 | 
 QStyleAnimation::setDuration| Name:  | QStyleAnimation::setDuration |  | Prototype:  | void QStyleAnimation::setDuration(int duration) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 72-75 |  
  |  | 1 | 1 | 
 QStyleAnimation::setFrameRate| Name:  | QStyleAnimation::setFrameRate |  | Prototype:  | void QStyleAnimation::setFrameRate(FrameRate fps) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 QStyleAnimation::setStartTime| Name:  | QStyleAnimation::setStartTime |  | Prototype:  | void QStyleAnimation::setStartTime(const QTime &time) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 92-95 |  
  |  | 1 | 1 | 
 QStyleAnimation::start| Name:  | QStyleAnimation::start |  | Prototype:  | void QStyleAnimation::start() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 116-120 |  
  |  | 2 | 1 | 
 QStyleAnimation::startTime| Name:  | QStyleAnimation::startTime |  | Prototype:  | QTime QStyleAnimation::startTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 87-90 |  
  |  | 1 | 1 | 
 QStyleAnimation::target| Name:  | QStyleAnimation::target |  | Prototype:  | QObject *QStyleAnimation::target() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 62-65 |  
  |  | 1 | 1 | 
 QStyleAnimation::updateCurrentTime| Name:  | QStyleAnimation::updateCurrentTime |  | Prototype:  | void QStyleAnimation::updateCurrentTime(int) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 127-134 |  
  |  | 4 | 3 | 
 QStyleAnimation::updateTarget| Name:  | QStyleAnimation::updateTarget |  | Prototype:  | void QStyleAnimation::updateTarget() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 107-114 |  
  |  | 5 | 2 | 
 QStyleFactory::create| Name:  | QStyleFactory::create |  | Prototype:  | QStyle *QStyleFactory::create(const QString& key) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp |  | Lines:  | 108-162 |  
  |  | 11 | 5 | 
 QStyleFactory::keys| Name:  | QStyleFactory::keys |  | Prototype:  | QStringList QStyleFactory::keys() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp |  | Lines:  | 170-218 |  
  |  | 11 | 4 | 
 QStyleHelper::angle| Name:  | QStyleHelper::angle |  | Prototype:  | qreal angle(const QPointF &p1, const QPointF &p2) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 169-199 |  
  |  | 17 | 5 | 
 QStyleHelper::backgroundColor| Name:  | QStyleHelper::backgroundColor |  | Prototype:  | QColor backgroundColor(const QPalette &pal, const QWidget* widget) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 412-418 |  
  |  | 4 | 2 | 
 QStyleHelper::calcBigLineSize| Name:  | QStyleHelper::calcBigLineSize |  | Prototype:  | int calcBigLineSize(int radius) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 136-144 |  
  |  | 6 | 3 | 
 QStyleHelper::calcLines| Name:  | QStyleHelper::calcLines |  | Prototype:  | QPolygonF calcLines(const QStyleOptionSlider *dial) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 201-240 |  
  |  | 31 | 6 | 
 QStyleHelper::calcRadialPos| Name:  | QStyleHelper::calcRadialPos |  | Prototype:  | static QPointF calcRadialPos(const QStyleOptionSlider *dial, qreal offset) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 146-167 |  
  |  | 18 | 3 | 
 QStyleHelper::dpiScaled| Name:  | QStyleHelper::dpiScaled |  | Prototype:  | qreal dpiScaled(qreal value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 99-108 |  
  |  | 1 | 1 | 
 QStyleHelper::drawBorderPixmap| Name:  | QStyleHelper::drawBorderPixmap |  | Prototype:  | void drawBorderPixmap(const QPixmap &pixmap, QPainter *painter, const QRect &rect, int left, int top, int right, int bottom) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 355-410 |  
  |  | 31 | 9 | 
 QStyleHelper::drawDial| Name:  | QStyleHelper::drawDial |  | Prototype:  | void drawDial(const QStyleOptionSlider *option, QPainter *painter) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 245-352 |  
  |  | 84 | 8 | 
 QStyleHelper::hasAncestor| Name:  | QStyleHelper::hasAncestor |  | Prototype:  | bool hasAncestor(QObject *obj, QAccessible::Role role) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 120-130 |  
  |  | 7 | 3 | 
 QStyleHelper::isInstanceOf| Name:  | QStyleHelper::isInstanceOf |  | Prototype:  | bool isInstanceOf(QObject *obj, QAccessible::Role role) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 111-117 |  
  |  | 4 | 1 | 
 QStyleHelper::styleObjectWindow| Name:  | QStyleHelper::styleObjectWindow |  | Prototype:  | QWindow *styleObjectWindow(QObject *so) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 420-426 |  
  |  | 3 | 2 | 
 QStyleHelper::uniqueName| Name:  | QStyleHelper::uniqueName |  | Prototype:  | QString uniqueName(const QString &key, const QStyleOption *option, const QSize &size) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 61-97 |  
  |  | 19 | 3 | 
 QStyleHintReturn::QStyleHintReturn| Name:  | QStyleHintReturn::QStyleHintReturn |  | Prototype:  | QStyleHintReturn::QStyleHintReturn(int version, int type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 3868-3871 |  
  |  | 2 | 1 | 
 QStyleHintReturnMask::QStyleHintReturnMask| Name:  | QStyleHintReturnMask::QStyleHintReturnMask |  | Prototype:  | QStyleHintReturnMask::QStyleHintReturnMask() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 3903-3905 |  
  |  | 2 | 1 | 
 QStyleHintReturnVariant::QStyleHintReturnVariant| Name:  | QStyleHintReturnVariant::QStyleHintReturnVariant |  | Prototype:  | QStyleHintReturnVariant::QStyleHintReturnVariant() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 3963-3965 |  
  |  | 2 | 1 | 
 QStyleHints::QStyleHints| Name:  | QStyleHints::QStyleHints |  | Prototype:  | QStyleHints::QStyleHints() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 108-111 |  
  |  | 2 | 1 | 
 QStyleHints::cursorFlashTime| Name:  | QStyleHints::cursorFlashTime |  | Prototype:  | int QStyleHints::cursorFlashTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 320-326 |  
  |  | 4 | 1 | 
 QStyleHints::fontSmoothingGamma| Name:  | QStyleHints::fontSmoothingGamma |  | Prototype:  | qreal QStyleHints::fontSmoothingGamma() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 383-386 |  
  |  | 1 | 1 | 
 QStyleHints::keyboardAutoRepeatRate| Name:  | QStyleHints::keyboardAutoRepeatRate |  | Prototype:  | int QStyleHints::keyboardAutoRepeatRate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 292-295 |  
  |  | 1 | 1 | 
 QStyleHints::keyboardInputInterval| Name:  | QStyleHints::keyboardInputInterval |  | Prototype:  | int QStyleHints::keyboardInputInterval() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 279-285 |  
  |  | 4 | 1 | 
 QStyleHints::mouseDoubleClickInterval| Name:  | QStyleHints::mouseDoubleClickInterval |  | Prototype:  | int QStyleHints::mouseDoubleClickInterval() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 133-139 |  
  |  | 4 | 1 | 
 QStyleHints::mousePressAndHoldInterval| Name:  | QStyleHints::mousePressAndHoldInterval |  | Prototype:  | int QStyleHints::mousePressAndHoldInterval() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 163-169 |  
  |  | 4 | 1 | 
 QStyleHints::passwordMaskCharacter| Name:  | QStyleHints::passwordMaskCharacter |  | Prototype:  | QChar QStyleHints::passwordMaskCharacter() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 374-377 |  
  |  | 1 | 1 | 
 QStyleHints::passwordMaskDelay| Name:  | QStyleHints::passwordMaskDelay |  | Prototype:  | int QStyleHints::passwordMaskDelay() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 364-367 |  
  |  | 1 | 1 | 
 QStyleHints::setCursorFlashTime| Name:  | QStyleHints::setCursorFlashTime |  | Prototype:  | void QStyleHints::setCursorFlashTime(int cursorFlashTime) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 303-310 |  
  |  | 5 | 2 | 
 QStyleHints::setFocusOnTouchRelease| Name:  | QStyleHints::setFocusOnTouchRelease |  | Prototype:  | bool QStyleHints::setFocusOnTouchRelease() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 405-408 |  
  |  | 1 | 1 | 
 QStyleHints::setKeyboardInputInterval| Name:  | QStyleHints::setKeyboardInputInterval |  | Prototype:  | void QStyleHints::setKeyboardInputInterval(int keyboardInputInterval) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 265-272 |  
  |  | 5 | 2 | 
 QStyleHints::setMouseDoubleClickInterval| Name:  | QStyleHints::setMouseDoubleClickInterval |  | Prototype:  | void QStyleHints::setMouseDoubleClickInterval(int mouseDoubleClickInterval) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 119-126 |  
  |  | 5 | 2 | 
 QStyleHints::setMousePressAndHoldInterval| Name:  | QStyleHints::setMousePressAndHoldInterval |  | Prototype:  | void QStyleHints::setMousePressAndHoldInterval(int mousePressAndHoldInterval) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 147-154 |  
  |  | 5 | 2 | 
 QStyleHints::setStartDragDistance| Name:  | QStyleHints::setStartDragDistance |  | Prototype:  | void QStyleHints::setStartDragDistance(int startDragDistance) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 177-184 |  
  |  | 5 | 2 | 
 QStyleHints::setStartDragTime| Name:  | QStyleHints::setStartDragTime |  | Prototype:  | void QStyleHints::setStartDragTime(int startDragTime) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 218-225 |  
  |  | 5 | 2 | 
 QStyleHints::setTabFocusBehavior| Name:  | QStyleHints::setTabFocusBehavior |  | Prototype:  | void QStyleHints::setTabFocusBehavior(Qt::TabFocusBehavior tabFocusBehavior) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 433-440 |  
  |  | 5 | 2 | 
 QStyleHints::showIsFullScreen| Name:  | QStyleHints::showIsFullScreen |  | Prototype:  | bool QStyleHints::showIsFullScreen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 338-341 |  
  |  | 1 | 1 | 
 QStyleHints::showIsMaximized| Name:  | QStyleHints::showIsMaximized |  | Prototype:  | bool QStyleHints::showIsMaximized() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 354-357 |  
  |  | 1 | 1 | 
 QStyleHints::singleClickActivation| Name:  | QStyleHints::singleClickActivation |  | Prototype:  | bool QStyleHints::singleClickActivation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 449-452 |  
  |  | 1 | 1 | 
 QStyleHints::startDragDistance| Name:  | QStyleHints::startDragDistance |  | Prototype:  | int QStyleHints::startDragDistance() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 204-210 |  
  |  | 4 | 1 | 
 QStyleHints::startDragTime| Name:  | QStyleHints::startDragTime |  | Prototype:  | int QStyleHints::startDragTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 238-244 |  
  |  | 4 | 1 | 
 QStyleHints::startDragVelocity| Name:  | QStyleHints::startDragVelocity |  | Prototype:  | int QStyleHints::startDragVelocity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 254-257 |  
  |  | 1 | 1 | 
 QStyleHints::tabFocusBehavior| Name:  | QStyleHints::tabFocusBehavior |  | Prototype:  | Qt::TabFocusBehavior QStyleHints::tabFocusBehavior() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 419-425 |  
  |  | 4 | 1 | 
 QStyleHints::useRtlExtensions| Name:  | QStyleHints::useRtlExtensions |  | Prototype:  | bool QStyleHints::useRtlExtensions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 393-396 |  
  |  | 1 | 1 |