| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 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:  | 66-128 |  
  |  | 38 | 11 | 
 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:  | 162-191 |  
  |  | 18 | 5 | 
 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:  | 64-93 |  
  |  | 15 | 8 | 
 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:  | 135-157 |  
  |  | 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:  | 54-62 |  
  |  | 2 | 1 |