Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPrinterInfo::descriptionName: | 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::isDefaultName: | 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::isNullName: | 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::isRemoteName: | 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::locationName: | 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::makeAndModelName: | 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::maximumPhysicalPageSizeName: | 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::minimumPhysicalPageSizeName: | 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::printerInfoName: | 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::printerNameName: | 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::stateName: | 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::supportedPageSizesName: | 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::supportedResolutionsName: | 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::supportsCustomPageSizesName: | 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::QPrinterPagedPaintDevicePrivateName: | 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::pageLayoutName: | 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::setPageMarginsName: | 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::setPageMarginsName: | 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::setPageOrientationName: | 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::setPropertyName: | 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::QProcessName: | 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::argumentsName: | 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::atEndName: | 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::bytesAvailableName: | 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::bytesToWriteName: | 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::canReadLineName: | 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::environmentName: | 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::errorName: | 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::exitCodeName: | 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::exitStatusName: | 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::inputChannelModeName: | 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::isSequentialName: | 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::killName: | 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::pidName: | 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::processChannelModeName: | 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::processEnvironmentName: | 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::processIdName: | 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::programName: | 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::readAllStandardErrorName: | 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::readAllStandardOutputName: | 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::readChannelName: | 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::readChannelModeName: | 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::setEnvironmentName: | 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::setInputChannelModeName: | 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::setProcessChannelModeName: | 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::setProcessEnvironmentName: | 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::setReadChannelName: | 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::setReadChannelModeName: | 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::setStandardErrorFileName: | 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::setStandardInputFileName: | 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::setStandardOutputFileName: | 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::setStandardOutputProcessName: | 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::setWorkingDirectoryName: | 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::startDetachedName: | 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::startDetachedName: | 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::stateName: | 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::terminateName: | 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::workingDirectoryName: | 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::QProcessEnvironmentName: | 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::QProcessEnvironmentName: | 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::insertName: | 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::isEmptyName: | 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::childStartedPipeName: | 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::forkfdName: | 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::pollName: | 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::stderrPipeName: | 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::stdinPipeName: | 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::stdoutPipeName: | 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::QProcessPrivateName: | 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_canReadStandardErrorName: | 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_canReadStandardOutputName: | 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::closeChannelName: | 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::setErrorAndEmitName: | 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::QProgressBarName: | 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::alignmentName: | 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::formatName: | 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::invertedAppearanceName: | 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::isTextVisibleName: | 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::maximumName: | 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::minimumName: | 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::orientationName: | 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::paintEventName: | 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::resetFormatName: | 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::setInvertedAppearanceName: | 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::setMaximumName: | 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::setMinimumName: | 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::setTextDirectionName: | 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::textDirectionName: | 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::valueName: | 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::QProgressBarPrivateName: | 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::boundName: | 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::resetLayoutItemMarginsName: | 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::QProgressDialogName: | 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::QProgressDialogName: | 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::autoCloseName: | 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::autoResetName: | 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::cancelName: | 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::closeEventName: | 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 |