| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QApplication| Name:  | QApplication::~QApplication |  | Prototype:  | QApplication::~QApplication() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 820-890 |  
  |  | 42 | 6 | 
 windowIcon| Name:  | QApplication::windowIcon |  | Prototype:  | QIcon QApplication::windowIcon() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1734-1737 |  
  |  | 1 | 1 | 
 widgetAt| Name:  | QApplication::widgetAt |  | Prototype:  | QWidget *QApplication::widgetAt(const QPoint &p) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 929-964 |  
  |  | 24 | 7 | 
 wheelScrollLines| Name:  | QApplication::wheelScrollLines |  | Prototype:  | int QApplication::wheelScrollLines() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4138-4141 |  
  |  | 1 | 1 | 
 topLevelWidgets| Name:  | QApplication::topLevelWidgets |  | Prototype:  | QWidgetList QApplication::topLevelWidgets() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1776-1787 |  
  |  | 7 | 3 | 
 topLevelAt| Name:  | QApplication::topLevelAt |  | Prototype:  | QWidget *QApplication::topLevelAt(const QPoint &pos) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 375-382 |  
  |  | 4 | 3 | 
 styleSheet| Name:  | QApplication::styleSheet |  | Prototype:  | QString QApplication::styleSheet() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1084-1087 |  
  |  | 1 | 1 | 
 style| Name:  | QApplication::style |  | Prototype:  | QStyle *QApplication::style() |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1113-1164 |  
  |  | 30 | 11 | 
 startDragTime| Name:  | QApplication::startDragTime |  | Prototype:  | int QApplication::startDragTime() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2905-2908 |  
  |  | 1 | 1 | 
 startDragDistance| Name:  | QApplication::startDragDistance |  | Prototype:  | int QApplication::startDragDistance() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2943-2946 |  
  |  | 1 | 1 | 
 setWindowIcon| Name:  | QApplication::setWindowIcon |  | Prototype:  | void QApplication::setWindowIcon(const QIcon &icon) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1739-1742 |  
  |  | 1 | 1 | 
 setWheelScrollLines| Name:  | QApplication::setWheelScrollLines |  | Prototype:  | void QApplication::setWheelScrollLines(int lines) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4143-4146 |  
  |  | 1 | 1 | 
 setStyleSheet| Name:  | QApplication::setStyleSheet |  | Prototype:  | void QApplication::setStyleSheet(const QString& styleSheet) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1089-1104 |  
  |  | 11 | 4 | 
 setStyle| Name:  | QApplication::setStyle |  | Prototype:  | void QApplication::setStyle(QStyle *style) |  | Coverage:  |   0.000% (0/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1188-1282 |  
  |  | 52 | 19 | 
 setStyle| Name:  | QApplication::setStyle |  | Prototype:  | QStyle* QApplication::setStyle(const QString& style) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1300-1308 |  
  |  | 5 | 2 | 
 setStartDragTime| Name:  | QApplication::setStartDragTime |  | Prototype:  | void QApplication::setStartDragTime(int ms) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2883-2886 |  
  |  | 1 | 1 | 
 setStartDragDistance| Name:  | QApplication::setStartDragDistance |  | Prototype:  | void QApplication::setStartDragDistance(int l) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2916-2919 |  
  |  | 1 | 1 | 
 setPalette| Name:  | QApplication::setPalette |  | Prototype:  | void QApplication::setPalette(const QPalette &palette, const char* className) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1538-1541 |  
  |  | 1 | 1 | 
 setKeyboardInputInterval| Name:  | QApplication::setKeyboardInputInterval |  | Prototype:  | void QApplication::setKeyboardInputInterval(int ms) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4112-4115 |  
  |  | 1 | 1 | 
 setGlobalStrut| Name:  | QApplication::setGlobalStrut |  | Prototype:  | void QApplication::setGlobalStrut(const QSize& strut) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1404-1407 |  
  |  | 1 | 1 | 
 setFont| Name:  | QApplication::setFont |  | Prototype:  | void QApplication::setFont(const QFont &font, const char *className) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1657-1697 |  
  |  | 25 | 10 | 
 setEffectEnabled| Name:  | QApplication::setEffectEnabled |  | Prototype:  | void QApplication::setEffectEnabled(Qt::UIEffect effect, bool enable) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4181-4193 |  
  |  | 8 | 4 | 
 setDoubleClickInterval| Name:  | QApplication::setDoubleClickInterval |  | Prototype:  | void QApplication::setDoubleClickInterval(int ms) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4084-4087 |  
  |  | 1 | 1 | 
 setCursorFlashTime| Name:  | QApplication::setCursorFlashTime |  | Prototype:  | void QApplication::setCursorFlashTime(int msecs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4066-4069 |  
  |  | 1 | 1 | 
 setColorSpec| Name:  | QApplication::setColorSpec |  | Prototype:  | void QApplication::setColorSpec(int spec) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1376-1382 |  
  |  | 4 | 2 | 
 setAutoSipEnabled| Name:  | QApplication::setAutoSipEnabled |  | Prototype:  | void QApplication::setAutoSipEnabled(const bool enabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1072-1075 |  
  |  | 1 | 1 | 
 setActiveWindow| Name:  | QApplication::setActiveWindow |  | Prototype:  | void QApplication::setActiveWindow(QWidget* act) |  | Coverage:  |   0.000% (0/78) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2128-2222 |  
  |  | 55 | 22 | 
 palette| Name:  | QApplication::palette |  | Prototype:  | QPalette QApplication::palette(const QWidget* w) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1422-1438 |  
  |  | 11 | 5 | 
 palette| Name:  | QApplication::palette |  | Prototype:  | QPalette QApplication::palette(const char *className) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1447-1458 |  
  |  | 8 | 4 | 
 notify| Name:  | QApplication::notify |  | Prototype:  | bool QApplication::notify(QObject *receiver, QEvent *e) |  | Coverage:  |   0.000% (0/510) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3012-3772 |  
  |  | 386 | 162 | 
 keyboardInputInterval| Name:  | QApplication::keyboardInputInterval |  | Prototype:  | int QApplication::keyboardInputInterval() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4117-4120 |  
  |  | 1 | 1 | 
 isEffectEnabled| Name:  | QApplication::isEffectEnabled |  | Prototype:  | bool QApplication::isEffectEnabled(Qt::UIEffect effect) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4208-4214 |  
  |  | 4 | 2 | 
 globalStrut| Name:  | QApplication::globalStrut |  | Prototype:  | QSize QApplication::globalStrut() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1399-1402 |  
  |  | 1 | 1 | 
 fontMetrics| Name:  | QApplication::fontMetrics |  | Prototype:  | QFontMetrics QApplication::fontMetrics() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1897-1900 |  
  |  | 1 | 1 | 
 font| Name:  | QApplication::font |  | Prototype:  | QFont QApplication::font() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1579-1582 |  
  |  | 1 | 1 | 
 font| Name:  | QApplication::font |  | Prototype:  | QFont QApplication::font(const QWidget *widget) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1592-1617 |  
  |  | 11 | 5 | 
 font| Name:  | QApplication::font |  | Prototype:  | QFont QApplication::font(const char *className) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1626-1635 |  
  |  | 6 | 3 | 
 focusWidget| Name:  | QApplication::focusWidget |  | Prototype:  | QWidget *QApplication::focusWidget() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1816-1819 |  
  |  | 1 | 1 | 
 exec| Name:  | QApplication::exec |  | Prototype:  | int QApplication::exec() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2977-2980 |  
  |  | 1 | 1 | 
 event| Name:  | QApplication::event |  | Prototype:  | bool QApplication::event(QEvent *e) |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1997-2076 |  
  |  | 52 | 20 | 
 doubleClickInterval| Name:  | QApplication::doubleClickInterval |  | Prototype:  | int QApplication::doubleClickInterval() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4089-4092 |  
  |  | 1 | 1 | 
 desktop| Name:  | QApplication::desktop |  | Prototype:  | QDesktopWidget *QApplication::desktop() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2867-2875 |  
  |  | 5 | 3 | 
 cursorFlashTime| Name:  | QApplication::cursorFlashTime |  | Prototype:  | int QApplication::cursorFlashTime() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4071-4074 |  
  |  | 1 | 1 | 
 compressEvent| Name:  | QApplication::compressEvent |  | Prototype:  | bool QApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 978-1007 |  
  |  | 21 | 8 | 
 colorSpec| Name:  | QApplication::colorSpec |  | Prototype:  | int QApplication::colorSpec() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1316-1319 |  
  |  | 1 | 1 | 
 closeAllWindows| Name:  | QApplication::closeAllWindows |  | Prototype:  | void QApplication::closeAllWindows() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1957-1961 |  
  |  | 2 | 1 | 
 beep| Name:  | QApplication::beep |  | Prototype:  | void QApplication::beep() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4222-4225 |  
  |  | 1 | 1 | 
 autoSipEnabled| Name:  | QApplication::autoSipEnabled |  | Prototype:  | bool QApplication::autoSipEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1077-1080 |  
  |  | 1 | 1 | 
 allWidgets| Name:  | QApplication::allWidgets |  | Prototype:  | QWidgetList QApplication::allWidgets() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1802-1807 |  
  |  | 3 | 2 | 
 alert| Name:  | QApplication::alert |  | Prototype:  | void QApplication::alert(QWidget *widget, int duration) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4035-4046 |  
  |  | 7 | 5 | 
 activeWindow| Name:  | QApplication::activeWindow |  | Prototype:  | QWidget *QApplication::activeWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1886-1889 |  
  |  | 1 | 1 | 
 activePopupWidget| Name:  | QApplication::activePopupWidget |  | Prototype:  | QWidget *QApplication::activePopupWidget() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 788-792 |  
  |  | 2 | 1 | 
 activeModalWidget| Name:  | QApplication::activeModalWidget |  | Prototype:  | QWidget *QApplication::activeModalWidget() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 809-813 |  
  |  | 2 | 1 | 
 aboutQt| Name:  | QApplication::aboutQt |  | Prototype:  | void QApplication::aboutQt() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1972-1977 |  
  |  | 1 | 1 | 
 QApplication| Name:  | QApplication::QApplication |  | Prototype:  | QApplication::QApplication(int &argc, char **argv, int _internal) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 565-571 |  
  |  | 2 | 1 |