| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QStyleOptionFocusRect::QStyleOptionFocusRect| Name:  | QStyleOptionFocusRect::QStyleOptionFocusRect |  | Prototype:  | QStyleOptionFocusRect::QStyleOptionFocusRect(int version) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 395-399 |  
  |  | 1 | 1 | 
 QStyleOptionDockWidget::QStyleOptionDockWidget| Name:  | QStyleOptionDockWidget::QStyleOptionDockWidget |  | Prototype:  | QStyleOptionDockWidget::QStyleOptionDockWidget() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 2288-2292 |  
  |  | 2 | 1 | 
 QStyleOptionDockWidget::QStyleOptionDockWidget| Name:  | QStyleOptionDockWidget::QStyleOptionDockWidget |  | Prototype:  | QStyleOptionDockWidget::QStyleOptionDockWidget(int version) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 2297-2301 |  
  |  | 2 | 1 | 
 QStyleOptionComplex::QStyleOptionComplex| Name:  | QStyleOptionComplex::QStyleOptionComplex |  | Prototype:  | QStyleOptionComplex::QStyleOptionComplex(int version, int type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 1885-1888 |  
  |  | 2 | 1 | 
 QStyleOptionComboBox::QStyleOptionComboBox| Name:  | QStyleOptionComboBox::QStyleOptionComboBox |  | Prototype:  | QStyleOptionComboBox::QStyleOptionComboBox() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 2558-2561 |  
  |  | 2 | 1 | 
 QStyleOptionComboBox::QStyleOptionComboBox| Name:  | QStyleOptionComboBox::QStyleOptionComboBox |  | Prototype:  | QStyleOptionComboBox::QStyleOptionComboBox(int version) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 2566-2569 |  
  |  | 2 | 1 | 
 QStyleOptionButton::QStyleOptionButton| Name:  | QStyleOptionButton::QStyleOptionButton |  | Prototype:  | QStyleOptionButton::QStyleOptionButton() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 958-961 |  
  |  | 2 | 1 | 
 QStyleOptionButton::QStyleOptionButton| Name:  | QStyleOptionButton::QStyleOptionButton |  | Prototype:  | QStyleOptionButton::QStyleOptionButton(int version) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 966-969 |  
  |  | 2 | 1 | 
 QStyleOption::operator=| Name:  | QStyleOption::operator= |  | Prototype:  | QStyleOption &QStyleOption::operator=(const QStyleOption &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 238-247 |  
  |  | 7 | 1 | 
 QStyleOption::init| Name:  | QStyleOption::init |  | Prototype:  | void QStyleOption::init(const QWidget *widget) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 180-223 |  
  |  | 19 | 7 | 
 QStyleOption::QStyleOption| Name:  | QStyleOption::QStyleOption |  | Prototype:  | QStyleOption::QStyleOption(int version, int type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 147-151 |  
  |  | 2 | 1 | 
 QStyleOption::QStyleOption| Name:  | QStyleOption::QStyleOption |  | Prototype:  | QStyleOption::QStyleOption(const QStyleOption &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp |  | Lines:  | 228-233 |  
  |  | 2 | 1 | 
 QStyleHintsPrivate::QStyleHintsPrivate| Name:  | QStyleHintsPrivate::QStyleHintsPrivate |  | Prototype:  | inline QStyleHintsPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 66-72 |  
  |  | 1 | 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:  | 365-368 |  
  |  | 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:  | 391-394 |  
  |  | 1 | 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:  | 226-229 |  
  |  | 1 | 1 | 
 QStyleHints::startDragTime| Name:  | QStyleHints::startDragTime |  | Prototype:  | int QStyleHints::startDragTime() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 210-216 |  
  |  | 4 | 1 | 
 QStyleHints::startDragDistance| Name:  | QStyleHints::startDragDistance |  | Prototype:  | int QStyleHints::startDragDistance() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 176-182 |  
  |  | 4 | 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:  | 403-406 |  
  |  | 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:  | 326-329 |  
  |  | 1 | 1 | 
 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:  | 310-313 |  
  |  | 1 | 1 | 
 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:  | 190-197 |  
  |  | 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:  | 149-156 |  
  |  | 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:  | 109-116 |  
  |  | 5 | 2 | 
 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:  | 237-244 |  
  |  | 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:  | 377-380 |  
  |  | 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:  | 275-282 |  
  |  | 5 | 2 | 
 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:  | 336-339 |  
  |  | 1 | 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:  | 346-349 |  
  |  | 1 | 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:  | 138-141 |  
  |  | 1 | 1 | 
 QStyleHints::mouseDoubleClickInterval| Name:  | QStyleHints::mouseDoubleClickInterval |  | Prototype:  | int QStyleHints::mouseDoubleClickInterval() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 123-129 |  
  |  | 4 | 1 | 
 QStyleHints::keyboardInputInterval| Name:  | QStyleHints::keyboardInputInterval |  | Prototype:  | int QStyleHints::keyboardInputInterval() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 251-257 |  
  |  | 4 | 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:  | 264-267 |  
  |  | 1 | 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:  | 355-358 |  
  |  | 1 | 1 | 
 QStyleHints::cursorFlashTime| Name:  | QStyleHints::cursorFlashTime |  | Prototype:  | int QStyleHints::cursorFlashTime() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 292-298 |  
  |  | 4 | 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:  | 98-101 |  
  |  | 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:  | 3957-3959 |  
  |  | 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:  | 3897-3899 |  
  |  | 2 | 1 | 
 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:  | 3862-3865 |  
  |  | 2 | 1 | 
 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:  | 55-91 |  
  |  | 19 | 3 | 
 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:  | 414-420 |  
  |  | 3 | 2 | 
 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:  | 105-111 |  
  |  | 4 | 1 | 
 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:  | 114-124 |  
  |  | 7 | 3 | 
 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:  | 239-346 |  
  |  | 84 | 8 | 
 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:  | 349-404 |  
  |  | 31 | 9 | 
 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:  | 93-102 |  
  |  | 1 | 1 | 
 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:  | 140-161 |  
  |  | 18 | 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:  | 195-234 |  
  |  | 31 | 6 | 
 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:  | 130-138 |  
  |  | 6 | 3 | 
 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:  | 406-412 |  
  |  | 4 | 2 | 
 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:  | 163-193 |  
  |  | 17 | 5 | 
 QStyleFactory::keys| Name:  | QStyleFactory::keys |  | Prototype:  | QStringList QStyleFactory::keys() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp |  | Lines:  | 176-230 |  
  |  | 13 | 5 | 
 QStyleFactory::create| Name:  | QStyleFactory::create |  | Prototype:  | QStyle *QStyleFactory::create(const QString& key) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp |  | Lines:  | 107-168 |  
  |  | 13 | 6 | 
 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:  | 101-108 |  
  |  | 5 | 2 | 
 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:  | 121-128 |  
  |  | 4 | 3 | 
 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:  | 56-59 |  
  |  | 1 | 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:  | 81-84 |  
  |  | 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:  | 110-114 |  
  |  | 2 | 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:  | 86-89 |  
  |  | 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:  | 96-99 |  
  |  | 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:  | 66-69 |  
  |  | 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:  | 76-79 |  
  |  | 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:  | 116-119 |  
  |  | 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:  | 91-94 |  
  |  | 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:  | 61-64 |  
  |  | 1 | 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:  | 71-74 |  
  |  | 1 | 1 | 
 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:  | 47-50 |  
  |  | 2 | 1 | 
 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:  | 2118-2126 |  
  |  | 6 | 2 | 
 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:  | 2137-2142 |  
  |  | 3 | 2 | 
 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:  | 2177-2180 |  
  |  | 1 | 1 | 
 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:  | 2274-2287 |  
  |  | 10 | 1 | 
 QStyle::sliderValueFromPosition| Name:  | QStyle::sliderValueFromPosition |  | Prototype:  | int QStyle::sliderValueFromPosition(int min, int max, int pos, int span, bool upsideDown) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2240-2261 |  
  |  | 12 | 4 | 
 QStyle::sliderPositionFromValue| Name:  | QStyle::sliderPositionFromValue |  | Prototype:  | int QStyle::sliderPositionFromValue(int min, int max, int logicalValue, int span, bool upsideDown) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 2197-2220 |  
  |  | 14 | 5 | 
 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:  | 2403-2407 |  
  |  | 2 | 1 | 
 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:  | 2392-2396 |  
  |  | 2 | 1 | 
 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:  | 515-531 |  
  |  | 10 | 3 | 
 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:  | 539-560 |  
  |  | 17 | 6 | 
 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:  | 578-604 |  
  |  | 20 | 7 | 
 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:  | 616-624 |  
  |  | 4 | 1 | 
 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:  | 2344-2361 |  
  |  | 10 | 3 | 
 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:  | 2148-2164 |  
  |  | 14 | 5 | 
 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:  | 391-396 |  
  |  | 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:  | 403-408 |  
  |  | 2 | 1 | 
 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:  | 304-330 |  
  |  | 19 | 7 | 
 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:  | 233-290 |  
  |  | 36 | 13 | 
 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:  | 337-360 |  
  |  | 16 | 4 | 
 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:  | 215-220 |  
  |  | 3 | 2 | 
 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:  | 204-208 |  
  |  | 2 | 1 | 
 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:  | 181-190 |  
  |  | 2 | 1 | 
 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:  | 411-427 |  
  |  | 10 | 2 | 
 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:  | 433-616 |  
  |  | 119 | 15 | 
 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:  | 398-404 |  
  |  | 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:  | 383-388 |  
  |  | 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:  | 390-396 |  
  |  | 4 | 4 | 
 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:  | 376-381 |  
  |  | 3 | 3 | 
 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:  | 363-370 |  
  |  | 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:  | 10270-10277 |  
  |  | 5 | 1 | 
 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:  | 9859-9863 |  
  |  | 2 | 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:  | 9718-9739 |  
  |  | 16 | 6 | 
 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:  | 9630-9633 |  
  |  | 1 | 1 |