| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPdfPrintEnginePrivate| Name: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate | | Prototype: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate(QPrinter::PrinterMode m) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 388-402 |
| | 5 | 3 |
closePrintDevice| Name: | QPdfPrintEnginePrivate::closePrintDevice | | Prototype: | void QPdfPrintEnginePrivate::closePrintDevice() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 370-384 |
| | 7 | 3 |
openPrintDevice| Name: | QPdfPrintEnginePrivate::openPrintDevice | | Prototype: | bool QPdfPrintEnginePrivate::openPrintDevice() | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 353-368 |
| | 9 | 4 |