Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLPixelTransferOptionsName: | QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions | Prototype: | QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 89-92 |
| | 2 | 1 |
QOpenGLPixelTransferOptionsName: | QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions | Prototype: | QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions(const QOpenGLPixelTransferOptions &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 97-100 |
| | 2 | 1 |
alignmentName: | QOpenGLPixelTransferOptions::alignment | Prototype: | int QOpenGLPixelTransferOptions::alignment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 131-134 |
| | 1 | 1 |
imageHeightName: | QOpenGLPixelTransferOptions::imageHeight | Prototype: | int QOpenGLPixelTransferOptions::imageHeight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 203-206 |
| | 1 | 1 |
isLeastSignificantBitFirstName: | QOpenGLPixelTransferOptions::isLeastSignificantBitFirst | Prototype: | bool QOpenGLPixelTransferOptions::isLeastSignificantBitFirst() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 240-243 |
| | 1 | 1 |
isSwapBytesEnabledName: | QOpenGLPixelTransferOptions::isSwapBytesEnabled | Prototype: | bool QOpenGLPixelTransferOptions::isSwapBytesEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 258-261 |
| | 1 | 1 |
operator=Name: | QOpenGLPixelTransferOptions::operator= | Prototype: | QOpenGLPixelTransferOptions &QOpenGLPixelTransferOptions::operator=(const QOpenGLPixelTransferOptions &rhs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 105-110 |
| | 3 | 2 |
rowLengthName: | QOpenGLPixelTransferOptions::rowLength | Prototype: | int QOpenGLPixelTransferOptions::rowLength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 221-224 |
| | 1 | 1 |
setAlignmentName: | QOpenGLPixelTransferOptions::setAlignment | Prototype: | void QOpenGLPixelTransferOptions::setAlignment(int alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 123-126 |
| | 1 | 1 |
setImageHeightName: | QOpenGLPixelTransferOptions::setImageHeight | Prototype: | void QOpenGLPixelTransferOptions::setImageHeight(int imageHeight) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 195-198 |
| | 1 | 1 |
setLeastSignificantByteFirstName: | QOpenGLPixelTransferOptions::setLeastSignificantByteFirst | Prototype: | void QOpenGLPixelTransferOptions::setLeastSignificantByteFirst(bool lsbFirst) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 232-235 |
| | 1 | 1 |
setRowLengthName: | QOpenGLPixelTransferOptions::setRowLength | Prototype: | void QOpenGLPixelTransferOptions::setRowLength(int rowLength) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 213-216 |
| | 1 | 1 |
setSkipImagesName: | QOpenGLPixelTransferOptions::setSkipImages | Prototype: | void QOpenGLPixelTransferOptions::setSkipImages(int skipImages) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 141-144 |
| | 1 | 1 |
setSkipPixelsName: | QOpenGLPixelTransferOptions::setSkipPixels | Prototype: | void QOpenGLPixelTransferOptions::setSkipPixels(int skipPixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 177-180 |
| | 1 | 1 |
setSkipRowsName: | QOpenGLPixelTransferOptions::setSkipRows | Prototype: | void QOpenGLPixelTransferOptions::setSkipRows(int skipRows) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 159-162 |
| | 1 | 1 |
setSwapBytesEnabledName: | QOpenGLPixelTransferOptions::setSwapBytesEnabled | Prototype: | void QOpenGLPixelTransferOptions::setSwapBytesEnabled(bool swapBytes) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 250-253 |
| | 1 | 1 |
skipImagesName: | QOpenGLPixelTransferOptions::skipImages | Prototype: | int QOpenGLPixelTransferOptions::skipImages() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 149-152 |
| | 1 | 1 |
skipPixelsName: | QOpenGLPixelTransferOptions::skipPixels | Prototype: | int QOpenGLPixelTransferOptions::skipPixels() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 185-188 |
| | 1 | 1 |
skipRowsName: | QOpenGLPixelTransferOptions::skipRows | Prototype: | int QOpenGLPixelTransferOptions::skipRows() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | Lines: | 167-170 |
| | 1 | 1 |