Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
initPollerEngineName: | QFileSystemWatcherPrivate::initPollerEngine | Prototype: | void QFileSystemWatcherPrivate::initPollerEngine() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 108-123 |
| | 12 | 2 |
initName: | QFileSystemWatcherPrivate::init | Prototype: | void QFileSystemWatcherPrivate::init() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 92-106 |
| | 11 | 2 |
createNativeEngineName: | QFileSystemWatcherPrivate::createNativeEngine | Prototype: | QFileSystemWatcherEngine *QFileSystemWatcherPrivate::createNativeEngine(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 69-85 |
| | 1 | 1 |
_q_fileChangedName: | QFileSystemWatcherPrivate::_q_fileChanged | Prototype: | void QFileSystemWatcherPrivate::_q_fileChanged(const QString &path, bool removed) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 125-135 |
| | 6 | 3 |
_q_directoryChangedName: | QFileSystemWatcherPrivate::_q_directoryChanged | Prototype: | void QFileSystemWatcherPrivate::_q_directoryChanged(const QString &path, bool removed) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 137-147 |
| | 6 | 3 |
QFileSystemWatcherPrivateName: | QFileSystemWatcherPrivate::QFileSystemWatcherPrivate | Prototype: | QFileSystemWatcherPrivate::QFileSystemWatcherPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 87-90 |
| | 2 | 1 |