| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 setErrorString| Name:  | QSystemSemaphorePrivate::setErrorString |  | Prototype:  | void QSystemSemaphorePrivate::setErrorString(const QString &function) |  | Coverage:  |  16.667% (2/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp |  | Lines:  | 70-99 |  
  |  | 15 | 8 | 
 modifySemaphore| Name:  | QSystemSemaphorePrivate::modifySemaphore |  | Prototype:  | bool QSystemSemaphorePrivate::modifySemaphore(int count) |  | Coverage:  |  70.588% (12/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp |  | Lines:  | 168-197 |  
  |  | 18 | 5 | 
 handle| Name:  | QSystemSemaphorePrivate::handle |  | Prototype:  | key_t QSystemSemaphorePrivate::handle(QSystemSemaphore::AccessMode mode) |  | Coverage:  |  79.412% (27/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp |  | Lines:  | 72-134 |  
  |  | 38 | 11 | 
 cleanHandle| Name:  | QSystemSemaphorePrivate::cleanHandle |  | Prototype:  | void QSystemSemaphorePrivate::cleanHandle() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp |  | Lines:  | 141-163 |  
  |  | 10 | 5 | 
 QSystemSemaphorePrivate| Name:  | QSystemSemaphorePrivate::QSystemSemaphorePrivate |  | Prototype:  | QSystemSemaphorePrivate::QSystemSemaphorePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp |  | Lines:  | 60-68 |  
  |  | 2 | 1 |