| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 create| Name:  | QInotifyFileSystemWatcherEngine::create |  | Prototype:  | QInotifyFileSystemWatcherEngine *QInotifyFileSystemWatcherEngine::create(QObject *parent) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 222-234 |  
  |  | 7 | 3 | 
 getPathFromID| Name:  | QInotifyFileSystemWatcherEngine::getPathFromID |  | Prototype:  | QString QInotifyFileSystemWatcherEngine::getPathFromID(int id) const |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 399-409 |  
  |  | 6 | 3 | 
 addPaths| Name:  | QInotifyFileSystemWatcherEngine::addPaths |  | Prototype:  | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) |  | Coverage:  |  91.304% (21/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 254-308 |  
  |  | 39 | 7 | 
 removePaths| Name:  | QInotifyFileSystemWatcherEngine::removePaths |  | Prototype:  | QStringList QInotifyFileSystemWatcherEngine::removePaths(const QStringList &paths, QStringList *files, QStringList *directories) |  | Coverage:  |  92.857% (13/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 310-336 |  
  |  | 15 | 4 | 
 QInotifyFileSystemWatcherEngine| Name:  | QInotifyFileSystemWatcherEngine::QInotifyFileSystemWatcherEngine |  | Prototype:  | QInotifyFileSystemWatcherEngine::QInotifyFileSystemWatcherEngine(int fd, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 236-243 |  
  |  | 2 | 1 | 
 readFromInotify| Name:  | QInotifyFileSystemWatcherEngine::readFromInotify |  | Prototype:  | void QInotifyFileSystemWatcherEngine::readFromInotify() |  | Coverage:  | 100.000% (29/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 338-397 |  
  |  | 35 | 10 | 
 ~QInotifyFileSystemWatcherEngine| Name:  | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine |  | Prototype:  | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 245-252 |  
  |  | 4 | 2 |