| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QXcbXSettingsPropertyValue| Name:  | QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValue |  | Prototype:  | QXcbXSettingsPropertyValue() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 62-64 |  
  |  | 1 | 1 | 
 addCallback| Name:  | QXcbXSettingsPropertyValue::addCallback |  | Prototype:  | void addCallback(QXcbXSettings::PropertyChangeFunc func, void *handle) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 78-84 |  
  |  | 4 | 1 | 
 updateValue| Name:  | QXcbXSettingsPropertyValue::updateValue |  | Prototype:  | void updateValue(QXcbVirtualDesktop *screen, const QByteArray &name, const QVariant &value, int last_change_serial) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 66-76 |  
  |  | 7 | 3 |