| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPlatformOffscreenSurface| Name: | 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: | 46-50 |
| | 2 | 1 |
format| Name: | 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: | 72-75 |
| | 1 | 1 |
isValid| Name: | 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: | 80-83 |
| | 1 | 1 |
offscreenSurface| Name: | 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: | 56-59 |
| | 1 | 1 |
screen| Name: | 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: | 64-67 |
| | 1 | 1 |