| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 |