Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 161-164 |
| | 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: | 179-182 |
| | 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: | 143-146 |
| | 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: | 244-247 |
| | 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: | 153-156 |
| | 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: | 171-174 |
| | 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: | 135-138 |
| | 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: | 207-210 |
| | 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: | 226-229 |
| | 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: | 189-192 |
| | 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: | 117-120 |
| | 1 | 1 |
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: | 215-218 |
| | 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: | 99-104 |
| | 3 | 2 |
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: | 252-255 |
| | 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: | 234-237 |
| | 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: | 197-200 |
| | 1 | 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: | 125-128 |
| | 1 | 1 |
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: | 83-86 |
| | 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: | 91-94 |
| | 2 | 1 |