| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPolygonF::containsPoint| Name:  | QPolygonF::containsPoint |  | Prototype:  | bool QPolygonF::containsPoint(const QPointF &pt, Qt::FillRule fillRule) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 830-852 |  
  |  | 14 | 4 | 
 QPolygonF::intersected| Name:  | QPolygonF::intersected |  | Prototype:  | QPolygonF QPolygonF::intersected(const QPolygonF &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 968-974 |  
  |  | 3 | 1 | 
 QPolygonF::subtracted| Name:  | QPolygonF::subtracted |  | Prototype:  | QPolygonF QPolygonF::subtracted(const QPolygonF &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 986-991 |  
  |  | 3 | 1 | 
 QPolygonF::toPolygon| Name:  | QPolygonF::toPolygon |  | Prototype:  | QPolygon QPolygonF::toPolygon() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 688-695 |  
  |  | 5 | 2 | 
 QPolygonF::translate| Name:  | QPolygonF::translate |  | Prototype:  | void QPolygonF::translate(const QPointF &offset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 596-607 |  
  |  | 7 | 3 | 
 QPolygonF::translated| Name:  | QPolygonF::translated |  | Prototype:  | QPolygonF QPolygonF::translated(const QPointF &offset) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 624-629 |  
  |  | 3 | 1 | 
 QPolygonF::united| Name:  | QPolygonF::united |  | Prototype:  | QPolygonF QPolygonF::united(const QPolygonF &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 950-956 |  
  |  | 3 | 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::canRead| Name:  | QPpmHandler::canRead |  | Prototype:  | bool QPpmHandler::canRead() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 426-437 |  
  |  | 6 | 3 | 
 QPpmHandler::canRead| Name:  | QPpmHandler::canRead |  | Prototype:  | bool QPpmHandler::canRead(QIODevice *device, QByteArray *subType) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 439-466 |  
  |  | 19 | 10 | 
 QPpmHandler::name| Name:  | QPpmHandler::name |  | Prototype:  | QByteArray QPpmHandler::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 542-545 |  
  |  | 1 | 1 | 
 QPpmHandler::option| Name:  | QPpmHandler::option |  | Prototype:  | QVariant QPpmHandler::option(ImageOption option) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 499-534 |  
  |  | 24 | 15 | 
 QPpmHandler::read| Name:  | QPpmHandler::read |  | Prototype:  | bool QPpmHandler::read(QImage *image) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 468-485 |  
  |  | 10 | 4 | 
 QPpmHandler::readHeader| Name:  | QPpmHandler::readHeader |  | Prototype:  | bool QPpmHandler::readHeader() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 417-424 |  
  |  | 5 | 2 | 
 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 | 
 QPpmHandler::supportsOption| Name:  | QPpmHandler::supportsOption |  | Prototype:  | bool QPpmHandler::supportsOption(ImageOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 492-497 |  
  |  | 3 | 1 | 
 QPpmHandler::write| Name:  | QPpmHandler::write |  | Prototype:  | bool QPpmHandler::write(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 487-490 |  
  |  | 1 | 1 | 
 QPrevNextCalButton::QPrevNextCalButton| Name:  | QPrevNextCalButton::QPrevNextCalButton |  | Prototype:  | QPrevNextCalButton(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1603-1603 |  
  |  | 1 | 1 | 
 QPrevNextCalButton::paintEvent| Name:  | QPrevNextCalButton::paintEvent |  | Prototype:  | void paintEvent(QPaintEvent *) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1605-1611 |  
  |  | 5 | 1 | 
 QPreviewPaintEngine::abort| Name:  | QPreviewPaintEngine::abort |  | Prototype:  | bool QPreviewPaintEngine::abort() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 173-181 |  
  |  | 5 | 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::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::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 | 
 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::defaultColorMode| Name:  | QPrintDevice::defaultColorMode |  | Prototype:  | QPrint::ColorMode QPrintDevice::defaultColorMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultDuplexMode| Name:  | QPrintDevice::defaultDuplexMode |  | Prototype:  | QPrint::DuplexMode QPrintDevice::defaultDuplexMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 228-231 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultInputSlot| Name:  | QPrintDevice::defaultInputSlot |  | Prototype:  | QPrint::InputSlot QPrintDevice::defaultInputSlot() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 208-211 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultOutputBin| Name:  | QPrintDevice::defaultOutputBin |  | Prototype:  | QPrint::OutputBin QPrintDevice::defaultOutputBin() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 218-221 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultPageSize| Name:  | QPrintDevice::defaultPageSize |  | Prototype:  | QPageSize QPrintDevice::defaultPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 141-144 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultResolution| Name:  | QPrintDevice::defaultResolution |  | Prototype:  | int QPrintDevice::defaultResolution() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 198-201 |  
  |  | 1 | 1 | 
 QPrintDevice::format| Name:  | QPrintDevice::format |  | Prototype:  | void QPrintDevice::format(QDebug debug) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 256-296 |  
  |  | 33 | 9 | 
 QPrintDevice::isDefault| Name:  | QPrintDevice::isDefault |  | Prototype:  | bool QPrintDevice::isDefault() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 111-114 |  
  |  | 1 | 1 | 
 QPrintDevice::isRemote| Name:  | QPrintDevice::isRemote |  | Prototype:  | bool QPrintDevice::isRemote() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 116-119 |  
  |  | 1 | 1 | 
 QPrintDevice::isValidPageLayout| Name:  | QPrintDevice::isValidPageLayout |  | Prototype:  | bool QPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 126-129 |  
  |  | 1 | 1 | 
 QPrintDevice::maximumPhysicalPageSize| Name:  | QPrintDevice::maximumPhysicalPageSize |  | Prototype:  | QSize QPrintDevice::maximumPhysicalPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 186-189 |  
  |  | 1 | 1 | 
 QPrintDevice::minimumPhysicalPageSize| Name:  | QPrintDevice::minimumPhysicalPageSize |  | Prototype:  | QSize QPrintDevice::minimumPhysicalPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 181-184 |  
  |  | 1 | 1 | 
 QPrintDevice::name| Name:  | QPrintDevice::name |  | Prototype:  | QString QPrintDevice::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 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 | 
 QPrintDevice::operator==| Name:  | QPrintDevice::operator== |  | Prototype:  | bool QPrintDevice::operator==(const QPrintDevice &other) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 79-84 |  
  |  | 3 | 2 | 
 QPrintDevice::printableMargins| Name:  | QPrintDevice::printableMargins |  | Prototype:  | QMarginsF QPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 191-196 |  
  |  | 1 | 1 | 
 QPrintDevice::state| Name:  | QPrintDevice::state |  | Prototype:  | QPrint::DeviceState QPrintDevice::state() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 121-124 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedColorModes| Name:  | QPrintDevice::supportedColorModes |  | Prototype:  | QList<QPrint::ColorMode> QPrintDevice::supportedColorModes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 243-246 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedDuplexModes| Name:  | QPrintDevice::supportedDuplexModes |  | Prototype:  | QList<QPrint::DuplexMode> QPrintDevice::supportedDuplexModes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 233-236 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedInputSlots| Name:  | QPrintDevice::supportedInputSlots |  | Prototype:  | QList<QPrint::InputSlot> QPrintDevice::supportedInputSlots() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 213-216 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedMimeTypes| Name:  | QPrintDevice::supportedMimeTypes |  | Prototype:  | QList<QMimeType> QPrintDevice::supportedMimeTypes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 249-252 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedOutputBins| Name:  | QPrintDevice::supportedOutputBins |  | Prototype:  | QList<QPrint::OutputBin> QPrintDevice::supportedOutputBins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 223-226 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(const QPageSize &pageSize) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 151-154 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 156-159 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(const QString &pageName) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 161-164 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(const QSize &pointSize) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 166-169 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 171-174 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedResolutions| Name:  | QPrintDevice::supportedResolutions |  | Prototype:  | QList<int> QPrintDevice::supportedResolutions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 203-206 |  
  |  | 1 | 1 | 
 QPrintDevice::supportsCollateCopies| Name:  | QPrintDevice::supportsCollateCopies |  | Prototype:  | bool QPrintDevice::supportsCollateCopies() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 136-139 |  
  |  | 1 | 1 | 
 QPrintDevice::supportsCustomPageSizes| Name:  | QPrintDevice::supportsCustomPageSizes |  | Prototype:  | bool QPrintDevice::supportsCustomPageSizes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 176-179 |  
  |  | 1 | 1 | 
 QPrintDevice::supportsMultipleCopies| Name:  | QPrintDevice::supportsMultipleCopies |  | Prototype:  | bool QPrintDevice::supportsMultipleCopies() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 131-134 |  
  |  | 1 | 1 | 
 QPrintDialog::accept| Name:  | QPrintDialog::accept |  | Prototype:  | void QPrintDialog::accept() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 629-634 |  
  |  | 3 | 1 | 
 QPrintDialog::done| Name:  | QPrintDialog::done |  | Prototype:  | void QPrintDialog::done(int result) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp |  | Lines:  | 467-479 |  
  |  | 9 | 3 | 
 QPrintDialog::exec| Name:  | QPrintDialog::exec |  | Prototype:  | int QPrintDialog::exec() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 624-627 |  
  |  | 1 | 1 | 
 QPrintDialog::open| Name:  | QPrintDialog::open |  | Prototype:  | void QPrintDialog::open(QObject *receiver, const char *member) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp |  | Lines:  | 490-497 |  
  |  | 5 | 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 | 
 QPrintDialogPrivate::_q_checkFields| Name:  | QPrintDialogPrivate::_q_checkFields |  | Prototype:  | void QPrintDialogPrivate::_q_checkFields() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 497-502 |  
  |  | 3 | 2 | 
 QPrintDialogPrivate::_q_collapseOrExpandDialog| Name:  | QPrintDialogPrivate::_q_collapseOrExpandDialog |  | Prototype:  | void QPrintDialogPrivate::_q_collapseOrExpandDialog() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 478-494 |  
  |  | 11 | 3 | 
 QPrintDialogPrivate::_q_togglePageSetCombo| Name:  | QPrintDialogPrivate::_q_togglePageSetCombo |  | Prototype:  | void QPrintDialogPrivate::_q_togglePageSetCombo(bool checked) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 470-476 |  
  |  | 3 | 2 | 
 QPrintDialogPrivate::applyPrinterProperties| Name:  | QPrintDialogPrivate::applyPrinterProperties |  | Prototype:  | void QPrintDialogPrivate::applyPrinterProperties() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 386-390 |  
  |  | 1 | 1 | 
 QPrintDialogPrivate::setTabs| Name:  | QPrintDialogPrivate::setTabs |  | Prototype:  | void QPrintDialogPrivate::setTabs(const QList<QWidget*> &tabWidgets) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 572-580 |  
  |  | 5 | 2 | 
 QPrintDialogPrivate::setupPrinter| Name:  | QPrintDialogPrivate::setupPrinter |  | Prototype:  | void QPrintDialogPrivate::setupPrinter() |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 392-468 |  
  |  | 43 | 16 | 
 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::done| Name:  | QPrintPreviewDialog::done |  | Prototype:  | void QPrintPreviewDialog::done(int result) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 730-740 |  
  |  | 7 | 2 | 
 QPrintPreviewDialog::open| Name:  | QPrintPreviewDialog::open |  | Prototype:  | void QPrintPreviewDialog::open(QObject *receiver, const char *member) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 751-760 |  
  |  | 5 | 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::_q_fit| Name:  | QPrintPreviewDialogPrivate::_q_fit |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_fit(QAction* action) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 498-505 |  
  |  | 4 | 2 | 
 QPrintPreviewDialogPrivate::_q_navigate| Name:  | QPrintPreviewDialogPrivate::_q_navigate |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_navigate(QAction* action) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 529-541 |  
  |  | 10 | 5 | 
 QPrintPreviewDialogPrivate::_q_pageNumEdited| Name:  | QPrintPreviewDialogPrivate::_q_pageNumEdited |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_pageNumEdited() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 521-527 |  
  |  | 4 | 2 | 
 QPrintPreviewDialogPrivate::_q_pageSetup| Name:  | QPrintPreviewDialogPrivate::_q_pageSetup |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_pageSetup() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 596-611 |  
  |  | 8 | 3 | 
 QPrintPreviewDialogPrivate::_q_print| Name:  | QPrintPreviewDialogPrivate::_q_print |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_print() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 566-594 |  
  |  | 6 | 3 | 
 QPrintPreviewDialogPrivate::_q_setMode| Name:  | QPrintPreviewDialogPrivate::_q_setMode |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_setMode(QAction* action) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 543-564 |  
  |  | 16 | 4 | 
 QPrintPreviewDialogPrivate::_q_zoomFactorChanged| Name:  | QPrintPreviewDialogPrivate::_q_zoomFactorChanged |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_zoomFactorChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 620-631 |  
  |  | 8 | 2 | 
 QPrintPreviewDialogPrivate::_q_zoomIn| Name:  | QPrintPreviewDialogPrivate::_q_zoomIn |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_zoomIn() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 507-512 |  
  |  | 3 | 1 | 
 QPrintPreviewDialogPrivate::_q_zoomOut| Name:  | QPrintPreviewDialogPrivate::_q_zoomOut |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_zoomOut() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 514-519 |  
  |  | 3 | 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 | 
 QPrintPreviewDialogPrivate::setFitting| Name:  | QPrintPreviewDialogPrivate::setFitting |  | Prototype:  | void QPrintPreviewDialogPrivate::setFitting(bool on) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 448-465 |  
  |  | 11 | 4 | 
 QPrintPreviewMainWindow::createPopupMenu| Name:  | QPrintPreviewMainWindow::createPopupMenu |  | Prototype:  | QMenu *createPopupMenu() override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 80-80 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::QPrintPreviewWidget| Name:  | QPrintPreviewWidget::QPrintPreviewWidget |  | Prototype:  | QPrintPreviewWidget::QPrintPreviewWidget(QWidget *parent, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 542-549 |  
  |  | 4 | 1 | 
 QPrintPreviewWidget::fitInView| Name:  | QPrintPreviewWidget::fitInView |  | Prototype:  | void QPrintPreviewWidget::fitInView() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 713-716 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::fitToWidth| Name:  | QPrintPreviewWidget::fitToWidth |  | Prototype:  | void QPrintPreviewWidget::fitToWidth() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 704-707 |  
  |  | 1 | 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::setAllPagesViewMode| Name:  | QPrintPreviewWidget::setAllPagesViewMode |  | Prototype:  | void QPrintPreviewWidget::setAllPagesViewMode() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 786-789 |  
  |  | 1 | 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::setFacingPagesViewMode| Name:  | QPrintPreviewWidget::setFacingPagesViewMode |  | Prototype:  | void QPrintPreviewWidget::setFacingPagesViewMode() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 777-780 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setLandscapeOrientation| Name:  | QPrintPreviewWidget::setLandscapeOrientation |  | Prototype:  | void QPrintPreviewWidget::setLandscapeOrientation() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 750-753 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setOrientation| Name:  | QPrintPreviewWidget::setOrientation |  | Prototype:  | void QPrintPreviewWidget::setOrientation(QPrinter::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 606-611 |  
  |  | 3 | 1 | 
 QPrintPreviewWidget::setPortraitOrientation| Name:  | QPrintPreviewWidget::setPortraitOrientation |  | Prototype:  | void QPrintPreviewWidget::setPortraitOrientation() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 759-762 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setSinglePageViewMode| Name:  | QPrintPreviewWidget::setSinglePageViewMode |  | Prototype:  | void QPrintPreviewWidget::setSinglePageViewMode() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 768-771 |  
  |  | 1 | 1 | 
 QPrintPreviewWidget::setViewMode| Name:  | QPrintPreviewWidget::setViewMode |  | Prototype:  | void QPrintPreviewWidget::setViewMode(ViewMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 575-590 |  
  |  | 11 | 2 | 
 QPrintPreviewWidget::setZoomFactor| Name:  | QPrintPreviewWidget::setZoomFactor |  | Prototype:  | void QPrintPreviewWidget::setZoomFactor(qreal factor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 663-669 |  
  |  | 4 | 1 | 
 QPrintPreviewWidget::setZoomMode| Name:  | QPrintPreviewWidget::setZoomMode |  | Prototype:  | void QPrintPreviewWidget::setZoomMode(QPrintPreviewWidget::ZoomMode zoomMode) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 723-733 |  
  |  | 6 | 2 | 
 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::zoomIn| Name:  | QPrintPreviewWidget::zoomIn |  | Prototype:  | void QPrintPreviewWidget::zoomIn(qreal factor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 627-633 |  
  |  | 4 | 1 |