| Function | Condition % | Modificationsâ–´ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
availablePrinters| Name: | QPrinterInfo::availablePrinters | | Prototype: | QList<QPrinterInfo> QPrinterInfo::availablePrinters() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 420-431 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 420-431 | | Comparison: | Different |
| | Different | 8 | 3 |
supportedDuplexModes| Name: | QPrinterInfo::supportedDuplexModes | | Prototype: | QList<QPrinter::DuplexMode> QPrinterInfo::supportedDuplexModes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 379-388 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 379-388 | | Comparison: | Different |
| | Different | 7 | 2 |
supportedPaperSizes| Name: | QPrinterInfo::supportedPaperSizes | | Prototype: | QList<QPrinter::PaperSize> QPrinterInfo::supportedPaperSizes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 315-324 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 315-324 | | Comparison: | Different |
| | Different | 7 | 2 |
supportedSizesWithNames| Name: | QPrinterInfo::supportedSizesWithNames | | Prototype: | QList<QPair<QString, QSizeF> > QPrinterInfo::supportedSizesWithNames() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 337-346 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 337-346 | | Comparison: | Different |
| | Different | 7 | 2 |