| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPrinterInfo::description| Name: | QPrinterInfo::description | | Prototype: | QString QPrinterInfo::description() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 166-170 |
| | 2 | 1 |
QPrinterInfo::isDefault| Name: | QPrinterInfo::isDefault | | Prototype: | bool QPrinterInfo::isDefault() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 209-213 |
| | 2 | 1 |
QPrinterInfo::isNull| Name: | QPrinterInfo::isNull | | Prototype: | bool QPrinterInfo::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 200-204 |
| | 2 | 1 |
QPrinterInfo::isRemote| Name: | QPrinterInfo::isRemote | | Prototype: | bool QPrinterInfo::isRemote() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 220-224 |
| | 2 | 1 |
QPrinterInfo::location| Name: | QPrinterInfo::location | | Prototype: | QString QPrinterInfo::location() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 177-181 |
| | 2 | 1 |
QPrinterInfo::makeAndModel| Name: | QPrinterInfo::makeAndModel | | Prototype: | QString QPrinterInfo::makeAndModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 188-192 |
| | 2 | 1 |
QPrinterInfo::maximumPhysicalPageSize| Name: | QPrinterInfo::maximumPhysicalPageSize | | Prototype: | QPageSize QPrinterInfo::maximumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 298-302 |
| | 2 | 1 |
QPrinterInfo::minimumPhysicalPageSize| Name: | QPrinterInfo::minimumPhysicalPageSize | | Prototype: | QPageSize QPrinterInfo::minimumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 284-288 |
| | 2 | 1 |
QPrinterInfo::printerInfo| Name: | QPrinterInfo::printerInfo | | Prototype: | QPrinterInfo QPrinterInfo::printerInfo(const QString &printerName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 477-480 |
| | 1 | 1 |
QPrinterInfo::printerName| Name: | QPrinterInfo::printerName | | Prototype: | QString QPrinterInfo::printerName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 154-158 |
| | 2 | 1 |
QPrinterInfo::state| Name: | QPrinterInfo::state | | Prototype: | QPrinter::PrinterState QPrinterInfo::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QPrinterInfo::supportedPageSizes| Name: | QPrinterInfo::supportedPageSizes | | Prototype: | QList<QPageSize> QPrinterInfo::supportedPageSizes() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 246-250 |
| | 2 | 1 |
QPrinterInfo::supportedResolutions| Name: | QPrinterInfo::supportedResolutions | | Prototype: | QList<int> QPrinterInfo::supportedResolutions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 355-359 |
| | 2 | 1 |
QPrinterInfo::supportsCustomPageSizes| Name: | QPrinterInfo::supportsCustomPageSizes | | Prototype: | bool QPrinterInfo::supportsCustomPageSizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 270-274 |
| | 2 | 1 |
QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivate| Name: | QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivate | | Prototype: | QPrinterPagedPaintDevicePrivate(QPrinterPrivate *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 225-227 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::pageLayout| Name: | QPrinterPagedPaintDevicePrivate::pageLayout | | Prototype: | QPageLayout pageLayout() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 295-298 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageMargins| Name: | QPrinterPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 278-281 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageMargins| Name: | QPrinterPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 283-293 |
| | 4 | 1 |
QPrinterPagedPaintDevicePrivate::setPageOrientation| Name: | QPrinterPagedPaintDevicePrivate::setPageOrientation | | Prototype: | bool setPageOrientation(QPageLayout::Orientation orientation) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 267-276 |
| | 3 | 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 |
QProcess::QProcess| Name: | QProcess::QProcess | | Prototype: | QProcess::QProcess(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1240-1246 |
| | 5 | 1 |
QProcess::arguments| Name: | QProcess::arguments | | Prototype: | QStringList QProcess::arguments() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2320-2324 |
| | 2 | 1 |
QProcess::atEnd| Name: | QProcess::atEnd | | Prototype: | bool QProcess::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1705-1708 |
| | 1 | 1 |
QProcess::bytesAvailable| Name: | QProcess::bytesAvailable | | Prototype: | qint64 QProcess::bytesAvailable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1719-1722 |
| | 1 | 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::canReadLine| Name: | QProcess::canReadLine | | Prototype: | bool QProcess::canReadLine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1678-1681 |
| | 1 | 1 |
QProcess::environment| Name: | QProcess::environment | | Prototype: | QStringList QProcess::environment() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1785-1789 |
| | 2 | 1 |
QProcess::error| Name: | QProcess::error | | Prototype: | QProcess::ProcessError QProcess::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1740-1744 |
| | 2 | 1 |
QProcess::exitCode| Name: | QProcess::exitCode | | Prototype: | int QProcess::exitCode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2385-2389 |
| | 2 | 1 |
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::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::isSequential| Name: | QProcess::isSequential | | Prototype: | bool QProcess::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1712-1715 |
| | 1 | 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::nullDevice::[lambda]| Name: | QProcess::nullDevice::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2598-2598 |
| | 0 | 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::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::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::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::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::readAllStandardError| Name: | QProcess::readAllStandardError | | Prototype: | QByteArray QProcess::readAllStandardError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2040-2047 |
| | 5 | 1 |
QProcess::readAllStandardOutput| Name: | QProcess::readAllStandardOutput | | Prototype: | QByteArray QProcess::readAllStandardOutput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2024-2031 |
| | 5 | 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::readChannelMode| Name: | QProcess::readChannelMode | | Prototype: | QProcess::ProcessChannelMode QProcess::readChannelMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1277-1280 |
| | 1 | 1 |
QProcess::setEnvironment| Name: | QProcess::setEnvironment | | Prototype: | void QProcess::setEnvironment(const QStringList &environment) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1771-1774 |
| | 1 | 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::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::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::setReadChannel| Name: | QProcess::setReadChannel | | Prototype: | void QProcess::setReadChannel(ProcessChannel channel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1372-1375 |
| | 1 | 1 |
QProcess::setReadChannelMode| Name: | QProcess::setReadChannelMode | | Prototype: | void QProcess::setReadChannelMode(ProcessChannelMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1289-1292 |
| | 1 | 1 |
QProcess::setStandardErrorFile| Name: | QProcess::setStandardErrorFile | | Prototype: | void QProcess::setStandardErrorFile(const QString &fileName, OpenMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1503-1510 |
| | 4 | 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::setStandardOutputFile| Name: | QProcess::setStandardOutputFile | | Prototype: | void QProcess::setStandardOutputFile(const QString &fileName, OpenMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1476-1483 |
| | 4 | 1 |
QProcess::setStandardOutputProcess| Name: | QProcess::setStandardOutputProcess | | Prototype: | void QProcess::setStandardOutputProcess(QProcess *destination) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1524-1530 |
| | 4 | 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::startDetached| Name: | QProcess::startDetached | | Prototype: | bool QProcess::startDetached(const QString &program, const QStringList &arguments) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2493-2497 |
| | 1 | 1 |
QProcess::startDetached| Name: | QProcess::startDetached | | Prototype: | bool QProcess::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2479-2488 |
| | 4 | 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::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::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 |
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 |
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::isEmpty| Name: | QProcessEnvironment::isEmpty | | Prototype: | bool QProcessEnvironment::isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 294-298 |
| | 1 | 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 |
QProcessPoller::childStartedPipe| Name: | QProcessPoller::childStartedPipe | | Prototype: | pollfd &childStartedPipe() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 136-136 |
| | 1 | 1 |
QProcessPoller::forkfd| Name: | QProcessPoller::forkfd | | Prototype: | pollfd &forkfd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 135-135 |
| | 1 | 1 |
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 |
QProcessPoller::stderrPipe| Name: | QProcessPoller::stderrPipe | | Prototype: | pollfd &stderrPipe() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 134-134 |
| | 1 | 1 |
QProcessPoller::stdinPipe| Name: | QProcessPoller::stdinPipe | | Prototype: | pollfd &stdinPipe() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 132-132 |
| | 1 | 1 |
QProcessPoller::stdoutPipe| Name: | QProcessPoller::stdoutPipe | | Prototype: | pollfd &stdoutPipe() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 133-133 |
| | 1 | 1 |
QProcessPrivate::QProcessPrivate| Name: | QProcessPrivate::QProcessPrivate | | Prototype: | QProcessPrivate::QProcessPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 862-887 |
| | 19 | 1 |
QProcessPrivate::_q_canReadStandardError| Name: | QProcessPrivate::_q_canReadStandardError | | Prototype: | bool QProcessPrivate::_q_canReadStandardError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1089-1092 |
| | 1 | 1 |
QProcessPrivate::_q_canReadStandardOutput| Name: | QProcessPrivate::_q_canReadStandardOutput | | Prototype: | bool QProcessPrivate::_q_canReadStandardOutput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1081-1084 |
| | 1 | 1 |
QProcessPrivate::closeChannel| Name: | QProcessPrivate::closeChannel | | Prototype: | void QProcessPrivate::closeChannel(Channel *channel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QProcessPrivate::setErrorAndEmit| Name: | QProcessPrivate::setErrorAndEmit | | Prototype: | void QProcessPrivate::setErrorAndEmit(QProcess::ProcessError error, const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 993-1000 |
| | 5 | 1 |
QProgressBar::QProgressBar| Name: | QProgressBar::QProgressBar | | Prototype: | QProgressBar::QProgressBar(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 242-246 |
| | 1 | 1 |
QProgressBar::alignment| Name: | QProgressBar::alignment | | Prototype: | Qt::Alignment QProgressBar::alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 402-405 |
| | 1 | 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 |
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::isTextVisible| Name: | QProgressBar::isTextVisible | | Prototype: | bool QProgressBar::isTextVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 385-388 |
| | 1 | 1 |
QProgressBar::maximum| Name: | QProgressBar::maximum | | Prototype: | int QProgressBar::maximum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 304-307 |
| | 1 | 1 |
QProgressBar::minimum| Name: | QProgressBar::minimum | | Prototype: | int QProgressBar::minimum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 283-286 |
| | 1 | 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::paintEvent| Name: | QProgressBar::paintEvent | | Prototype: | void QProgressBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 410-417 |
| | 5 | 1 |
QProgressBar::resetFormat| Name: | QProgressBar::resetFormat | | Prototype: | void QProgressBar::resetFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 616-622 |
| | 4 | 1 |
QProgressBar::setInvertedAppearance| Name: | QProgressBar::setInvertedAppearance | | Prototype: | void QProgressBar::setInvertedAppearance(bool invert) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 537-542 |
| | 3 | 1 |
QProgressBar::setMaximum| Name: | QProgressBar::setMaximum | | Prototype: | void QProgressBar::setMaximum(int maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 299-302 |
| | 1 | 1 |
QProgressBar::setMinimum| Name: | QProgressBar::setMinimum | | Prototype: | void QProgressBar::setMinimum(int minimum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 278-281 |
| | 1 | 1 |
QProgressBar::setTextDirection| Name: | QProgressBar::setTextDirection | | Prototype: | void QProgressBar::setTextDirection(QProgressBar::Direction textDirection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 560-565 |
| | 3 | 1 |
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::value| Name: | QProgressBar::value | | Prototype: | int QProgressBar::value() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 335-338 |
| | 1 | 1 |
QProgressBarPrivate::QProgressBarPrivate| Name: | QProgressBarPrivate::QProgressBarPrivate | | Prototype: | QProgressBarPrivate::QProgressBarPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 81-87 |
| | 1 | 1 |
QProgressBarPrivate::bound| Name: | QProgressBarPrivate::bound | | Prototype: | inline int bound(int val) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 77-77 |
| | 1 | 1 |
QProgressBarPrivate::resetLayoutItemMargins| Name: | QProgressBarPrivate::resetLayoutItemMargins | | Prototype: | void QProgressBarPrivate::resetLayoutItemMargins() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 106-112 |
| | 4 | 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 |
QProgressDialog::QProgressDialog| Name: | QProgressDialog::QProgressDialog | | Prototype: | QProgressDialog::QProgressDialog(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: | 291-297 |
| | 3 | 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::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::cancel| Name: | QProgressDialog::cancel | | Prototype: | void QProgressDialog::cancel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 630-637 |
| | 5 | 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 |