| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QPropertyAnimation::propertyName| Name:  | QPropertyAnimation::propertyName |  | Prototype:  | QByteArray QPropertyAnimation::propertyName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp |  | Lines:  | 211-215 |  
  |  | 2 | 1 | 
 QPropertyAnimation::QPropertyAnimation| Name:  | QPropertyAnimation::QPropertyAnimation |  | Prototype:  | QPropertyAnimation::QPropertyAnimation(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp |  | Lines:  | 151-154 |  
  |  | 2 | 1 | 
 QPropertyAnimation::QPropertyAnimation| Name:  | QPropertyAnimation::QPropertyAnimation |  | Prototype:  | QPropertyAnimation::QPropertyAnimation(QObject *target, const QByteArray &propertyName, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp |  | Lines:  | 163-168 |  
  |  | 2 | 1 | 
 QProgressStyleAnimation::QProgressStyleAnimation| Name:  | QProgressStyleAnimation::QProgressStyleAnimation |  | Prototype:  | QProgressStyleAnimation::QProgressStyleAnimation(int speed, QObject *target) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 136-139 |  
  |  | 2 | 1 | 
 QProgressDialogPrivate::retranslateStrings| Name:  | QProgressDialogPrivate::retranslateStrings |  | Prototype:  | void QProgressDialogPrivate::retranslateStrings() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 184-188 |  
  |  | 2 | 2 | 
 QProgressDialogPrivate::QProgressDialogPrivate| Name:  | QProgressDialogPrivate::QProgressDialogPrivate |  | Prototype:  | QProgressDialogPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 71-81 |  
  |  | 2 | 1 | 
 QProgressDialog::wasCanceled| Name:  | QProgressDialog::wasCanceled |  | Prototype:  | bool QProgressDialog::wasCanceled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 523-527 |  
  |  | 2 | 1 | 
 QProgressDialog::value| Name:  | QProgressDialog::value |  | Prototype:  | int QProgressDialog::value() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 640-644 |  
  |  | 2 | 1 | 
 QProgressDialog::setRange| Name:  | QProgressDialog::setRange |  | Prototype:  | void QProgressDialog::setRange(int minimum, int maximum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 584-588 |  
  |  | 2 | 1 | 
 QProgressDialog::setMinimum| Name:  | QProgressDialog::setMinimum |  | Prototype:  | void QProgressDialog::setMinimum(int minimum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 566-570 |  
  |  | 2 | 1 | 
 QProgressDialog::setMaximum| Name:  | QProgressDialog::setMaximum |  | Prototype:  | void QProgressDialog::setMaximum(int maximum) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 545-549 |  
  |  | 2 | 1 | 
 QProgressDialog::setAutoReset| Name:  | QProgressDialog::setAutoReset |  | Prototype:  | void QProgressDialog::setAutoReset(bool b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 804-808 |  
  |  | 2 | 1 | 
 QProgressDialog::setAutoClose| Name:  | QProgressDialog::setAutoClose |  | Prototype:  | void QProgressDialog::setAutoClose(bool close) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 825-829 |  
  |  | 2 | 1 | 
 QProgressDialog::resizeEvent| Name:  | QProgressDialog::resizeEvent |  | Prototype:  | void QProgressDialog::resizeEvent(QResizeEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 734-738 |  
  |  | 2 | 1 | 
 QProgressDialog::minimumDuration| Name:  | QProgressDialog::minimumDuration |  | Prototype:  | int QProgressDialog::minimumDuration() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 778-782 |  
  |  | 2 | 1 | 
 QProgressDialog::minimum| Name:  | QProgressDialog::minimum |  | Prototype:  | int QProgressDialog::minimum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 560-564 |  
  |  | 2 | 1 | 
 QProgressDialog::maximum| Name:  | QProgressDialog::maximum |  | Prototype:  | int QProgressDialog::maximum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 539-543 |  
  |  | 2 | 1 | 
 QProgressDialog::closeEvent| Name:  | QProgressDialog::closeEvent |  | Prototype:  | void QProgressDialog::closeEvent(QCloseEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 789-793 |  
  |  | 2 | 1 | 
 QProgressDialog::autoReset| Name:  | QProgressDialog::autoReset |  | Prototype:  | bool QProgressDialog::autoReset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 810-814 |  
  |  | 2 | 1 | 
 QProgressDialog::autoClose| Name:  | QProgressDialog::autoClose |  | Prototype:  | bool QProgressDialog::autoClose() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 831-835 |  
  |  | 2 | 1 | 
 QProgressDialog::QProgressDialog| Name:  | QProgressDialog::QProgressDialog |  | Prototype:  | QProgressDialog::QProgressDialog(const QString &labelText, const QString &cancelButtonText, int minimum, int maximum, QWidget *parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 321-329 |  
  |  | 2 | 1 | 
 QProgressBarPrivate::initDefaultFormat| Name:  | QProgressBarPrivate::initDefaultFormat |  | Prototype:  | void QProgressBarPrivate::initDefaultFormat() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 89-93 |  
  |  | 2 | 2 | 
 QProgressBar::textDirection| Name:  | QProgressBar::textDirection |  | Prototype:  | QProgressBar::Direction QProgressBar::textDirection() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 567-571 |  
  |  | 2 | 1 | 
 QProgressBar::orientation| Name:  | QProgressBar::orientation |  | Prototype:  | Qt::Orientation QProgressBar::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 519-523 |  
  |  | 2 | 1 | 
 QProgressBar::invertedAppearance| Name:  | QProgressBar::invertedAppearance |  | Prototype:  | bool QProgressBar::invertedAppearance() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 544-548 |  
  |  | 2 | 1 | 
 QProgressBar::format| Name:  | QProgressBar::format |  | Prototype:  | QString QProgressBar::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 624-628 |  
  |  | 2 | 1 | 
 QProcessPrivate::terminateProcess| Name:  | QProcessPrivate::terminateProcess |  | Prototype:  | void QProcessPrivate::terminateProcess() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 716-723 |  
  |  | 2 | 2 | 
 QProcessPrivate::killProcess| Name:  | QProcessPrivate::killProcess |  | Prototype:  | void QProcessPrivate::killProcess() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 725-732 |  
  |  | 2 | 2 | 
 QProcessPoller::poll| Name:  | QProcessPoller::poll |  | Prototype:  | int QProcessPoller::poll(int timeout) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 161-165 |  
  |  | 2 | 1 | 
 QProcessEnvironment::operator=| Name:  | QProcessEnvironment::operator= |  | Prototype:  | QProcessEnvironment &QProcessEnvironment::operator=(const QProcessEnvironment &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 241-245 |  
  |  | 2 | 1 | 
 QProcessEnvironment::insert| Name:  | QProcessEnvironment::insert |  | Prototype:  | void QProcessEnvironment::insert(const QString &name, const QString &value) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 341-346 |  
  |  | 2 | 1 | 
 QProcessEnvironment::clear| Name:  | QProcessEnvironment::clear |  | Prototype:  | void QProcessEnvironment::clear() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 306-312 |  
  |  | 2 | 2 | 
 QProcessEnvironment::QProcessEnvironment| Name:  | QProcessEnvironment::QProcessEnvironment |  | Prototype:  | QProcessEnvironment::QProcessEnvironment() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 217-220 |  
  |  | 2 | 1 | 
 QProcessEnvironment::QProcessEnvironment| Name:  | QProcessEnvironment::QProcessEnvironment |  | Prototype:  | QProcessEnvironment::QProcessEnvironment(const QProcessEnvironment &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 232-235 |  
  |  | 2 | 1 | 
 QProcess::workingDirectory| Name:  | QProcess::workingDirectory |  | Prototype:  | QString QProcess::workingDirectory() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1616-1620 |  
  |  | 2 | 1 | 
 QProcess::terminate| Name:  | QProcess::terminate |  | Prototype:  | void QProcess::terminate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2360-2364 |  
  |  | 2 | 1 | 
 QProcess::state| Name:  | QProcess::state |  | Prototype:  | QProcess::ProcessState QProcess::state() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1751-1755 |  
  |  | 2 | 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |