| Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
supportedPageSizeMatch| Name: | QPlatformPrintDevice::supportedPageSizeMatch | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSizeMatch(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 246-254 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 240-248 | | Comparison: | Different |
| | Different | 4 | 3 |
supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 171-199 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 165-193 | | Comparison: | Different |
| | Different | 13 | 9 |
supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 201-213 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 195-207 | | Comparison: | Different |
| | Different | 6 | 4 |
supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QString &pageName) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 215-226 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 209-220 | | Comparison: | Different |
| | Different | 6 | 4 |