Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setMarginsName: | QPageLayout::setMargins | Prototype: | bool QPageLayout::setMargins(const QMarginsF &margins) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 601-620 |
| | 16 | 3 |
setOrientationName: | QPageLayout::setOrientation | Prototype: | void QPageLayout::setOrientation(Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 536-549 |
| | 9 | 2 |
setUnitsName: | QPageLayout::setUnits | Prototype: | void QPageLayout::setUnits(Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 564-574 |
| | 7 | 2 |
setTopMarginName: | QPageLayout::setTopMargin | Prototype: | bool QPageLayout::setTopMargin(qreal topMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 692-701 |
| | 6 | 2 |
setRightMarginName: | QPageLayout::setRightMargin | Prototype: | bool QPageLayout::setRightMargin(qreal rightMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 665-674 |
| | 6 | 2 |
setPageSizeName: | QPageLayout::setPageSize | Prototype: | void QPageLayout::setPageSize(const QPageSize &pageSize, const QMarginsF &minMargins) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 506-514 |
| | 6 | 2 |
setLeftMarginName: | QPageLayout::setLeftMargin | Prototype: | bool QPageLayout::setLeftMargin(qreal leftMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 638-647 |
| | 6 | 2 |
setBottomMarginName: | QPageLayout::setBottomMargin | Prototype: | bool QPageLayout::setBottomMargin(qreal bottomMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 719-728 |
| | 6 | 2 |
paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect(Unit units) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 902-910 |
| | 6 | 3 |
paintRectPointsName: | QPageLayout::paintRectPoints | Prototype: | QRect QPageLayout::paintRectPoints() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 922-928 |
| | 4 | 2 |
paintRectPixelsName: | QPageLayout::paintRectPixels | Prototype: | QRect QPageLayout::paintRectPixels(int resolution) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 940-946 |
| | 4 | 2 |
setModeName: | QPageLayout::setMode | Prototype: | void QPageLayout::setMode(Mode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 479-483 |
| | 2 | 1 |
setMinimumMarginsName: | QPageLayout::setMinimumMargins | Prototype: | void QPageLayout::setMinimumMargins(const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 787-791 |
| | 2 | 1 |
operator=Name: | QPageLayout::operator= | Prototype: | QPageLayout &QPageLayout::operator=(const QPageLayout &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 404-408 |
| | 2 | 1 |
QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 358-361 |
| | 2 | 1 |
QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout(const QPageSize &pageSize, Orientation orientation, const QMarginsF &margins, 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: | 376-381 |
| | 2 | 1 |
QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout(const QPageLayout &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 387-390 |
| | 2 | 1 |
unitsName: | QPageLayout::units | Prototype: | QPageLayout::Unit QPageLayout::units() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 580-583 |
| | 1 | 1 |
paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 887-890 |
| | 1 | 1 |
pageSizeName: | QPageLayout::pageSize | Prototype: | QPageSize QPageLayout::pageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 524-527 |
| | 1 | 1 |
orientationName: | QPageLayout::orientation | Prototype: | QPageLayout::Orientation QPageLayout::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 555-558 |
| | 1 | 1 |
modeName: | QPageLayout::mode | Prototype: | QPageLayout::Mode QPageLayout::mode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 489-492 |
| | 1 | 1 |
minimumMarginsName: | QPageLayout::minimumMargins | Prototype: | QMarginsF QPageLayout::minimumMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 799-802 |
| | 1 | 1 |
maximumMarginsName: | QPageLayout::maximumMargins | Prototype: | QMarginsF QPageLayout::maximumMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 816-819 |
| | 1 | 1 |
marginsPointsName: | QPageLayout::marginsPoints | Prototype: | QMargins QPageLayout::marginsPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 758-761 |
| | 1 | 1 |
marginsPixelsName: | QPageLayout::marginsPixels | Prototype: | QMargins QPageLayout::marginsPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 769-772 |
| | 1 | 1 |
marginsName: | QPageLayout::margins | Prototype: | QMarginsF QPageLayout::margins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 736-739 |
| | 1 | 1 |
marginsName: | QPageLayout::margins | Prototype: | QMarginsF QPageLayout::margins(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 747-750 |
| | 1 | 1 |
isValidName: | QPageLayout::isValid | Prototype: | bool QPageLayout::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 470-473 |
| | 1 | 1 |
isEquivalentToName: | QPageLayout::isEquivalentTo | Prototype: | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 461-464 |
| | 1 | 1 |
fullRectPointsName: | QPageLayout::fullRectPoints | Prototype: | QRect QPageLayout::fullRectPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 858-861 |
| | 1 | 1 |
fullRectPixelsName: | QPageLayout::fullRectPixels | Prototype: | QRect QPageLayout::fullRectPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 872-875 |
| | 1 | 1 |
fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 830-833 |
| | 1 | 1 |
fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 844-847 |
| | 1 | 1 |