| Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
hasCapability| Name: | QXcbIntegration::hasCapability | | Prototype: | bool QXcbIntegration::hasCapability(QPlatformIntegration::Capability cap) const | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 251-280 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines (reference): | 244-261 | | Comparison: | Different |
| | Different | 14 | 11 |
createPlatformWindow| Name: | QXcbIntegration::createPlatformWindow | | Prototype: | QPlatformWindow *QXcbIntegration::createPlatformWindow(QWindow *window) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 203-220 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines (reference): | 196-213 | | Comparison: | Different |
| | Different | 18 | 3 |
QXcbIntegration| Name: | QXcbIntegration::QXcbIntegration | | Prototype: | QXcbIntegration::QXcbIntegration(const QStringList ¶meters, int &argc, char **argv) | | Coverage: | 32.308% (21/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 121-195 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines (reference): | 115-188 | | Comparison: | Different |
| | Different | 46 | 15 |
beep| Name: | QXcbIntegration::beep | | Prototype: | void QXcbIntegration::beep() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 480-490 | | Comparison: | New |
| | New | 8 | 3 |