Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPrinter::setMarginsName: | QPrinter::setMargins | Prototype: | void QPrinter::setMargins(const Margins &m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1837-1840 |
| | 1 | 1 |
QPrinter::setNumCopiesName: | QPrinter::setNumCopies | Prototype: | void QPrinter::setNumCopies(int numCopies) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1437-1442 |
| | 3 | 2 |
QPrinter::setOrientationName: | QPrinter::setOrientation | Prototype: | void QPrinter::setOrientation(Orientation orientation) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1153-1156 |
| | 1 | 1 |
QPrinter::setOutputFileNameName: | QPrinter::setOutputFileName | Prototype: | void QPrinter::setOutputFileName(const QString &fileName) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 918-930 |
| | 8 | 4 |
QPrinter::setOutputFormatName: | QPrinter::setOutputFormat | Prototype: | void QPrinter::setOutputFormat(OutputFormat format) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 780-794 |
| | 8 | 4 |
QPrinter::setPageMarginsName: | QPrinter::setPageMargins | Prototype: | void QPrinter::setPageMargins(qreal left, qreal top, qreal right, qreal bottom, QPrinter::Unit unit) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1818-1828 |
| | 6 | 2 |
QPrinter::setPageOrderName: | QPrinter::setPageOrder | Prototype: | void QPrinter::setPageOrder(PageOrder pageOrder) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1328-1335 |
| | 4 | 2 |
QPrinter::setPageSizeName: | QPrinter::setPageSize | Prototype: | void QPrinter::setPageSize(PageSize newPageSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1215-1218 |
| | 1 | 1 |
QPrinter::setPageSizeMMName: | QPrinter::setPageSizeMM | Prototype: | void QPrinter::setPageSizeMM(const QSizeF &size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1253-1256 |
| | 1 | 1 |
QPrinter::setPaperNameName: | QPrinter::setPaperName | Prototype: | void QPrinter::setPaperName(const QString &paperName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1289-1295 |
| | 4 | 3 |
QPrinter::setPaperSizeName: | QPrinter::setPaperSize | Prototype: | void QPrinter::setPaperSize(PaperSize newPaperSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1189-1192 |
| | 1 | 1 |
QPrinter::setPaperSizeName: | QPrinter::setPaperSize | Prototype: | void QPrinter::setPaperSize(const QSizeF &paperSize, QPrinter::Unit unit) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1233-1239 |
| | 3 | 2 |
QPrinter::setPaperSourceName: | QPrinter::setPaperSource | Prototype: | void QPrinter::setPaperSource(PaperSource source) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1624-1628 |
| | 2 | 1 |
QPrinter::setPrintProgramName: | QPrinter::setPrintProgram | Prototype: | void QPrinter::setPrintProgram(const QString &printProg) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 960-965 |
| | 3 | 2 |
QPrinter::setPrintRangeName: | QPrinter::setPrintRange | Prototype: | void QPrinter::setPrintRange( PrintRange range ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 2143-2149 |
| | 3 | 1 |
QPrinter::setPrinterNameName: | QPrinter::setPrinterName | Prototype: | void QPrinter::setPrinterName(const QString &name) | Coverage: | 43.750% (7/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 839-861 |
| | 13 | 6 |
QPrinter::setPrinterSelectionOptionName: | QPrinter::setPrinterSelectionOption | Prototype: | void QPrinter::setPrinterSelectionOption(const QString &option) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 2059-2063 |
| | 2 | 1 |
QPrinter::setResolutionName: | QPrinter::setResolution | Prototype: | void QPrinter::setResolution(int dpi) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1594-1599 |
| | 3 | 2 |
QPrinter::setWinPageSizeName: | QPrinter::setWinPageSize | Prototype: | void QPrinter::setWinPageSize(int pageSize) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1911-1916 |
| | 3 | 2 |
QPrinter::supportedResolutionsName: | QPrinter::supportedResolutions | Prototype: | QList<int> QPrinter::supportedResolutions() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1939-1950 |
| | 9 | 2 |
QPrinter::supportsMultipleCopiesName: | QPrinter::supportsMultipleCopies | Prototype: | bool QPrinter::supportsMultipleCopies() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1490-1494 |
| | 2 | 1 |
QPrinter::toPageName: | QPrinter::toPage | Prototype: | int QPrinter::toPage() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 2106-2109 |
| | 1 | 1 |
QPrinter::winPageSizeName: | QPrinter::winPageSize | Prototype: | int QPrinter::winPageSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1925-1929 |
| | 2 | 1 |
QPrinter::~QPrinterName: | QPrinter::~QPrinter | Prototype: | QPrinter::~QPrinter() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 740-748 |
| | 4 | 2 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::isNullName: | QPrinterInfo::isNull | Prototype: | bool QPrinterInfo::isNull() const | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 200-204 |
| | 2 | 1 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfo::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 |
QPrinterInfoPrivate::QPrinterInfoPrivateName: | QPrinterInfoPrivate::QPrinterInfoPrivate | Prototype: | QPrinterInfoPrivate::QPrinterInfoPrivate(const QString &id) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 53-60 |
| | 4 | 3 |
QPrinterInfoPrivateDeleter::cleanupName: | QPrinterInfoPrivateDeleter::cleanup | Prototype: | static inline void cleanup(QPrinterInfoPrivate *d) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 46-50 |
| | 2 | 2 |
QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivateName: | QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivate | Prototype: | QPrinterPagedPaintDevicePrivate(QPrinterPrivate *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 218-220 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::pageLayoutName: | QPrinterPagedPaintDevicePrivate::pageLayout | Prototype: | QPageLayout pageLayout() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 288-291 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageLayoutName: | QPrinterPagedPaintDevicePrivate::setPageLayout | Prototype: | bool setPageLayout(const QPageLayout &newPageLayout) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 225-240 |
| | 7 | 2 |
QPrinterPagedPaintDevicePrivate::setPageMarginsName: | QPrinterPagedPaintDevicePrivate::setPageMargins | Prototype: | bool setPageMargins(const QMarginsF &margins) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 271-274 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageMarginsName: | QPrinterPagedPaintDevicePrivate::setPageMargins | Prototype: | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 276-286 |
| | 4 | 1 |
QPrinterPagedPaintDevicePrivate::setPageOrientationName: | QPrinterPagedPaintDevicePrivate::setPageOrientation | Prototype: | bool setPageOrientation(QPageLayout::Orientation orientation) override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 260-269 |
| | 3 | 1 |
QPrinterPagedPaintDevicePrivate::setPageSizeName: | QPrinterPagedPaintDevicePrivate::setPageSize | Prototype: | bool setPageSize(const QPageSize &pageSize) override | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 242-258 |
| | 7 | 2 |
QPrinterPrivate::changeEnginesName: | QPrinterPrivate::changeEngines | Prototype: | void QPrinterPrivate::changeEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 155-179 |
| | 14 | 7 |
QPrinterPrivate::findValidPrinterName: | QPrinterPrivate::findValidPrinter | Prototype: | QPrinterInfo QPrinterPrivate::findValidPrinter(const QPrinterInfo &printer) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 108-121 |
| | 8 | 4 |
QPrinterPrivate::initName: | QPrinterPrivate::init | Prototype: | void QPrinterPrivate::init(const QPrinterInfo &printer, QPrinter::PrinterMode mode) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 696-706 |
| | 5 | 2 |
QPrinterPrivate::initEnginesName: | QPrinterPrivate::initEngines | Prototype: | void QPrinterPrivate::initEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 123-153 |
| | 19 | 4 |
QPrinterPrivate::previewPagesName: | QPrinterPrivate::previewPages | Prototype: | QList<const QPicture *> QPrinterPrivate::previewPages() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 182-187 |
| | 3 | 2 |
QPrinterPrivate::setPreviewModeName: | QPrinterPrivate::setPreviewMode | Prototype: | void QPrinterPrivate::setPreviewMode(bool enable) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 189-205 |
| | 12 | 3 |
QPrinterPrivate::setPropertyName: | QPrinterPrivate::setProperty | Prototype: | void QPrinterPrivate::setProperty(QPrintEngine::PrintEnginePropertyKey key, const QVariant &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 208-212 |
| | 2 | 1 |
QProcess::QProcessName: | QProcess::QProcess | Prototype: | QProcess::QProcess(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1195-1201 |
| | 5 | 1 |
QProcess::argumentsName: | QProcess::arguments | Prototype: | QStringList QProcess::arguments() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2328-2332 |
| | 2 | 1 |
QProcess::atEndName: | QProcess::atEnd | Prototype: | bool QProcess::atEnd() const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1640-1647 |
| | 5 | 1 |
QProcess::bytesAvailableName: | QProcess::bytesAvailable | Prototype: | qint64 QProcess::bytesAvailable() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1658-1669 |
| | 5 | 1 |
QProcess::bytesToWriteName: | QProcess::bytesToWrite | Prototype: | qint64 QProcess::bytesToWrite() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1673-1681 |
| | 3 | 1 |
QProcess::canReadLineName: | QProcess::canReadLine | Prototype: | bool QProcess::canReadLine() const | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1611-1618 |
| | 5 | 1 |
QProcess::closeName: | QProcess::close | Prototype: | void QProcess::close() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1625-1633 |
| | 5 | 2 |
QProcess::closeReadChannelName: | QProcess::closeReadChannel | Prototype: | void QProcess::closeReadChannel(ProcessChannel channel) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1353-1361 |
| | 4 | 2 |
QProcess::closeWriteChannelName: | QProcess::closeWriteChannel | Prototype: | void QProcess::closeWriteChannel() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1381-1387 |
| | 4 | 2 |
QProcess::environmentName: | QProcess::environment | Prototype: | QStringList QProcess::environment() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1736-1740 |
| | 2 | 1 |
QProcess::errorName: | QProcess::error | Prototype: | QProcess::ProcessError QProcess::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1688-1692 |
| | 2 | 1 |
QProcess::executeName: | QProcess::execute | Prototype: | int QProcess::execute(const QString &program, const QStringList &arguments) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2431-2439 |
| | 6 | 2 |
QProcess::executeName: | QProcess::execute | Prototype: | int QProcess::execute(const QString &command) | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2454-2462 |
| | 6 | 2 |
QProcess::exitCodeName: | QProcess::exitCode | Prototype: | int QProcess::exitCode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2393-2397 |
| | 2 | 1 |
QProcess::exitStatusName: | QProcess::exitStatus | Prototype: | QProcess::ExitStatus QProcess::exitStatus() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2408-2412 |
| | 2 | 1 |
QProcess::inputChannelModeName: | QProcess::inputChannelMode | Prototype: | QProcess::InputChannelMode QProcess::inputChannelMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1287-1291 |
| | 2 | 1 |
QProcess::isSequentialName: | QProcess::isSequential | Prototype: | bool QProcess::isSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1651-1654 |
| | 1 | 1 |
QProcess::killName: | QProcess::kill | Prototype: | void QProcess::kill() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2382-2386 |
| | 2 | 1 |
QProcess::nullDeviceName: | QProcess::nullDevice | Prototype: | QString QProcess::nullDevice() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2602-2609 |
| | 0 | 2 |
QProcess::nullDevice::[lambda]Name: | QProcess::nullDevice::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2607-2607 |
| | 0 | 1 |
QProcess::openName: | QProcess::open | Prototype: | bool QProcess::open(OpenMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2136-2150 |
| | 9 | 3 |
QProcess::pidName: | QProcess::pid | Prototype: | Q_PID QProcess::pid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1583-1587 |
| | 2 | 1 |
QProcess::processChannelModeName: | QProcess::processChannelMode | Prototype: | QProcess::ProcessChannelMode QProcess::processChannelMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1257-1261 |
| | 2 | 1 |
QProcess::processEnvironmentName: | QProcess::processEnvironment | Prototype: | QProcessEnvironment QProcess::processEnvironment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1772-1776 |
| | 2 | 1 |
QProcess::processIdName: | QProcess::processId | Prototype: | qint64 QProcess::processId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1595-1603 |
| | 2 | 1 |
QProcess::programName: | QProcess::program | Prototype: | QString QProcess::program() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2297-2301 |
| | 2 | 1 |
QProcess::readAllStandardErrorName: | QProcess::readAllStandardError | Prototype: | QByteArray QProcess::readAllStandardError() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2046-2053 |
| | 5 | 1 |
QProcess::readAllStandardOutputName: | QProcess::readAllStandardOutput | Prototype: | QByteArray QProcess::readAllStandardOutput() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2030-2037 |
| | 5 | 1 |
QProcess::readChannelName: | QProcess::readChannel | Prototype: | QProcess::ProcessChannel QProcess::readChannel() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1313-1317 |
| | 2 | 1 |
QProcess::readChannelModeName: | QProcess::readChannelMode | Prototype: | QProcess::ProcessChannelMode QProcess::readChannelMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1232-1235 |
| | 1 | 1 |
QProcess::readDataName: | QProcess::readData | Prototype: | qint64 QProcess::readData(char *data, qint64 maxlen) | Coverage: | 68.182% (15/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1915-1959 |
| | 24 | 6 |
QProcess::setArgumentsName: | QProcess::setArguments | Prototype: | void QProcess::setArguments(const QStringList &arguments) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2342-2350 |
| | 5 | 2 |