Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
supportedPageSizesName: | QPrinterInfo::supportedPageSizes | Prototype: | QList<QPageSize> QPrinterInfo::supportedPageSizes() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 246-250 |
| | 2 | 1 |
printerNameName: | QPrinterInfo::printerName | Prototype: | QString QPrinterInfo::printerName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 154-158 |
| | 2 | 1 |
printerInfoName: | QPrinterInfo::printerInfo | Prototype: | QPrinterInfo QPrinterInfo::printerInfo(const QString &printerName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 477-480 |
| | 1 | 1 |
operator=Name: | QPrinterInfo::operator= | Prototype: | QPrinterInfo &QPrinterInfo::operator=(const QPrinterInfo &other) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 136-144 |
| | 5 | 2 |
isNullName: | QPrinterInfo::isNull | Prototype: | bool QPrinterInfo::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 200-204 |
| | 2 | 1 |
QPrinterInfoName: | QPrinterInfo::QPrinterInfo | Prototype: | QPrinterInfo::QPrinterInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 88-91 |
| | 2 | 1 |
QPrinterInfoName: | QPrinterInfo::QPrinterInfo | Prototype: | QPrinterInfo::QPrinterInfo(const QPrinterInfo &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 96-99 |
| | 2 | 1 |
QPrinterInfoName: | QPrinterInfo::QPrinterInfo | Prototype: | QPrinterInfo::QPrinterInfo(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 120-123 |
| | 2 | 1 |
availablePrintersName: | 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 |
| | 8 | 3 |
QPrinterInfoName: | QPrinterInfo::QPrinterInfo | Prototype: | QPrinterInfo::QPrinterInfo(const QPrinter &printer) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 104-115 |
| | 6 | 3 |
defaultPrinterName: | QPrinterInfo::defaultPrinter | Prototype: | QPrinterInfo QPrinterInfo::defaultPrinter() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 460-466 |
| | 4 | 2 |
availablePrinterNamesName: | QPrinterInfo::availablePrinterNames | Prototype: | QStringList QPrinterInfo::availablePrinterNames() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 402-408 |
| | 4 | 2 |
supportsCustomPageSizesName: | QPrinterInfo::supportsCustomPageSizes | Prototype: | bool QPrinterInfo::supportsCustomPageSizes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 270-274 |
| | 2 | 1 |
supportedSizesWithNamesName: | 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 |
| | 7 | 2 |
supportedResolutionsName: | QPrinterInfo::supportedResolutions | Prototype: | QList<int> QPrinterInfo::supportedResolutions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 355-359 |
| | 2 | 1 |
supportedPaperSizesName: | 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 |
| | 7 | 2 |
supportedDuplexModesName: | 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 |
| | 7 | 2 |
stateName: | QPrinterInfo::state | Prototype: | QPrinter::PrinterState QPrinterInfo::state() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 234-238 |
| | 2 | 1 |
minimumPhysicalPageSizeName: | QPrinterInfo::minimumPhysicalPageSize | Prototype: | QPageSize QPrinterInfo::minimumPhysicalPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 284-288 |
| | 2 | 1 |
maximumPhysicalPageSizeName: | QPrinterInfo::maximumPhysicalPageSize | Prototype: | QPageSize QPrinterInfo::maximumPhysicalPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 298-302 |
| | 2 | 1 |
makeAndModelName: | QPrinterInfo::makeAndModel | Prototype: | QString QPrinterInfo::makeAndModel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 188-192 |
| | 2 | 1 |
locationName: | QPrinterInfo::location | Prototype: | QString QPrinterInfo::location() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 177-181 |
| | 2 | 1 |
isRemoteName: | QPrinterInfo::isRemote | Prototype: | bool QPrinterInfo::isRemote() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 220-224 |
| | 2 | 1 |
isDefaultName: | QPrinterInfo::isDefault | Prototype: | bool QPrinterInfo::isDefault() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 209-213 |
| | 2 | 1 |
descriptionName: | QPrinterInfo::description | Prototype: | QString QPrinterInfo::description() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 166-170 |
| | 2 | 1 |
defaultPrinterNameName: | QPrinterInfo::defaultPrinterName | Prototype: | QString QPrinterInfo::defaultPrinterName() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 438-444 |
| | 4 | 2 |
defaultPageSizeName: | QPrinterInfo::defaultPageSize | Prototype: | QPageSize QPrinterInfo::defaultPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 258-262 |
| | 2 | 1 |
defaultDuplexModeName: | QPrinterInfo::defaultDuplexMode | Prototype: | QPrinter::DuplexMode QPrinterInfo::defaultDuplexMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 367-371 |
| | 2 | 1 |