| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 713-724 |
| | 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: | 762-770 |
| | 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: | 381-388 |
| | 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: | 373-379 |
| | 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: | 850-859 |
| | 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: | 83-87 |
| | 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: | 89-98 |
| | 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: | 418-429 |
| | 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: | 372-379 |
| | 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: | 602-610 |
| | 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: | 390-396 |
| | 3 | 2 |
QProgressBar::reset| Name: | QProgressBar::reset | | Prototype: | void QProgressBar::reset() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 255-263 |
| | 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: | 434-442 |
| | 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: | 673-696 |
| | 8 | 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: | 655-662 |
| | 2 | 2 |
QProcessPrivate::readFromChannel| Name: | QProcessPrivate::readFromChannel | | Prototype: | qint64 QProcessPrivate::readFromChannel(const Channel *channel, char *data, qint64 maxlen) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 607-621 |
| | 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: | 664-671 |
| | 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: | 1175-1190 |
| | 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: | 594-605 |
| | 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: | 157-164 |
| | 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: | 184-193 |
| | 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: | 395-401 |
| | 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: | 354-360 |
| | 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: | 409-415 |
| | 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: | 424-432 |
| | 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: | 319-325 |
| | 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: | 304-310 |
| | 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: | 1209-1223 |
| | 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: | 1800-1807 |
| | 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: | 2563-2571 |
| | 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: | 2520-2530 |
| | 6 | 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: | 2274-2287 |
| | 8 | 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: | 2311-2319 |
| | 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: | 1884-1891 |
| | 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: | 2342-2350 |
| | 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: | 2602-2609 |
| | 0 | 2 |
QProcess::execute| Name: | QProcess::execute | | Prototype: | int QProcess::execute(const QString &command) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2454-2462 |
| | 6 | 2 |
QProcess::execute| Name: | QProcess::execute | | Prototype: | int QProcess::execute(const QString &program, const QStringList &arguments) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2431-2439 |
| | 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: | 1381-1387 |
| | 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: | 1353-1361 |
| | 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: | 1625-1633 |
| | 5 | 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: | 182-187 |
| | 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: | 696-706 |
| | 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: | 242-258 |
| | 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: | 225-240 |
| | 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: | 740-748 |
| | 4 | 2 |
QPrinter::supportedResolutions| Name: | QPrinter::supportedResolutions | | Prototype: | QList<int> QPrinter::supportedResolutions() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1939-1950 |
| | 9 | 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: | 1911-1916 |
| | 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: | 1594-1599 |
| | 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: | 960-965 |
| | 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: | 1233-1239 |
| | 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: | 1328-1335 |
| | 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: | 1818-1828 |
| | 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: | 1437-1442 |
| | 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: | 2128-2136 |
| | 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: | 723-733 |
| | 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: | 990-995 |
| | 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: | 1020-1025 |
| | 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: | 1455-1460 |
| | 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: | 1358-1363 |
| | 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: | 1524-1529 |
| | 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: | 1271-1277 |
| | 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: | 1766-1772 |
| | 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: | 1749-1755 |
| | 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: | 1960-1966 |
| | 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: | 875-881 |
| | 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: | 386-405 |
| | 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: | 549-554 |
| | 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: | 717-727 |
| | 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: | 800-806 |
| | 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: | 569-584 |
| | 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: | 352-432 |
| | 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: | 614-625 |
| | 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: | 515-521 |
| | 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: | 492-499 |
| | 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: | 699-705 |
| | 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: | 710-719 |
| | 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: | 724-734 |
| | 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: | 566-574 |
| | 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: | 464-470 |
| | 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: | 491-496 |
| | 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: | 608-616 |
| | 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: | 174-183 |
| | 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: | 142-147 |
| | 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: | 73-78 |
| | 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: | 530-534 |
| | 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: | 411-418 |
| | 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: | 682-689 |
| | 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: | 570-575 |
| | 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: | 305-313 |
| | 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: | 329-342 |
| | 10 | 2 |
QPolygon::QPolygon| Name: | QPolygon::QPolygon | | Prototype: | QPolygon::QPolygon(const QRect &r, bool closed) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 170-179 |
| | 7 | 2 |