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: | 232-241 |
| | 7 | 2 |
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: | 259-265 |
| | 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: | 267-273 |
| | 3 | 2 |
paintRectName: | QPageLayoutPrivate::paintRect | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 275-278 |
| | 1 | 1 |
operator==Name: | QPageLayoutPrivate::operator== | Prototype: | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 186-194 |
| | 6 | 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: | 222-225 |
| | 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: | 227-230 |
| | 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: | 217-220 |
| | 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: | 204-207 |
| | 1 | 1 |
isEquivalentToName: | QPageLayoutPrivate::isEquivalentTo | Prototype: | bool QPageLayoutPrivate::isEquivalentTo(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 196-202 |
| | 4 | 1 |
fullSizeUnitsName: | QPageLayoutPrivate::fullSizeUnits | Prototype: | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 243-247 |
| | 2 | 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: | 249-252 |
| | 1 | 1 |
fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 254-257 |
| | 1 | 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: | 209-215 |
| | 4 | 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: | 163-167 |
| | 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: | 169-180 |
| | 2 | 1 |