| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QScrollEvent| Name:  | QScrollEvent::QScrollEvent |  | Prototype:  | QScrollEvent::QScrollEvent(const QPointF &contentPos, const QPointF &overshootDistance, ScrollState scrollState) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4961-4964 |  
  |  | 2 | 1 | 
 scrollState| Name:  | QScrollEvent::scrollState |  | Prototype:  | QScrollEvent::ScrollState QScrollEvent::scrollState() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 5000-5003 |  
  |  | 1 | 1 | 
 overshootDistance| Name:  | QScrollEvent::overshootDistance |  | Prototype:  | QPointF QScrollEvent::overshootDistance() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4987-4990 |  
  |  | 1 | 1 | 
 contentPos| Name:  | QScrollEvent::contentPos |  | Prototype:  | QPointF QScrollEvent::contentPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 4976-4979 |  
  |  | 1 | 1 |