QtBase - c71fc3860b0947c3c793578117e9eb0a3eb3fb31 vs 8193340a44fd835cee029e63a31cfcab8ef6fd55

Function Tree

Path:<top>::QGuiApplicationPrivate
FunctionCondition %ModificationseLOC - Effective Lines of Codeā–¾McCabe - Cyclomatic Complexity
processTouchEvent
Name: QGuiApplicationPrivate::processTouchEvent
Prototype: void QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent *e)
Coverage:  0.000% (0/129)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 2402-2658
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 2353-2609
Comparison: Different
  0.000% (0/129)
Different17342
processMouseEvent
Name: QGuiApplicationPrivate::processMouseEvent
Prototype: void QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent *e)
Coverage:  0.000% (0/112)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 1802-1959
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 1776-1933
Comparison: Different
  0.000% (0/112)
Different10527
init
Name: QGuiApplicationPrivate::init
Prototype: void QGuiApplicationPrivate::init()
Coverage:  0.000% (0/83)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 1305-1462
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 1275-1436
Comparison: Different
  0.000% (0/83)
Different8026
createPlatformIntegration
Name: QGuiApplicationPrivate::createPlatformIntegration
Prototype: void QGuiApplicationPrivate::createPlatformIntegration()
Coverage:  0.000% (0/74)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 1203-1271
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 1167-1241
Comparison: Different
  0.000% (0/74)
Different4620
processTabletEvent
Name: QGuiApplicationPrivate::processTabletEvent
Prototype: void QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent *e)
Coverage:  0.000% (0/41)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 2256-2321
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 2217-2272
Comparison: Different
  0.000% (0/41)
Different3711
reportGeometryChange
Name: QGuiApplicationPrivate::reportGeometryChange
Prototype: void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e)
Coverage:  0.000% (0/25)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 2697-2738
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 2648-2688
Comparison: Different
  0.000% (0/25)
Different259
processWheelEvent
Name: QGuiApplicationPrivate::processWheelEvent
Prototype: void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e)
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 1961-1992
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 1935-1965
Comparison: Different
  0.000% (0/13)
Different175
processKeyEvent
Name: QGuiApplicationPrivate::processKeyEvent
Prototype: void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e)
Coverage:  0.000% (0/17)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 1996-2046
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 1969-2019
Comparison: Same
  0.000% (0/17)
Same155
tabletDevicePoint
Name: QGuiApplicationPrivate::tabletDevicePoint
Prototype: QGuiApplicationPrivate::TabletPointData &QGuiApplicationPrivate::tabletDevicePoint(qint64 deviceId)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 2244-2254
Comparison: New
  0.000% (0/7)
New63
processTabletLeaveProximityEvent
Name: QGuiApplicationPrivate::processTabletLeaveProximityEvent
Prototype: void QGuiApplicationPrivate::processTabletLeaveProximityEvent(QWindowSystemInterfacePrivate::TabletLeaveProximityEvent *e)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 2337-2349
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 2288-2300
Comparison: Different
  0.000% (0/1)
Different61
processTabletEnterProximityEvent
Name: QGuiApplicationPrivate::processTabletEnterProximityEvent
Prototype: void QGuiApplicationPrivate::processTabletEnterProximityEvent(QWindowSystemInterfacePrivate::TabletEnterProximityEvent *e)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines: 2323-2335
Absolute File Name (reference): /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp
Lines (reference): 2274-2286
Comparison: Different
  0.000% (0/1)
Different61

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9