Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setDefaultMarginsName: | QPageLayoutPrivate::setDefaultMargins | Prototype: | void QPageLayoutPrivate::setDefaultMargins(const QMarginsF &minMargins) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 238-247 |
| | 7 | 2 |
operator==Name: | QPageLayoutPrivate::operator== | Prototype: | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 192-200 |
| | 6 | 1 |
isEquivalentToName: | QPageLayoutPrivate::isEquivalentTo | Prototype: | bool QPageLayoutPrivate::isEquivalentTo(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 202-208 |
| | 4 | 1 |
clampMarginsName: | QPageLayoutPrivate::clampMargins | Prototype: | void QPageLayoutPrivate::clampMargins(const QMarginsF &margins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 215-221 |
| | 4 | 1 |
fullRectPointsName: | QPageLayoutPrivate::fullRectPoints | Prototype: | QRect QPageLayoutPrivate::fullRectPoints() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 265-271 |
| | 3 | 2 |
fullRectPixelsName: | QPageLayoutPrivate::fullRectPixels | Prototype: | QRect QPageLayoutPrivate::fullRectPixels(int resolution) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 273-279 |
| | 3 | 2 |
fullSizeUnitsName: | QPageLayoutPrivate::fullSizeUnits | Prototype: | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 249-253 |
| | 2 | 1 |
QPageLayoutPrivateName: | QPageLayoutPrivate::QPageLayoutPrivate | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 169-173 |
| | 2 | 1 |
QPageLayoutPrivateName: | QPageLayoutPrivate::QPageLayoutPrivate | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate(const QPageSize &pageSize, QPageLayout::Orientation orientation, const QMarginsF &margins, QPageLayout::Unit units, const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 175-186 |
| | 2 | 1 |
paintRectName: | QPageLayoutPrivate::paintRect | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 281-284 |
| | 1 | 1 |
marginsPointsName: | QPageLayoutPrivate::marginsPoints | Prototype: | QMargins QPageLayoutPrivate::marginsPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 228-231 |
| | 1 | 1 |
marginsPixelsName: | QPageLayoutPrivate::marginsPixels | Prototype: | QMargins QPageLayoutPrivate::marginsPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 233-236 |
| | 1 | 1 |
marginsName: | QPageLayoutPrivate::margins | Prototype: | QMarginsF QPageLayoutPrivate::margins(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 223-226 |
| | 1 | 1 |
isValidName: | QPageLayoutPrivate::isValid | Prototype: | bool QPageLayoutPrivate::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 210-213 |
| | 1 | 1 |
fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 255-258 |
| | 1 | 1 |
fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 260-263 |
| | 1 | 1 |