Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
initLocaleName: | QCoreApplicationPrivate::initLocale | Prototype: | void QCoreApplicationPrivate::initLocale() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 573-581 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines (reference): | 600-608 | Comparison: | Same |
| | Same | 4 | 2 |
sendPostedEventsName: | QCoreApplicationPrivate::sendPostedEvents | Prototype: | void QCoreApplicationPrivate::sendPostedEvents(QObject *receiver, int event_type, QThreadData *data) | Coverage: | 91.525% (54/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1506-1657 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines (reference): | 1511-1658 | Comparison: | Different |
| | Different | 65 | 18 |
QCoreApplicationPrivateName: | QCoreApplicationPrivate::QCoreApplicationPrivate | Prototype: | QCoreApplicationPrivate::QCoreApplicationPrivate(int &aargc, char **aargv, uint flags) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 392-442 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines (reference): | 417-467 | Comparison: | Different |
| | Different | 11 | 4 |
createEventDispatcherName: | QCoreApplicationPrivate::createEventDispatcher | Prototype: | void QCoreApplicationPrivate::createEventDispatcher() | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 482-508 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines (reference): | 507-535 | Comparison: | Same |
| | Same | 4 | 2 |