| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QProgressDialogPrivate::_q_disconnectOnClose| Name:  | QProgressDialogPrivate::_q_disconnectOnClose |  | Prototype:  | void QProgressDialogPrivate::_q_disconnectOnClose() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 190-199 |  
  |  | 6 | 2 | 
 QProgressDialog::sizeHint| Name:  | QProgressDialog::sizeHint |  | Prototype:  | QSize QProgressDialog::sizeHint() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 719-730 |  
  |  | 9 | 2 | 
 QProgressDialog::setMinimumDuration| Name:  | QProgressDialog::setMinimumDuration |  | Prototype:  | void QProgressDialog::setMinimumDuration(int ms) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 768-776 |  
  |  | 5 | 2 | 
 QProgressDialog::setLabelText| Name:  | QProgressDialog::setLabelText |  | Prototype:  | void QProgressDialog::setLabelText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 387-394 |  
  |  | 4 | 2 | 
 QProgressDialog::labelText| Name:  | QProgressDialog::labelText |  | Prototype:  | QString QProgressDialog::labelText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 379-385 |  
  |  | 4 | 2 | 
 QProgressDialog::forceShow| Name:  | QProgressDialog::forceShow |  | Prototype:  | void QProgressDialog::forceShow() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 856-865 |  
  |  | 6 | 2 | 
 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 | 
 QProgressBarPrivate::init| Name:  | QProgressBarPrivate::init |  | Prototype:  | void QProgressBarPrivate::init() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 95-104 |  
  |  | 7 | 2 | 
 QProgressBar::sizeHint| Name:  | QProgressBar::sizeHint |  | Prototype:  | QSize QProgressBar::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 422-433 |  
  |  | 9 | 2 | 
 QProgressBar::setTextVisible| Name:  | QProgressBar::setTextVisible |  | Prototype:  | void QProgressBar::setTextVisible(bool visible) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 376-383 |  
  |  | 4 | 2 | 
 QProgressBar::setFormat| Name:  | QProgressBar::setFormat |  | Prototype:  | void QProgressBar::setFormat(const QString &format) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 606-614 |  
  |  | 6 | 2 | 
 QProgressBar::setAlignment| Name:  | QProgressBar::setAlignment |  | Prototype:  | void QProgressBar::setAlignment(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 394-400 |  
  |  | 3 | 2 | 
 QProgressBar::reset| Name:  | QProgressBar::reset |  | Prototype:  | void QProgressBar::reset() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 260-267 |  
  |  | 5 | 2 | 
 QProgressBar::minimumSizeHint| Name:  | QProgressBar::minimumSizeHint |  | Prototype:  | QSize QProgressBar::minimumSizeHint() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 438-446 |  
  |  | 5 | 2 | 
 QProcessPrivate::waitForStarted| Name:  | QProcessPrivate::waitForStarted |  | Prototype:  | bool QProcessPrivate::waitForStarted(int msecs) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 734-756 |  
  |  | 6 | 2 | 
 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::readFromChannel| Name:  | QProcessPrivate::readFromChannel |  | Prototype:  | qint64 QProcessPrivate::readFromChannel(const Channel *channel, char *data, qint64 maxlen) |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 668-682 |  
  |  | 5 | 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 | 
 QProcessPrivate::closeWriteChannel| Name:  | QProcessPrivate::closeWriteChannel |  | Prototype:  | void QProcessPrivate::closeWriteChannel() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1220-1235 |  
  |  | 4 | 2 | 
 QProcessPrivate::bytesAvailableInChannel| Name:  | QProcessPrivate::bytesAvailableInChannel |  | Prototype:  | qint64 QProcessPrivate::bytesAvailableInChannel(const Channel *channel) const |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 655-666 |  
  |  | 6 | 2 | 
 QProcessEnvironmentPrivate::toList| Name:  | QProcessEnvironmentPrivate::toList |  | Prototype:  | QStringList QProcessEnvironmentPrivate::toList() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 159-166 |  
  |  | 5 | 2 | 
 QProcessEnvironmentPrivate::keys| Name:  | QProcessEnvironmentPrivate::keys |  | Prototype:  | QStringList QProcessEnvironmentPrivate::keys() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 186-195 |  
  |  | 7 | 2 | 
 QProcessEnvironment::toStringList| Name:  | QProcessEnvironment::toStringList |  | Prototype:  | QStringList QProcessEnvironment::toStringList() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 397-403 |  
  |  | 4 | 2 | 
 QProcessEnvironment::remove| Name:  | QProcessEnvironment::remove |  | Prototype:  | void QProcessEnvironment::remove(const QString &name) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 356-362 |  
  |  | 3 | 2 | 
 QProcessEnvironment::keys| Name:  | QProcessEnvironment::keys |  | Prototype:  | QStringList QProcessEnvironment::keys() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 411-417 |  
  |  | 4 | 2 | 
 QProcessEnvironment::insert| Name:  | QProcessEnvironment::insert |  | Prototype:  | void QProcessEnvironment::insert(const QProcessEnvironment &e) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 426-434 |  
  |  | 4 | 2 | 
 QProcessEnvironment::contains| Name:  | QProcessEnvironment::contains |  | Prototype:  | bool QProcessEnvironment::contains(const QString &name) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 321-327 |  
  |  | 4 | 2 | 
 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 | 
 QProcess::~QProcess| Name:  | QProcess::~QProcess |  | Prototype:  | QProcess::~QProcess() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1254-1268 |  
  |  | 8 | 2 | 
 QProcess::waitForStarted| Name:  | QProcess::waitForStarted |  | Prototype:  | bool QProcess::waitForStarted(int msecs) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1846-1853 |  
  |  | 4 | 2 | 
 QProcess::systemEnvironment| Name:  | QProcess::systemEnvironment |  | Prototype:  | QStringList QProcess::systemEnvironment() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2554-2562 |  
  |  | 6 | 2 | 
 QProcess::startDetached| Name:  | QProcess::startDetached |  | Prototype:  | bool QProcess::startDetached(const QString &command) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2512-2521 |  
  |  | 5 | 2 | 
 QProcess::start| Name:  | QProcess::start |  | Prototype:  | void QProcess::start(const QString &command, OpenMode mode) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2267-2279 |  
  |  | 7 | 2 | 
 QProcess::setProgram| Name:  | QProcess::setProgram |  | Prototype:  | void QProcess::setProgram(const QString &program) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2303-2311 |  
  |  | 5 | 2 | 
 QProcess::setProcessState| Name:  | QProcess::setProcessState |  | Prototype:  | void QProcess::setProcessState(ProcessState state) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1930-1937 |  
  |  | 5 | 2 | 
 QProcess::setArguments| Name:  | QProcess::setArguments |  | Prototype:  | void QProcess::setArguments(const QStringList &arguments) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2334-2342 |  
  |  | 5 | 2 | 
 QProcess::nullDevice| Name:  | QProcess::nullDevice |  | Prototype:  | QString QProcess::nullDevice() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2593-2600 |  
  |  | 0 | 2 | 
 QProcess::execute| Name:  | QProcess::execute |  | Prototype:  | int QProcess::execute(const QString &command) |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2446-2454 |  
  |  | 6 | 2 | 
 QProcess::execute| Name:  | QProcess::execute |  | Prototype:  | int QProcess::execute(const QString &program, const QStringList &arguments) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2423-2431 |  
  |  | 6 | 2 | 
 QProcess::closeWriteChannel| Name:  | QProcess::closeWriteChannel |  | Prototype:  | void QProcess::closeWriteChannel() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1415-1421 |  
  |  | 4 | 2 | 
 QProcess::closeReadChannel| Name:  | QProcess::closeReadChannel |  | Prototype:  | void QProcess::closeReadChannel(ProcessChannel channel) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1387-1395 |  
  |  | 4 | 2 | 
 QProcess::close| Name:  | QProcess::close |  | Prototype:  | void QProcess::close() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1688-1698 |  
  |  | 7 | 2 | 
 QPrinterPrivate::previewPages| Name:  | QPrinterPrivate::previewPages |  | Prototype:  | QList<const QPicture *> QPrinterPrivate::previewPages() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 189-194 |  
  |  | 3 | 2 | 
 QPrinterPrivate::init| Name:  | QPrinterPrivate::init |  | Prototype:  | void QPrinterPrivate::init(const QPrinterInfo &printer, QPrinter::PrinterMode mode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 703-713 |  
  |  | 5 | 2 | 
 QPrinterPagedPaintDevicePrivate::setPageSize| Name:  | QPrinterPagedPaintDevicePrivate::setPageSize |  | Prototype:  | bool setPageSize(const QPageSize &pageSize) override |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 249-265 |  
  |  | 7 | 2 | 
 QPrinterPagedPaintDevicePrivate::setPageLayout| Name:  | QPrinterPagedPaintDevicePrivate::setPageLayout |  | Prototype:  | bool setPageLayout(const QPageLayout &newPageLayout) override |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 232-247 |  
  |  | 7 | 2 | 
 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::supportedSizesWithNames| Name:  | QPrinterInfo::supportedSizesWithNames |  | Prototype:  | QList<QPair<QString, QSizeF> > QPrinterInfo::supportedSizesWithNames() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 337-346 |  
  |  | 7 | 2 | 
 QPrinterInfo::supportedPaperSizes| Name:  | QPrinterInfo::supportedPaperSizes |  | Prototype:  | QList<QPrinter::PaperSize> QPrinterInfo::supportedPaperSizes() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 315-324 |  
  |  | 7 | 2 | 
 QPrinterInfo::supportedDuplexModes| Name:  | QPrinterInfo::supportedDuplexModes |  | Prototype:  | QList<QPrinter::DuplexMode> QPrinterInfo::supportedDuplexModes() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 379-388 |  
  |  | 7 | 2 | 
 QPrinterInfo::operator=| Name:  | QPrinterInfo::operator= |  | Prototype:  | QPrinterInfo &QPrinterInfo::operator=(const QPrinterInfo &other) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 136-144 |  
  |  | 5 | 2 | 
 QPrinterInfo::defaultPrinterName| Name:  | QPrinterInfo::defaultPrinterName |  | Prototype:  | QString QPrinterInfo::defaultPrinterName() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 438-444 |  
  |  | 4 | 2 | 
 QPrinterInfo::defaultPrinter| Name:  | QPrinterInfo::defaultPrinter |  | Prototype:  | QPrinterInfo QPrinterInfo::defaultPrinter() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 460-466 |  
  |  | 4 | 2 | 
 QPrinterInfo::availablePrinterNames| Name:  | QPrinterInfo::availablePrinterNames |  | Prototype:  | QStringList QPrinterInfo::availablePrinterNames() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 402-408 |  
  |  | 4 | 2 | 
 QPrinter::~QPrinter| Name:  | QPrinter::~QPrinter |  | Prototype:  | QPrinter::~QPrinter() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 747-755 |  
  |  | 4 | 2 | 
 QPrinter::supportedResolutions| Name:  | QPrinter::supportedResolutions |  | Prototype:  | QList<int> QPrinter::supportedResolutions() const |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1946-1956 |  
  |  | 8 | 2 | 
 QPrinter::setWinPageSize| Name:  | QPrinter::setWinPageSize |  | Prototype:  | void QPrinter::setWinPageSize(int pageSize) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1918-1923 |  
  |  | 3 | 2 | 
 QPrinter::setResolution| Name:  | QPrinter::setResolution |  | Prototype:  | void QPrinter::setResolution(int dpi) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1601-1606 |  
  |  | 3 | 2 | 
 QPrinter::setPrintProgram| Name:  | QPrinter::setPrintProgram |  | Prototype:  | void QPrinter::setPrintProgram(const QString &printProg) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 967-972 |  
  |  | 3 | 2 | 
 QPrinter::setPaperSize| Name:  | QPrinter::setPaperSize |  | Prototype:  | void QPrinter::setPaperSize(const QSizeF &paperSize, QPrinter::Unit unit) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1240-1246 |  
  |  | 3 | 2 | 
 QPrinter::setPageOrder| Name:  | QPrinter::setPageOrder |  | Prototype:  | void QPrinter::setPageOrder(PageOrder pageOrder) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1335-1342 |  
  |  | 4 | 2 | 
 QPrinter::setPageMargins| Name:  | QPrinter::setPageMargins |  | Prototype:  | void QPrinter::setPageMargins(qreal left, qreal top, qreal right, qreal bottom, QPrinter::Unit unit) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1825-1835 |  
  |  | 6 | 2 | 
 QPrinter::setNumCopies| Name:  | QPrinter::setNumCopies |  | Prototype:  | void QPrinter::setNumCopies(int numCopies) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1444-1449 |  
  |  | 3 | 2 | 
 QPrinter::setFromTo| Name:  | QPrinter::setFromTo |  | Prototype:  | void QPrinter::setFromTo(int from, int to) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2135-2143 |  
  |  | 5 | 2 | 
 QPrinter::setEngines| Name:  | QPrinter::setEngines |  | Prototype:  | void QPrinter::setEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 730-740 |  
  |  | 6 | 2 | 
 QPrinter::setDocName| Name:  | QPrinter::setDocName |  | Prototype:  | void QPrinter::setDocName(const QString &name) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 997-1002 |  
  |  | 3 | 2 | 
 QPrinter::setCreator| Name:  | QPrinter::setCreator |  | Prototype:  | void QPrinter::setCreator(const QString &creator) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1027-1032 |  
  |  | 3 | 2 | 
 QPrinter::setCopyCount| Name:  | QPrinter::setCopyCount |  | Prototype:  | void QPrinter::setCopyCount(int count) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1462-1467 |  
  |  | 3 | 2 | 
 QPrinter::setColorMode| Name:  | QPrinter::setColorMode |  | Prototype:  | void QPrinter::setColorMode(ColorMode newColorMode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1365-1370 |  
  |  | 3 | 2 | 
 QPrinter::setCollateCopies| Name:  | QPrinter::setCollateCopies |  | Prototype:  | void QPrinter::setCollateCopies(bool collate) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1531-1536 |  
  |  | 3 | 2 | 
 QPrinter::paperSize| Name:  | QPrinter::paperSize |  | Prototype:  | QSizeF QPrinter::paperSize(Unit unit) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1278-1284 |  
  |  | 3 | 2 | 
 QPrinter::paperRect| Name:  | QPrinter::paperRect |  | Prototype:  | QRectF QPrinter::paperRect(Unit unit) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1773-1779 |  
  |  | 3 | 2 | 
 QPrinter::pageRect| Name:  | QPrinter::pageRect |  | Prototype:  | QRectF QPrinter::pageRect(Unit unit) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1756-1762 |  
  |  | 3 | 2 | 
 QPrinter::newPage| Name:  | QPrinter::newPage |  | Prototype:  | bool QPrinter::newPage() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1966-1972 |  
  |  | 4 | 2 | 
 QPrinter::isValid| Name:  | QPrinter::isValid |  | Prototype:  | bool QPrinter::isValid() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 882-888 |  
  |  | 4 | 2 | 
 QPrintPreviewWidgetPrivate::generatePreview| Name:  | QPrintPreviewWidgetPrivate::generatePreview |  | Prototype:  | void QPrintPreviewWidgetPrivate::generatePreview() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 392-411 |  
  |  | 11 | 2 | 
 QPrintPreviewWidget::~QPrintPreviewWidget| Name:  | QPrintPreviewWidget::~QPrintPreviewWidget |  | Prototype:  | QPrintPreviewWidget::~QPrintPreviewWidget() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 555-560 |  
  |  | 3 | 2 | 
 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::setVisible| Name:  | QPrintPreviewWidget::setVisible |  | Prototype:  | void QPrintPreviewWidget::setVisible(bool visible) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 806-812 |  
  |  | 4 | 2 | 
 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 | 
 QPrintPreviewDialogPrivate::setupActions| Name:  | QPrintPreviewDialogPrivate::setupActions |  | Prototype:  | void QPrintPreviewDialogPrivate::setupActions() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 358-438 |  
  |  | 62 | 2 | 
 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_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_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 | 
 QPrintPreviewDialog::~QPrintPreviewDialog| Name:  | QPrintPreviewDialog::~QPrintPreviewDialog |  | Prototype:  | QPrintPreviewDialog::~QPrintPreviewDialog() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 705-711 |  
  |  | 4 | 2 | 
 QPrintPreviewDialog::setVisible| Name:  | QPrintPreviewDialog::setVisible |  | Prototype:  | void QPrintPreviewDialog::setVisible(bool visible) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 716-725 |  
  |  | 5 | 2 | 
 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 | 
 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::_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::_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 | 
 QPrintDialog::setVisible| Name:  | QPrintDialog::setVisible |  | Prototype:  | void QPrintDialog::setVisible(bool visible) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 614-622 |  
  |  | 4 | 2 | 
 QPrintDialog::setOptions| Name:  | QPrintDialog::setOptions |  | Prototype:  | void QPrintDialog::setOptions(PrintDialogOptions options) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp |  | Lines:  | 180-189 |  
  |  | 5 | 2 | 
 QPrintDialog::setOption| Name:  | QPrintDialog::setOption |  | Prototype:  | void QPrintDialog::setOption(PrintDialogOption option, bool on) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp |  | Lines:  | 148-153 |  
  |  | 3 | 2 | 
 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 | 
 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::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 | 
 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::QPolygonF| Name:  | QPolygonF::QPolygonF |  | Prototype:  | QPolygonF::QPolygonF(const QPolygon &a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 576-581 |  
  |  | 3 | 2 | 
 QPolygon::setPoints| Name:  | QPolygon::setPoints |  | Prototype:  | void QPolygon::setPoints(int nPoints, const int *points) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 311-319 |  
  |  | 5 | 2 | 
 QPolygon::setPoints| Name:  | QPolygon::setPoints |  | Prototype:  | void QPolygon::setPoints(int nPoints, int firstx, int firsty, ...) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 335-348 |  
  |  | 10 | 2 |