QtBase - 2016-12-13 07:58:44 +0000

Functions

Page:<>1
McCabe - Cyclomatic Complexity: 1
...100
McCabe - Cyclomatic Complexity: 1
...110
McCabe - Cyclomatic Complexity: 1
...120
McCabe - Cyclomatic Complexity: 1
...127
McCabe - Cyclomatic Complexity: 1
128
McCabe - Cyclomatic Complexity: 1
129
McCabe - Cyclomatic Complexity: 1
130
McCabe - Cyclomatic Complexity: 1
131132
McCabe - Cyclomatic Complexity: 1
133
McCabe - Cyclomatic Complexity: 1
134
McCabe - Cyclomatic Complexity: 1
135
McCabe - Cyclomatic Complexity: 1
...140
McCabe - Cyclomatic Complexity: 1
...150
McCabe - Cyclomatic Complexity: 2
...160
McCabe - Cyclomatic Complexity: 2
...200
McCabe - Cyclomatic Complexity: 2
...300
McCabe - Cyclomatic Complexity: 18
...306
McCabe - Cyclomatic Complexity: 76
FunctionCondition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexityâ–´
QWindowSystemInterface::handleNativeEvent
Name: QWindowSystemInterface::handleNativeEvent
Prototype: bool QWindowSystemInterface::handleNativeEvent(QWindow *window, const QByteArray &eventType, void *message, long *result)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 715-718
  0.000% (0/1)
11
QWindowSystemInterface::handlePlatformPanelEvent
Name: QWindowSystemInterface::handlePlatformPanelEvent
Prototype: void QWindowSystemInterface::handlePlatformPanelEvent(QWindow *w)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 829-834
  0.000% (0/1)
31
QWindowSystemInterface::handleScreenGeometryChange
Name: QWindowSystemInterface::handleScreenGeometryChange
Prototype: void QWindowSystemInterface::handleScreenGeometryChange(QScreen *screen, const QRect &geometry, const QRect &availableGeometry)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 570-575
  0.000% (0/1)
31
QWindowSystemInterface::handleScreenLogicalDotsPerInchChange
Name: QWindowSystemInterface::handleScreenLogicalDotsPerInchChange
Prototype: void QWindowSystemInterface::handleScreenLogicalDotsPerInchChange(QScreen *screen, qreal dpiX, qreal dpiY)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 577-582
  0.000% (0/1)
31
QWindowSystemInterface::handleScreenOrientationChange
Name: QWindowSystemInterface::handleScreenOrientationChange
Prototype: void QWindowSystemInterface::handleScreenOrientationChange(QScreen *screen, Qt::ScreenOrientation orientation)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 563-568
  0.000% (0/1)
31
QWindowSystemInterface::handleScreenRefreshRateChange
Name: QWindowSystemInterface::handleScreenRefreshRateChange
Prototype: void QWindowSystemInterface::handleScreenRefreshRateChange(QScreen *screen, qreal newRefreshRate)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 584-589
  0.000% (0/1)
31
QWindowSystemInterface::handleTabletEnterProximityEvent
Name: QWindowSystemInterface::handleTabletEnterProximityEvent
Prototype: void QWindowSystemInterface::handleTabletEnterProximityEvent(int device, int pointerType, qint64 uid)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 781-785
  0.000% (0/1)
21
QWindowSystemInterface::handleTabletEnterProximityEvent
Name: QWindowSystemInterface::handleTabletEnterProximityEvent
Prototype: void QWindowSystemInterface::handleTabletEnterProximityEvent(ulong timestamp, int device, int pointerType, qint64 uid)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 774-779
  0.000% (0/1)
