Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
createPageSizeName: | QPlatformPrinterSupport::createPageSize | Prototype: | QPageSize QPlatformPrinterSupport::createPageSize(const QString &id, QSize size, const QString &localizedName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 107-113 |
| | 4 | 1 |
createPrintDeviceName: | QPlatformPrinterSupport::createPrintDevice | Prototype: | QPrintDevice QPlatformPrinterSupport::createPrintDevice(const QString &id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 86-90 |
| | 2 | 1 |
defaultPrintDeviceIdName: | QPlatformPrinterSupport::defaultPrintDeviceId | Prototype: | QString QPlatformPrinterSupport::defaultPrintDeviceId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 102-105 |
| | 1 | 1 |
createPrintDeviceName: | QPlatformPrinterSupport::createPrintDevice | Prototype: | QPrintDevice QPlatformPrinterSupport::createPrintDevice(QPlatformPrintDevice *device) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 81-84 |
| | 1 | 1 |
createPaintEngineName: | QPlatformPrinterSupport::createPaintEngine | Prototype: | QPaintEngine *QPlatformPrinterSupport::createPaintEngine(QPrintEngine *, QPrinter::PrinterMode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 76-79 |
| | 1 | 1 |
createNativePrintEngineName: | QPlatformPrinterSupport::createNativePrintEngine | Prototype: | QPrintEngine *QPlatformPrinterSupport::createNativePrintEngine(QPrinter::PrinterMode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 71-74 |
| | 1 | 1 |
createDefaultPrintDeviceName: | QPlatformPrinterSupport::createDefaultPrintDevice | Prototype: | QPrintDevice QPlatformPrinterSupport::createDefaultPrintDevice() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 92-95 |
| | 1 | 1 |
availablePrintDeviceIdsName: | QPlatformPrinterSupport::availablePrintDeviceIds | Prototype: | QStringList QPlatformPrinterSupport::availablePrintDeviceIds() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 97-100 |
| | 1 | 1 |