| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPrinter::setPrintProgram| Name:  | 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:  | 967-972 |  
  |  | 3 | 2 | 
 QPrinter::setPrintRange| Name:  | 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:  | 2150-2156 |  
  |  | 3 | 1 | 
 QPrinter::setPrinterName| Name:  | 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:  | 846-868 |  
  |  | 13 | 6 | 
 QPrinter::setPrinterSelectionOption| Name:  | 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:  | 2066-2070 |  
  |  | 2 | 1 | 
 QPrinter::setResolution| Name:  | 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:  | 1601-1606 |  
  |  | 3 | 2 | 
 QPrinter::setWinPageSize| Name:  | 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:  | 1918-1923 |  
  |  | 3 | 2 | 
 QPrinter::supportedResolutions| Name:  | QPrinter::supportedResolutions |  | Prototype:  | QList<int> QPrinter::supportedResolutions() const |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1946-1956 |  
  |  | 8 | 2 | 
 QPrinter::supportsMultipleCopies| Name:  | 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:  | 1497-1501 |  
  |  | 2 | 1 | 
 QPrinter::toPage| Name:  | 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:  | 2113-2116 |  
  |  | 1 | 1 | 
 QPrinter::winPageSize| Name:  | 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:  | 1932-1936 |  
  |  | 2 | 1 | 
 QPrinter::~QPrinter| Name:  | 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:  | 747-755 |  
  |  | 4 | 2 | 
 QPrinterInfo::QPrinterInfo| Name:  | 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::QPrinterInfo| Name:  | 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::QPrinterInfo| Name:  | 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::QPrinterInfo| Name:  | 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::availablePrinterNames| Name:  | 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::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 |  
  |  | 8 | 3 | 
 QPrinterInfo::defaultDuplexMode| Name:  | 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::defaultPageSize| Name:  | 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::defaultPrinter| Name:  | 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::defaultPrinterName| Name:  | 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::description| Name:  | 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::isDefault| Name:  | 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::isNull| Name:  | 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 | 
 QPrinterInfo::isRemote| Name:  | 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::location| Name:  | 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::makeAndModel| Name:  | 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::maximumPhysicalPageSize| Name:  | 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::minimumPhysicalPageSize| Name:  | 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::printerInfo| Name:  | 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::printerName| Name:  | 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::state| Name:  | 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::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 |  
  |  | 7 | 2 | 
 QPrinterInfo::supportedPageSizes| Name:  | 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::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 |  
  |  | 7 | 2 | 
 QPrinterInfo::supportedResolutions| Name:  | 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::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 |  
  |  | 7 | 2 | 
 QPrinterInfo::supportsCustomPageSizes| Name:  | 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::QPrinterInfoPrivate| Name:  | 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::cleanup| Name:  | 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::QPrinterPagedPaintDevicePrivate| Name:  | 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:  | 225-227 |  
  |  | 1 | 1 | 
 QPrinterPagedPaintDevicePrivate::pageLayout| Name:  | 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:  | 295-298 |  
  |  | 1 | 1 | 
 QPrinterPagedPaintDevicePrivate::setPageLayout| Name:  | 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:  | 232-247 |  
  |  | 7 | 2 | 
 QPrinterPagedPaintDevicePrivate::setPageMargins| Name:  | 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:  | 278-281 |  
  |  | 1 | 1 | 
 QPrinterPagedPaintDevicePrivate::setPageMargins| Name:  | QPrinterPagedPaintDevicePrivate::setPageMargins |  | Prototype:  | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 283-293 |  
  |  | 4 | 1 | 
 QPrinterPagedPaintDevicePrivate::setPageOrientation| Name:  | 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:  | 267-276 |  
  |  | 3 | 1 | 
 QPrinterPagedPaintDevicePrivate::setPageSize| Name:  | 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:  | 249-265 |  
  |  | 7 | 2 | 
 QPrinterPrivate::changeEngines| Name:  | 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:  | 161-186 |  
  |  | 15 | 7 | 
 QPrinterPrivate::findValidPrinter| Name:  | 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:  | 114-127 |  
  |  | 8 | 4 | 
 QPrinterPrivate::init| Name:  | 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:  | 703-713 |  
  |  | 5 | 2 | 
 QPrinterPrivate::initEngines| Name:  | 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:  | 129-159 |  
  |  | 19 | 4 | 
 QPrinterPrivate::previewPages| Name:  | 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:  | 189-194 |  
  |  | 3 | 2 | 
 QPrinterPrivate::setPreviewMode| Name:  | 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:  | 196-212 |  
  |  | 12 | 3 | 
 QPrinterPrivate::setProperty| Name:  | 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:  | 215-219 |  
  |  | 2 | 1 | 
 QProcess::QProcess| Name:  | 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:  | 1240-1246 |  
  |  | 5 | 1 | 
 QProcess::arguments| Name:  | 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:  | 2320-2324 |  
  |  | 2 | 1 | 
 QProcess::atEnd| Name:  | QProcess::atEnd |  | Prototype:  | bool QProcess::atEnd() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1705-1708 |  
  |  | 1 | 1 | 
 QProcess::bytesAvailable| Name:  | QProcess::bytesAvailable |  | Prototype:  | qint64 QProcess::bytesAvailable() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1719-1722 |  
  |  | 1 | 1 | 
 QProcess::bytesToWrite| Name:  | 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:  | 1726-1733 |  
  |  | 2 | 1 | 
 QProcess::canReadLine| Name:  | QProcess::canReadLine |  | Prototype:  | bool QProcess::canReadLine() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1678-1681 |  
  |  | 1 | 1 | 
 QProcess::close| Name:  | 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:  | 1688-1698 |  
  |  | 7 | 2 | 
 QProcess::closeReadChannel| Name:  | 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:  | 1387-1395 |  
  |  | 4 | 2 | 
 QProcess::closeWriteChannel| Name:  | 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:  | 1415-1421 |  
  |  | 4 | 2 | 
 QProcess::environment| Name:  | 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:  | 1785-1789 |  
  |  | 2 | 1 | 
 QProcess::error| Name:  | 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:  | 1740-1744 |  
  |  | 2 | 1 | 
 QProcess::execute| Name:  | QProcess::execute |  | Prototype:  | int QProcess::execute(const QString &program, const QStringList &arguments) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2423-2431 |  
  |  | 6 | 2 | 
 QProcess::execute| Name:  | QProcess::execute |  | Prototype:  | int QProcess::execute(const QString &command) |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2446-2454 |  
  |  | 6 | 2 | 
 QProcess::exitCode| Name:  | 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:  | 2385-2389 |  
  |  | 2 | 1 | 
 QProcess::exitStatus| Name:  | 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:  | 2400-2404 |  
  |  | 2 | 1 | 
 QProcess::inputChannelMode| Name:  | 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:  | 1332-1336 |  
  |  | 2 | 1 | 
 QProcess::isSequential| Name:  | 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:  | 1712-1715 |  
  |  | 1 | 1 | 
 QProcess::kill| Name:  | 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:  | 2374-2378 |  
  |  | 2 | 1 | 
 QProcess::nullDevice| Name:  | 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:  | 2593-2600 |  
  |  | 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:  | 2598-2598 |  
  |  | 0 | 1 | 
 QProcess::open| Name:  | 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:  | 2130-2144 |  
  |  | 9 | 3 | 
 QProcess::pid| Name:  | 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:  | 1650-1654 |  
  |  | 2 | 1 | 
 QProcess::processChannelMode| Name:  | 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:  | 1302-1306 |  
  |  | 2 | 1 | 
 QProcess::processEnvironment| Name:  | 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:  | 1818-1822 |  
  |  | 2 | 1 | 
 QProcess::processId| Name:  | 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:  | 1662-1670 |  
  |  | 2 | 1 | 
 QProcess::program| Name:  | 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:  | 2289-2293 |  
  |  | 2 | 1 | 
 QProcess::readAllStandardError| Name:  | 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:  | 2040-2047 |  
  |  | 5 | 1 | 
 QProcess::readAllStandardOutput| Name:  | 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:  | 2024-2031 |  
  |  | 5 | 1 | 
 QProcess::readChannel| Name:  | 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:  | 1358-1362 |  
  |  | 2 | 1 | 
 QProcess::readChannelMode| Name:  | 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:  | 1277-1280 |  
  |  | 1 | 1 | 
 QProcess::readData| Name:  | QProcess::readData |  | Prototype:  | qint64 QProcess::readData(char *data, qint64 maxlen) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1961-1970 |  
  |  | 7 | 3 | 
 QProcess::setArguments| Name:  | 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:  | 2334-2342 |  
  |  | 5 | 2 | 
 QProcess::setEnvironment| Name:  | QProcess::setEnvironment |  | Prototype:  | void QProcess::setEnvironment(const QStringList &environment) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1771-1774 |  
  |  | 1 | 1 | 
 QProcess::setInputChannelMode| Name:  | QProcess::setInputChannelMode |  | Prototype:  | void QProcess::setInputChannelMode(InputChannelMode mode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1347-1351 |  
  |  | 2 | 1 | 
 QProcess::setProcessChannelMode| Name:  | QProcess::setProcessChannelMode |  | Prototype:  | void QProcess::setProcessChannelMode(ProcessChannelMode mode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1319-1323 |  
  |  | 2 | 1 | 
 QProcess::setProcessEnvironment| Name:  | QProcess::setProcessEnvironment |  | Prototype:  | void QProcess::setProcessEnvironment(const QProcessEnvironment &environment) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1803-1807 |  
  |  | 2 | 1 | 
 QProcess::setProcessState| Name:  | QProcess::setProcessState |  | Prototype:  | void QProcess::setProcessState(ProcessState state) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1930-1937 |  
  |  | 5 | 2 | 
 QProcess::setProgram| Name:  | QProcess::setProgram |  | Prototype:  | void QProcess::setProgram(const QString &program) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2303-2311 |  
  |  | 5 | 2 | 
 QProcess::setReadChannel| Name:  | QProcess::setReadChannel |  | Prototype:  | void QProcess::setReadChannel(ProcessChannel channel) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1372-1375 |  
  |  | 1 | 1 | 
 QProcess::setReadChannelMode| Name:  | QProcess::setReadChannelMode |  | Prototype:  | void QProcess::setReadChannelMode(ProcessChannelMode mode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1289-1292 |  
  |  | 1 | 1 | 
 QProcess::setStandardErrorFile| Name:  | QProcess::setStandardErrorFile |  | Prototype:  | void QProcess::setStandardErrorFile(const QString &fileName, OpenMode mode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1503-1510 |  
  |  | 4 | 1 | 
 QProcess::setStandardInputFile| Name:  | QProcess::setStandardInputFile |  | Prototype:  | void QProcess::setStandardInputFile(const QString &fileName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1444-1448 |  
  |  | 2 | 1 | 
 QProcess::setStandardOutputFile| Name:  | QProcess::setStandardOutputFile |  | Prototype:  | void QProcess::setStandardOutputFile(const QString &fileName, OpenMode mode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1476-1483 |  
  |  | 4 | 1 | 
 QProcess::setStandardOutputProcess| Name:  | QProcess::setStandardOutputProcess |  | Prototype:  | void QProcess::setStandardOutputProcess(QProcess *destination) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1524-1530 |  
  |  | 4 | 1 | 
 QProcess::setWorkingDirectory| Name:  | QProcess::setWorkingDirectory |  | Prototype:  | void QProcess::setWorkingDirectory(const QString &dir) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1632-1636 |  
  |  | 2 | 1 |