31
QWindowSystemInterface::handleTabletEvent
Name: QWindowSystemInterface::handleTabletEvent
Prototype: void QWindowSystemInterface::handleTabletEvent(QWindow *w, ulong timestamp, bool down, const QPointF &local, const QPointF &global, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 756-763
  0.000% (0/1)
21
QWindowSystemInterface::handleTabletEvent
Name: QWindowSystemInterface::handleTabletEvent
Prototype: void QWindowSystemInterface::handleTabletEvent(QWindow *w, bool down, const QPointF &local, const QPointF &global, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 765-772
  0.000% (0/1)
21
QWindowSystemInterface::handleTabletEvent
Name: QWindowSystemInterface::handleTabletEvent
Prototype: void QWindowSystemInterface::handleTabletEvent(QWindow *w, const QPointF &local, const QPointF &global, int device, int pointerType, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 746-754
  0.000% (0/1)
31
QWindowSystemInterface::handleTabletEvent
Name: QWindowSystemInterface::handleTabletEvent
Prototype: void QWindowSystemInterface::handleTabletEvent(QWindow *w, ulong timestamp, const QPointF &local, const QPointF &global, int device, int pointerType, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 732-744
  0.000% (0/1)
71
QWindowSystemInterface::handleTabletLeaveProximityEvent
Name: QWindowSystemInterface::handleTabletLeaveProximityEvent
Prototype: void QWindowSystemInterface::handleTabletLeaveProximityEvent(int device, int pointerType, qint64 uid)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 794-798
  0.000% (0/1)
21
QWindowSystemInterface::handleTabletLeaveProximityEvent
Name: QWindowSystemInterface::handleTabletLeaveProximityEvent
Prototype: void QWindowSystemInterface::handleTabletLeaveProximityEvent(ulong timestamp, int device, int pointerType, qint64 uid)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 787-792
  0.000% (0/1)
31
QWindowSystemInterface::handleThemeChange
Name: QWindowSystemInterface::handleThemeChange
Prototype: void QWindowSystemInterface::handleThemeChange(QWindow *tlw)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 591-595
  0.000% (0/1)
21
QWindowSystemInterface::handleTouchCancelEvent
Name: QWindowSystemInterface::handleTouchCancelEvent
Prototype: void QWindowSystemInterface::handleTouchCancelEvent(QWindow *w, QTouchDevice *device, Qt::KeyboardModifiers mods)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 547-552
  0.000% (0/1)
21
QWindowSystemInterface::handleTouchCancelEvent
Name: QWindowSystemInterface::handleTouchCancelEvent
Prototype: void QWindowSystemInterface::handleTouchCancelEvent(QWindow *w, ulong timestamp, QTouchDevice *device, Qt::KeyboardModifiers mods)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 554-561
  0.000% (0/1)
41
QWindowSystemInterface::handleTouchEvent
Name: QWindowSystemInterface::handleTouchEvent
Prototype: void QWindowSystemInterface::handleTouchEvent(QWindow *w, QTouchDevice *device, const QList<TouchPoint> &points, Qt::KeyboardModifiers mods)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 456-461
  0.000% (0/1)
21
QWindowSystemInterface::handleWheelEvent
Name: QWindowSystemInterface::handleWheelEvent
Prototype: void QWindowSystemInterface::handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, int d, Qt::Orientation o, Qt::KeyboardModifiers mods)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 302-305
  0.000% (0/1)
21
QWindowSystemInterface::handleWheelEvent
Name: QWindowSystemInterface::handleWheelEvent
Prototype: void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, int d, Qt::Orientation o, Qt::KeyboardModifiers mods)
Coverage:  0.000% (0/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 307-311
  0.000% (0/3)
21
QWindowSystemInterface::handleWheelEvent
Name: QWindowSystemInterface::handleWheelEvent
Prototype: void QWindowSystemInterface::handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 313-317
  0.000% (0/1)
21
QWindowSystemInterface::handleWindowActivated
Name: QWindowSystemInterface::handleWindowActivated
Prototype: void QWindowSystemInterface::handleWindowActivated(QWindow *tlw, Qt::FocusReason r)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 118-123
  0.000% (0/1)
31
QWindowSystemInterface::handleWindowScreenChanged
Name: QWindowSystemInterface::handleWindowScreenChanged
Prototype: void QWindowSystemInterface::handleWindowScreenChanged(QWindow *tlw, QScreen *screen)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 132-137
  0.000% (0/1)
31
QWindowSystemInterface::handleWindowStateChanged
Name: QWindowSystemInterface::handleWindowStateChanged
Prototype: void QWindowSystemInterface::handleWindowStateChanged(QWindow *tlw, Qt::WindowState newState)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 125-130
  0.000% (0/1)
31
QWindowSystemInterface::isTouchDeviceRegistered
Name: QWindowSystemInterface::isTouchDeviceRegistered
Prototype: bool QWindowSystemInterface::isTouchDeviceRegistered(const QTouchDevice *device)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 451-454
  0.000% (0/1)
11
QWindowSystemInterface::registerTouchDevice
Name: QWindowSystemInterface::registerTouchDevice
Prototype: void QWindowSystemInterface::registerTouchDevice(const QTouchDevice *device)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 441-444
  0.000% (0/1)
11
QWindowSystemInterface::setSynchronousWindowSystemEvents
Name: QWindowSystemInterface::setSynchronousWindowSystemEvents
Prototype: void QWindowSystemInterface::setSynchronousWindowSystemEvents(bool enable)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 686-689
  0.000% (0/1)
11
QWindowSystemInterface::unregisterTouchDevice
Name: QWindowSystemInterface::unregisterTouchDevice
Prototype: void QWindowSystemInterface::unregisterTouchDevice(const QTouchDevice *device)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 446-449
  0.000% (0/1)
11
QWindowSystemInterface::windowSystemEventsQueued
Name: QWindowSystemInterface::windowSystemEventsQueued
Prototype: int QWindowSystemInterface::windowSystemEventsQueued()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 691-694
  0.000% (0/1)
11
QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent
Name: QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent
Prototype: QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent(QWindow *exposed, const QRegion &region)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 364-370
  0.000% (0/1)
21
QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse
Name: QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse
Prototype: void QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse(bool v)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 954-957
  0.000% (0/1)
11
QWindowSystemInterfacePrivate::WheelEvent::WheelEvent
Name: QWindowSystemInterfacePrivate::WheelEvent::WheelEvent
Prototype: QWindowSystemInterfacePrivate::WheelEvent::WheelEvent(QWindow *w, ulong time, const QPointF &local, const QPointF &global, QPoint pixelD, QPoint angleD, int qt4D, Qt::Orientation qt4O, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource src, bool inverted)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 947-952
  0.000% (0/1)
21
QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent
Name: QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent
Prototype: QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 382-385
  0.000% (0/1)
11
QWindowSystemInterfacePrivate::getWindowSystemEvent
Name: QWindowSystemInterfacePrivate::getWindowSystemEvent
Prototype: QWindowSystemInterfacePrivate::WindowSystemEvent * QWindowSystemInterfacePrivate::getWindowSystemEvent()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 377-380
  0.000% (0/1)
11
QWindowSystemInterfacePrivate::peekWindowSystemEvent
Name: QWindowSystemInterfacePrivate::peekWindowSystemEvent
Prototype: QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::peekWindowSystemEvent(EventType t)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 387-390
  0.000% (0/1)
11
QWindowSystemInterfacePrivate::removeWindowSystemEvent
Name: QWindowSystemInterfacePrivate::removeWindowSystemEvent
Prototype: void QWindowSystemInterfacePrivate::removeWindowSystemEvent(WindowSystemEvent *event)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 392-395
  0.000% (0/1)
11
QWindowSystemInterfacePrivate::windowSystemEventsQueued
Name: QWindowSystemInterfacePrivate::windowSystemEventsQueued
Prototype: int QWindowSystemInterfacePrivate::windowSystemEventsQueued()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp
Lines: 372-375
  0.000% (0/1)
11
QWindowsStyle::QWindowsStyle
Name: QWindowsStyle::QWindowsStyle
Prototype: QWindowsStyle::QWindowsStyle()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 223-225
  0.000% (0/1)
21
QWindowsStyle::QWindowsStyle
Name: QWindowsStyle::QWindowsStyle
Prototype: QWindowsStyle::QWindowsStyle(QWindowsStylePrivate &dd)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 232-234
  0.000% (0/1)
21
QWindowsStyle::eventFilter::[lambda]
Name: QWindowsStyle::eventFilter::[lambda]
Prototype: [](QWidget *w)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 168-171
  0.000% (0/1)
21
QWindowsStyle::polish
Name: QWindowsStyle::polish
Prototype: void QWindowsStyle::polish(QWidget *widget)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 288-291
  0.000% (0/1)
11
QWindowsStyle::polish
Name: QWindowsStyle::polish
Prototype: void QWindowsStyle::polish(QPalette &pal)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 302-305
  0.000% (0/1)
11
QWindowsStyle::standardIcon
Name: QWindowsStyle::standardIcon
Prototype: QIcon QWindowsStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 2439-2443
  0.000% (0/1)
11
QWindowsStyle::standardPixmap
Name: QWindowsStyle::standardPixmap
Prototype: QPixmap QWindowsStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 521-565
  0.000% (0/1)
11
QWindowsStyle::unpolish
Name: QWindowsStyle::unpolish
Prototype: void QWindowsStyle::unpolish(QWidget *widget)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 294-297
  0.000% (0/1)
11
QWindowsStyle::unpolish
Name: QWindowsStyle::unpolish
Prototype: void QWindowsStyle::unpolish(QApplication *app)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 281-285
  0.000% (0/1)
21
QWindowsStylePrivate::QWindowsStylePrivate
Name: QWindowsStylePrivate::QWindowsStylePrivate
Prototype: QWindowsStylePrivate::QWindowsStylePrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 126-136
  0.000% (0/1)
91
QWindowsStylePrivate::appDevicePixelRatio
Name: QWindowsStylePrivate::appDevicePixelRatio
Prototype: qreal QWindowsStylePrivate::appDevicePixelRatio()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 138-141
  0.000% (0/1)
11
QWindowsStylePrivate::hasSeenAlt
Name: QWindowsStylePrivate::hasSeenAlt
Prototype: bool QWindowsStylePrivate::hasSeenAlt(const QWidget *widget) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 144-148
  0.000% (0/1)
21
QWindowsStylePrivate::pixelMetricFromSystemDp
Name: QWindowsStylePrivate::pixelMetricFromSystemDp
Prototype: int QWindowsStylePrivate::pixelMetricFromSystemDp(QStyle::PixelMetric pm, const QStyleOption *, const QWidget *widget)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp
Lines: 307-356
  0.000% (0/1)
31
QWingedEdge::QWingedEdge
Name: QWingedEdge::QWingedEdge
Prototype: QWingedEdge::QWingedEdge()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 852-857
  0.000% (0/1)
21
QWingedEdge::QWingedEdge
Name: QWingedEdge::QWingedEdge
Prototype: QWingedEdge::QWingedEdge(const QPainterPath &subject, const QPainterPath &clip)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 859-868
  0.000% (0/1)
31
QWingedEdge::addEdge
Name: QWingedEdge::addEdge
Prototype: int QWingedEdge::addEdge(const QPointF &a, const QPointF &b)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1182-1188
  0.000% (0/1)
31
QWingedEdge::removeEdge
Name: QWingedEdge::removeEdge
Prototype: void QWingedEdge::removeEdge(int ei)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp
Lines: 1085-1123
  0.000% (0/1)
261
QWizard::QWizard
Name: QWizard::QWizard
Prototype: QWizard::QWizard(QWidget *parent, Qt::WindowFlags flags)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2213-2222
  0.000% (0/1)
21
QWizard::currentId
Name: QWizard::currentId
Prototype: int QWizard::currentId() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2499-2503
  0.000% (0/1)
21
QWizard::currentPage
Name: QWizard::currentPage
Prototype: QWizardPage *QWizard::currentPage() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2481-2485
  0.000% (0/1)
21
QWizard::hasVisitedPage
Name: QWizard::hasVisitedPage
Prototype: bool QWizard::hasVisitedPage(int theid) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2407-2411
  0.000% (0/1)
21
QWizard::options
Name: QWizard::options
Prototype: QWizard::WizardOptions QWizard::options() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2674-2678
  0.000% (0/1)
21
QWizard::page
Name: QWizard::page
Prototype: QWizardPage *QWizard::page(int theid) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2391-2395
  0.000% (0/1)
21
QWizard::pageIds
Name: QWizard::pageIds
Prototype: QList<int> QWizard::pageIds() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2431-2435
  0.000% (0/1)
21
QWizard::pixmap
Name: QWizard::pixmap
Prototype: QPixmap QWizard::pixmap(WizardPixmap which) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2906-2915
  0.000% (0/1)
31
QWizard::resizeEvent
Name: QWizard::resizeEvent
Prototype: void QWizard::resizeEvent(QResizeEvent *event)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 3218-3235
  0.000% (0/1)
41
QWizard::restart
Name: QWizard::restart
Prototype: void QWizard::restart()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 3168-3175
  0.000% (0/1)
51
QWizard::setPixmap
Name: QWizard::setPixmap
Prototype: void QWizard::setPixmap(WizardPixmap which, const QPixmap &pixmap)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2890-2896
  0.000% (0/1)
41
QWizard::setSubTitleFormat
Name: QWizard::setSubTitleFormat
Prototype: void QWizard::setSubTitleFormat(Qt::TextFormat format)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2865-2870
  0.000% (0/1)
31
QWizard::setTitleFormat
Name: QWizard::setTitleFormat
Prototype: void QWizard::setTitleFormat(Qt::TextFormat format)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2844-2849
  0.000% (0/1)
31
QWizard::sideWidget
Name: QWizard::sideWidget
Prototype: QWidget *QWizard::sideWidget() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2997-3002
  0.000% (0/1)
21
QWizard::startId
Name: QWizard::startId
Prototype: int QWizard::startId() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2467-2471
  0.000% (0/1)
21
QWizard::subTitleFormat
Name: QWizard::subTitleFormat
Prototype: Qt::TextFormat QWizard::subTitleFormat() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2872-2876
  0.000% (0/1)
21
QWizard::testOption
Name: QWizard::testOption
Prototype: bool QWizard::testOption(WizardOption option) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2626-2630
  0.000% (0/1)
21
QWizard::titleFormat
Name: QWizard::titleFormat
Prototype: Qt::TextFormat QWizard::titleFormat() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2851-2855
  0.000% (0/1)
21
QWizard::visitedPages
Name: QWizard::visitedPages
Prototype: QList<int> QWizard::visitedPages() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2421-2425
  0.000% (0/1)
21
QWizard::wizardStyle
Name: QWizard::wizardStyle
Prototype: QWizard::WizardStyle QWizard::wizardStyle() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2601-2605
  0.000% (0/1)
21
QWizard::~QWizard
Name: QWizard::~QWizard
Prototype: QWizard::~QWizard()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 2227-2231
  0.000% (0/1)
21
QWizardAntiFlickerWidget::QWizardAntiFlickerWidget
Name: QWizardAntiFlickerWidget::QWizardAntiFlickerWidget
Prototype: QWizardAntiFlickerWidget(QWizard *wizard, QWizardPrivate *)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 540-542
  0.000% (0/1)
11
QWizardDefaultProperty::QWizardDefaultProperty
Name: QWizardDefaultProperty::QWizardDefaultProperty
Prototype: inline QWizardDefaultProperty(const char *className, const char *property, const char *changedSignal)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 175-177
  0.000% (0/1)
11
QWizardHeader::QWizardHeader
Name: QWizardHeader::QWizardHeader
Prototype: inline QWizardHeader(RulerType , QWidget *parent = 0)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 292-293
  0.000% (0/1)
11
QWizardHeader::QWizardHeader
Name: QWizardHeader::QWizardHeader
Prototype: QWizardHeader::QWizardHeader(QWidget *parent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 314-347
  0.000% (0/1)
221
QWizardHeader::paintEvent
Name: QWizardHeader::paintEvent
Prototype: void QWizardHeader::paintEvent(QPaintEvent * )
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 425-438
  0.000% (0/1)
101
QWizardLayoutInfo::QWizardLayoutInfo
Name: QWizardLayoutInfo::QWizardLayoutInfo
Prototype: inline QWizardLayoutInfo()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 235-240
  0.000% (0/1)
11
QWizardLayoutInfo::operator!=
Name: QWizardLayoutInfo::operator!=
Prototype: inline bool operator!=(const QWizardLayoutInfo &other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 262-262
  0.000% (0/1)
11
QWizardLayoutInfo::operator==
Name: QWizardLayoutInfo::operator==
Prototype: bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 265-285
  0.000% (0/1)
181
QWizardPage::QWizardPage
Name: QWizardPage::QWizardPage
Prototype: QWizardPage::QWizardPage(QWidget *parent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 3475-3479
  0.000% (0/1)
11
QWizardPage::isCommitPage
Name: QWizardPage::isCommitPage
Prototype: bool QWizardPage::isCommitPage() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 3783-3787
  0.000% (0/1)
21
QWizardPage::subTitle
Name: QWizardPage::subTitle
Prototype: QString QWizardPage::subTitle() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 3543-3547
  0.000% (0/1)
21
QWizardPage::title
Name: QWizardPage::title
Prototype: QString QWizardPage::title() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 3510-3514
  0.000% (0/1)
21
QWizardPage::validatePage
Name: QWizardPage::validatePage
Prototype: bool QWizardPage::validatePage()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 3653-3656
  0.000% (0/1)
11
QWizardPage::wizard
Name: QWizardPage::wizard
Prototype: QWizard *QWizardPage::wizard() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 3986-3990
  0.000% (0/1)
21
QWizardPagePrivate::QWizardPagePrivate
Name: QWizardPagePrivate::QWizardPagePrivate
Prototype: inline QWizardPagePrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 489-490
  0.000% (0/1)
11
QWizardPagePrivate::_q_updateCachedCompleteState
Name: QWizardPagePrivate::_q_updateCachedCompleteState
Prototype: void QWizardPagePrivate::_q_updateCachedCompleteState()
Coverage:  0.000% (0/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 523-527
  0.000% (0/3)
21
QWizardPrivate::QWizardPrivate
Name: QWizardPrivate::QWizardPrivate
Prototype: inline QWizardPrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 558-598
  0.000% (0/1)
11
QWizardPrivate::buttonLayoutContains
Name: QWizardPrivate::buttonLayoutContains
Prototype: bool QWizardPrivate::buttonLayoutContains(QWizard::WizardButton which)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 1549-1552
  0.000% (0/1)
11
QWizardPrivate::isVistaThemeEnabled
Name: QWizardPrivate::isVistaThemeEnabled
Prototype: bool QWizardPrivate::isVistaThemeEnabled() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 1647-1655
  0.000% (0/1)
11
QWizardRuler::QWizardRuler
Name: QWizardRuler::QWizardRuler
Prototype: inline QWizardRuler(QWidget *parent = 0)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp
Lines: 444-445
  0.000% (0/1)
11
QWriteNotifier::QWriteNotifier
Name: QWriteNotifier::QWriteNotifier
Prototype: QWriteNotifier(int fd, QNativeSocketEngine *parent)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp
Lines: 1233-1234
100.000% (1/1)
11
QWritingSystemsPrivate::QWritingSystemsPrivate
Name: QWritingSystemsPrivate::QWritingSystemsPrivate
Prototype: QWritingSystemsPrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp
Lines: 157-161
  0.000% (0/1)
21
QWritingSystemsPrivate::QWritingSystemsPrivate
Name: QWritingSystemsPrivate::QWritingSystemsPrivate
Prototype: QWritingSystemsPrivate(const QWritingSystemsPrivate *other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp
Lines: 163-167
  0.000% (0/1)
21
QXbmHandler::QXbmHandler
Name: QXbmHandler::QXbmHandler
Prototype: QXbmHandler::QXbmHandler()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp
Lines: 256-259
  0.000% (0/1)
21
QXbmHandler::name
Name: QXbmHandler::name
Prototype: QByteArray QXbmHandler::name() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp
Lines: 353-356
  0.000% (0/1)
11
Page:<>1
McCabe - Cyclomatic Complexity: 1
...100
McCabe - Cyclomatic Complexity: 1
...110
McCabe - Cyclomatic Complexity: 1
...120
McCabe - Cyclomatic Complexity: 1
...127
McCabe - Cyclomatic Complexity: 1
128
McCabe - Cyclomatic Complexity: 1
129
McCabe - Cyclomatic Complexity: 1
130
McCabe - Cyclomatic Complexity: 1
131132
McCabe - Cyclomatic Complexity: 1
133
McCabe - Cyclomatic Complexity: 1
134
McCabe - Cyclomatic Complexity: 1
135
McCabe - Cyclomatic Complexity: 1
...140
McCabe - Cyclomatic Complexity: 1
...150
McCabe - Cyclomatic Complexity: 2
...160
McCabe - Cyclomatic Complexity: 2
...200
McCabe - Cyclomatic Complexity: 2
...300
McCabe - Cyclomatic Complexity: 18
...306
McCabe - Cyclomatic Complexity: 76

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