Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPlatformOffscreenSurfaceName: | QPlatformOffscreenSurface::QPlatformOffscreenSurface | Prototype: | QPlatformOffscreenSurface::QPlatformOffscreenSurface(QOffscreenSurface *offscreenSurface) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | Lines: | 52-56 |
| | 2 | 1 |
formatName: | QPlatformOffscreenSurface::format | Prototype: | QSurfaceFormat QPlatformOffscreenSurface::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | Lines: | 78-81 |
| | 1 | 1 |
isValidName: | QPlatformOffscreenSurface::isValid | Prototype: | bool QPlatformOffscreenSurface::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | Lines: | 86-89 |
| | 1 | 1 |
offscreenSurfaceName: | QPlatformOffscreenSurface::offscreenSurface | Prototype: | QOffscreenSurface *QPlatformOffscreenSurface::offscreenSurface() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | Lines: | 62-65 |
| | 1 | 1 |
screenName: | QPlatformOffscreenSurface::screen | Prototype: | QPlatformScreen *QPlatformOffscreenSurface::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | Lines: | 70-73 |
| | 1 | 1 |