| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 570-576 |
| | 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: | 1977-1982 |
| | 1 | 1 |
activeModalWidget| Name: | QApplication::activeModalWidget | | Prototype: | QWidget *QApplication::activeModalWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 814-818 |
| | 2 | 1 |
activePopupWidget| Name: | QApplication::activePopupWidget | | Prototype: | QWidget *QApplication::activePopupWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 793-797 |
| | 2 | 1 |
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: | 1892-1895 |
| | 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: | 1082-1085 |
| | 1 | 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: | 4209-4212 |
| | 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: | 1962-1966 |
| | 2 | 1 |
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: | 1321-1324 |
| | 1 | 1 |
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: | 4058-4061 |
| | 1 | 1 |
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: | 4076-4079 |
| | 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: | 2973-2976 |
| | 1 | 1 |
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: | 1822-1825 |
| | 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: | 1584-1587 |
| | 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: | 1903-1906 |
| | 1 | 1 |
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: | 1404-1407 |
| | 1 | 1 |
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: | 4104-4107 |
| | 1 | 1 |
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: | 1077-1080 |
| | 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: | 4053-4056 |
| | 1 | 1 |
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: | 4071-4074 |
| | 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: | 1409-1412 |
| | 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: | 4099-4102 |
| | 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: | 1543-1546 |
| | 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: | 2912-2915 |
| | 1 | 1 |
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: | 2879-2882 |
| | 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: | 4130-4133 |
| | 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: | 1746-1749 |
| | 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: | 2939-2942 |
| | 1 | 1 |
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: | 2901-2904 |
| | 1 | 1 |
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: | 1089-1092 |
| | 1 | 1 |
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: | 4125-4128 |
| | 1 | 1 |
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: | 1741-1744 |
| | 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: | 1808-1813 |
| | 3 | 2 |
isEffectEnabled| Name: | QApplication::isEffectEnabled | | Prototype: | bool QApplication::isEffectEnabled(Qt::UIEffect effect) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4195-4201 |
| | 4 | 2 |
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: | 1381-1387 |
| | 4 | 2 |
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: | 1305-1313 |
| | 5 | 2 |
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: | 2863-2871 |
| | 5 | 3 |
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: | 1631-1640 |
| | 6 | 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: | 382-389 |
| | 4 | 3 |
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: | 1782-1793 |
| | 7 | 3 |
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: | 1452-1463 |
| | 8 | 4 |
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: | 4168-4180 |
| | 8 | 4 |
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: | 1094-1109 |
| | 11 | 4 |
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: | 4021-4033 |
| | 8 | 5 |
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: | 1597-1622 |
| | 11 | 5 |
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: | 1427-1443 |
| | 11 | 5 |
~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: | 825-895 |
| | 42 | 6 |
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: | 934-969 |
| | 24 | 7 |
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: | 983-1012 |
| | 21 | 8 |
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: | 1662-1702 |
| | 25 | 10 |
style| Name: | QApplication::style | | Prototype: | QStyle *QApplication::style() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1118-1169 |
| | 30 | 11 |
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: | 1193-1287 |
| | 52 | 19 |
event| Name: | QApplication::event | | Prototype: | bool QApplication::event(QEvent *e) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2002-2078 |
| | 49 | 20 |
setActiveWindow| Name: | QApplication::setActiveWindow | | Prototype: | void QApplication::setActiveWindow(QWidget* act) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2129-2221 |
| | 53 | 22 |
notify| Name: | QApplication::notify | | Prototype: | bool QApplication::notify(QObject *receiver, QEvent *e) | | Coverage: | 0.000% (0/508) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3008-3767 |
| | 385 | 162 |