| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QPlatformWindow::setWindowModified| Name:  | QPlatformWindow::setWindowModified |  | Prototype:  | bool QPlatformWindow::setWindowModified(bool modified) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 398-402 |  
  |  | 2 | 1 | 
 QPluginLoader::QPluginLoader| Name:  | QPluginLoader::QPluginLoader |  | Prototype:  | QPluginLoader::QPluginLoader(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 137-140 |  
  |  | 2 | 1 | 
 QPluginLoader::QPluginLoader| Name:  | QPluginLoader::QPluginLoader |  | Prototype:  | QPluginLoader::QPluginLoader(const QString &fileName, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 153-158 |  
  |  | 2 | 1 | 
 QPluginLoader::~QPluginLoader| Name:  | QPluginLoader::~QPluginLoader |  | Prototype:  | QPluginLoader::~QPluginLoader() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 168-172 |  
  |  | 2 | 2 | 
 QPngHandler::QPngHandler| Name:  | QPngHandler::QPngHandler |  | Prototype:  | QPngHandler::QPngHandler() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 1006-1009 |  
  |  | 2 | 1 | 
 QPpmHandler::QPpmHandler| Name:  | QPpmHandler::QPpmHandler |  | Prototype:  | QPpmHandler::QPpmHandler() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 412-415 |  
  |  | 2 | 1 | 
 QPpmHandler::setOption| Name:  | QPpmHandler::setOption |  | Prototype:  | void QPpmHandler::setOption(ImageOption option, const QVariant &value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 536-540 |  
  |  | 2 | 2 | 
 QPreviewPaintEngine::drawPath| Name:  | QPreviewPaintEngine::drawPath |  | Prototype:  | void QPreviewPaintEngine::drawPath(const QPainterPath &path) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 118-122 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::drawPixmap| Name:  | QPreviewPaintEngine::drawPixmap |  | Prototype:  | void QPreviewPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 136-140 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::drawPolygon| Name:  | QPreviewPaintEngine::drawPolygon |  | Prototype:  | void QPreviewPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 124-128 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::drawTextItem| Name:  | QPreviewPaintEngine::drawTextItem |  | Prototype:  | void QPreviewPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 130-134 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::drawTiledPixmap| Name:  | QPreviewPaintEngine::drawTiledPixmap |  | Prototype:  | void QPreviewPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pm, const QPointF &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 142-146 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::metric| Name:  | QPreviewPaintEngine::metric |  | Prototype:  | int QPreviewPaintEngine::metric(QPaintDevice::PaintDeviceMetric id) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 208-212 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::pages| Name:  | QPreviewPaintEngine::pages |  | Prototype:  | QList<const QPicture *> QPreviewPaintEngine::pages() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 183-187 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::printerState| Name:  | QPreviewPaintEngine::printerState |  | Prototype:  | QPrinter::PrinterState QPreviewPaintEngine::printerState() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 214-218 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::property| Name:  | QPreviewPaintEngine::property |  | Prototype:  | QVariant QPreviewPaintEngine::property(PrintEnginePropertyKey key) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 202-206 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::setProperty| Name:  | QPreviewPaintEngine::setProperty |  | Prototype:  | void QPreviewPaintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 196-200 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::updateState| Name:  | QPreviewPaintEngine::updateState |  | Prototype:  | void QPreviewPaintEngine::updateState(const QPaintEngineState &state) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 112-116 |  
  |  | 2 | 1 | 
 QPreviewPaintEngine::~QPreviewPaintEngine| Name:  | QPreviewPaintEngine::~QPreviewPaintEngine |  | Prototype:  | QPreviewPaintEngine::~QPreviewPaintEngine() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 77-82 |  
  |  | 2 | 1 | 
 QPrintDevice::QPrintDevice| Name:  | QPrintDevice::QPrintDevice |  | Prototype:  | QPrintDevice::QPrintDevice(const QString &id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 54-57 |  
  |  | 2 | 1 | 
 QPrintDevice::QPrintDevice| Name:  | QPrintDevice::QPrintDevice |  | Prototype:  | QPrintDevice::QPrintDevice() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 49-52 |  
  |  | 2 | 1 | 
 QPrintDevice::QPrintDevice| Name:  | QPrintDevice::QPrintDevice |  | Prototype:  | QPrintDevice::QPrintDevice(QPlatformPrintDevice *dd) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 59-62 |  
  |  | 2 | 1 | 
 QPrintDevice::QPrintDevice| Name:  | QPrintDevice::QPrintDevice |  | Prototype:  | QPrintDevice::QPrintDevice(const QPrintDevice &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 64-67 |  
  |  | 2 | 1 | 
 QPrintDevice::operator=| Name:  | QPrintDevice::operator= |  | Prototype:  | QPrintDevice &QPrintDevice::operator=(const QPrintDevice &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 73-77 |  
  |  | 2 | 1 | 
 QPrintDialog::QPrintDialog| Name:  | QPrintDialog::QPrintDialog |  | Prototype:  | QPrintDialog::QPrintDialog(QPrinter *printer, QWidget *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 593-598 |  
  |  | 2 | 1 | 
 QPrintDialog::QPrintDialog| Name:  | QPrintDialog::QPrintDialog |  | Prototype:  | QPrintDialog::QPrintDialog(QWidget *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 603-608 |  
  |  | 2 | 1 | 
 QPrintDialog::options| Name:  | QPrintDialog::options |  | Prototype:  | QPrintDialog::PrintDialogOptions QPrintDialog::options() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp |  | Lines:  | 191-195 |  
  |  | 2 | 1 | 
 QPrintDialog::testOption| Name:  | QPrintDialog::testOption |  | Prototype:  | bool QPrintDialog::testOption(PrintDialogOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp |  | Lines:  | 161-165 |  
  |  | 2 | 1 | 
 QPrintPreviewDialog::QPrintPreviewDialog| Name:  | QPrintPreviewDialog::QPrintPreviewDialog |  | Prototype:  | QPrintPreviewDialog::QPrintPreviewDialog(QWidget *parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 695-700 |  
  |  | 2 | 1 | 
 QPrintPreviewDialog::QPrintPreviewDialog| Name:  | QPrintPreviewDialog::QPrintPreviewDialog |  | Prototype:  | QPrintPreviewDialog::QPrintPreviewDialog(QPrinter* printer, QWidget *parent, Qt::WindowFlags flags) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 681-686 |  
  |  | 2 | 1 | 
 QPrintPreviewDialog::printer| Name:  | QPrintPreviewDialog::printer |  | Prototype:  | QPrinter *QPrintPreviewDialog::printer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 766-770 |  
  |  | 2 | 1 | 
 QPrintPreviewDialogPrivate::isFitting| Name:  | QPrintPreviewDialogPrivate::isFitting |  | Prototype:  | bool QPrintPreviewDialogPrivate::isFitting() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 441-445 |  
  |  | 2 | 1 | 
 QPrintPreviewWidget::currentPage| Name:  | QPrintPreviewWidget::currentPage |  | Prototype:  | int QPrintPreviewWidget::currentPage() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 684-688 |  
  |  | 2 | 1 | 
 QPrintPreviewWidget::orientation| Name:  | QPrintPreviewWidget::orientation |  | Prototype:  | QPrinter::Orientation QPrintPreviewWidget::orientation() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 596-600 |  
  |  | 2 | 1 | 
 QPrintPreviewWidget::pageCount| Name:  | QPrintPreviewWidget::pageCount |  | Prototype:  | int QPrintPreviewWidget::pageCount() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 675-679 |  
  |  | 2 | 1 | 
 QPrintPreviewWidget::print| Name:  | QPrintPreviewWidget::print |  | Prototype:  | void QPrintPreviewWidget::print() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 616-621 |  
  |  | 2 | 1 | 
 QPrintPreviewWidget::setCurrentPage| Name:  | QPrintPreviewWidget::setCurrentPage |  | Prototype:  | void QPrintPreviewWidget::setCurrentPage(int page) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 694-698 |  
  |  | 2 | 1 | 
 QPrintPreviewWidget::viewMode| Name:  | QPrintPreviewWidget::viewMode |  | Prototype:  | QPrintPreviewWidget::ViewMode QPrintPreviewWidget::viewMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 565-569 |  
  |  | 2 | 1 | 
 QPrintPreviewWidget::zoomFactor| Name:  | QPrintPreviewWidget::zoomFactor |  | Prototype:  | qreal QPrintPreviewWidget::zoomFactor() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 650-654 |  
  |  | 2 | 1 | 
 QPrintPreviewWidget::zoomMode| Name:  | QPrintPreviewWidget::zoomMode |  | Prototype:  | QPrintPreviewWidget::ZoomMode QPrintPreviewWidget::zoomMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 740-744 |  
  |  | 2 | 1 | 
 QPrintPreviewWidgetPrivate::zoom| Name:  | QPrintPreviewWidgetPrivate::zoom |  | Prototype:  | void QPrintPreviewWidgetPrivate::zoom(qreal zoom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 434-438 |  
  |  | 2 | 1 | 
 QPrintPropertiesDialog::applyPrinterProperties| Name:  | QPrintPropertiesDialog::applyPrinterProperties |  | Prototype:  | void QPrintPropertiesDialog::applyPrinterProperties(QPrinter *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 259-265 |  
  |  | 2 | 1 | 
 QPrintPropertiesDialog::setupPrinter| Name:  | QPrintPropertiesDialog::setupPrinter |  | Prototype:  | void QPrintPropertiesDialog::setupPrinter() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 267-273 |  
  |  | 2 | 1 | 
 QPrinter::abort| Name:  | QPrinter::abort |  | Prototype:  | bool QPrinter::abort() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1983-1987 |  
  |  | 2 | 1 | 
 QPrinter::collateCopies| Name:  | QPrinter::collateCopies |  | Prototype:  | bool QPrinter::collateCopies() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1514-1518 |  
  |  | 2 | 1 | 
 QPrinter::colorMode| Name:  | QPrinter::colorMode |  | Prototype:  | QPrinter::ColorMode QPrinter::colorMode() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1378-1382 |  
  |  | 2 | 1 | 
 QPrinter::copyCount| Name:  | QPrinter::copyCount |  | Prototype:  | int QPrinter::copyCount() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1477-1481 |  
  |  | 2 | 1 | 
 QPrinter::creator| Name:  | QPrinter::creator |  | Prototype:  | QString QPrinter::creator() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1010-1014 |  
  |  | 2 | 1 | 
 QPrinter::docName| Name:  | QPrinter::docName |  | Prototype:  | QString QPrinter::docName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 980-984 |  
  |  | 2 | 1 | 
 QPrinter::duplex| Name:  | QPrinter::duplex |  | Prototype:  | QPrinter::DuplexMode QPrinter::duplex() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1741-1745 |  
  |  | 2 | 1 | 
 QPrinter::fontEmbeddingEnabled| Name:  | QPrinter::fontEmbeddingEnabled |  | Prototype:  | bool QPrinter::fontEmbeddingEnabled() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1668-1672 |  
  |  | 2 | 1 | 
 QPrinter::fullPage| Name:  | QPrinter::fullPage |  | Prototype:  | bool QPrinter::fullPage() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1581-1585 |  
  |  | 2 | 1 | 
 QPrinter::metric| Name:  | QPrinter::metric |  | Prototype:  | int QPrinter::metric(PaintDeviceMetric id) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1884-1888 |  
  |  | 2 | 1 | 
 QPrinter::numCopies| Name:  | QPrinter::numCopies |  | Prototype:  | int QPrinter::numCopies() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1404-1408 |  
  |  | 2 | 1 | 
 QPrinter::outputFileName| Name:  | QPrinter::outputFileName |  | Prototype:  | QString QPrinter::outputFileName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 900-904 |  
  |  | 2 | 1 | 
 QPrinter::outputFormat| Name:  | QPrinter::outputFormat |  | Prototype:  | QPrinter::OutputFormat QPrinter::outputFormat() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 808-812 |  
  |  | 2 | 1 | 
 QPrinter::pageOrder| Name:  | QPrinter::pageOrder |  | Prototype:  | QPrinter::PageOrder QPrinter::pageOrder() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1351-1355 |  
  |  | 2 | 1 | 
 QPrinter::pageRect| Name:  | QPrinter::pageRect |  | Prototype:  | QRect QPrinter::pageRect() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1792-1796 |  
  |  | 2 | 1 | 
 QPrinter::paintEngine| Name:  | QPrinter::paintEngine |  | Prototype:  | QPaintEngine *QPrinter::paintEngine() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1893-1897 |  
  |  | 2 | 1 | 
 QPrinter::paperName| Name:  | QPrinter::paperName |  | Prototype:  | QString QPrinter::paperName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1316-1320 |  
  |  | 2 | 1 | 
 QPrinter::paperRect| Name:  | QPrinter::paperRect |  | Prototype:  | QRect QPrinter::paperRect() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1808-1812 |  
  |  | 2 | 1 | 
 QPrinter::paperSource| Name:  | QPrinter::paperSource |  | Prototype:  | QPrinter::PaperSource QPrinter::paperSource() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1641-1645 |  
  |  | 2 | 1 | 
 QPrinter::printEngine| Name:  | QPrinter::printEngine |  | Prototype:  | QPrintEngine *QPrinter::printEngine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1904-1908 |  
  |  | 2 | 1 | 
 QPrinter::printProgram| Name:  | QPrinter::printProgram |  | Prototype:  | QString QPrinter::printProgram() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 951-955 |  
  |  | 2 | 1 | 
 QPrinter::printRange| Name:  | QPrinter::printRange |  | Prototype:  | QPrinter::PrintRange QPrinter::printRange() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2167-2171 |  
  |  | 2 | 1 | 
 QPrinter::printerName| Name:  | QPrinter::printerName |  | Prototype:  | QString QPrinter::printerName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 829-833 |  
  |  | 2 | 1 | 
 QPrinter::printerSelectionOption| Name:  | QPrinter::printerSelectionOption |  | Prototype:  | QString QPrinter::printerSelectionOption() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2044-2048 |  
  |  | 2 | 1 | 
 QPrinter::printerState| Name:  | QPrinter::printerState |  | Prototype:  | QPrinter::PrinterState QPrinter::printerState() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1994-1998 |  
  |  | 2 | 1 | 
 QPrinter::resolution| Name:  | QPrinter::resolution |  | Prototype:  | int QPrinter::resolution() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1616-1620 |  
  |  | 2 | 1 | 
 QPrinter::setDuplex| Name:  | QPrinter::setDuplex |  | Prototype:  | void QPrinter::setDuplex(DuplexMode duplex) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1728-1732 |  
  |  | 2 | 1 | 
 QPrinter::setFontEmbeddingEnabled| Name:  | QPrinter::setFontEmbeddingEnabled |  | Prototype:  | void QPrinter::setFontEmbeddingEnabled(bool enable) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1655-1659 |  
  |  | 2 | 1 | 
 QPrinter::setPaperSource| Name:  | 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:  | 1631-1635 |  
  |  | 2 | 1 | 
 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::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::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 | 
 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 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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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 |