| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 createNativeEngine| Name:  | 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:  | 63-79 |  
  |  | 1 | 1 | 
 QFileSystemWatcherPrivate| Name:  | 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:  | 81-84 |  
  |  | 2 | 1 | 
 _q_directoryChanged| Name:  | 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:  | 131-141 |  
  |  | 6 | 3 | 
 _q_fileChanged| Name:  | 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:  | 119-129 |  
  |  | 6 | 3 | 
 init| Name:  | 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:  | 86-100 |  
  |  | 11 | 2 | 
 initPollerEngine| Name:  | 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:  | 102-117 |  
  |  | 12 | 2 |