| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QCoreApplicationPrivate::mainThread| Name: | QCoreApplicationPrivate::mainThread | | Prototype: | QThread *QCoreApplicationPrivate::mainThread() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 542-546 |
| | 2 | 1 |
QCoreApplicationPrivate::maybeQuit| Name: | QCoreApplicationPrivate::maybeQuit | | Prototype: | void QCoreApplicationPrivate::maybeQuit() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1814-1818 |
| | 2 | 2 |
QCoreApplicationPrivate::notify_helper| Name: | QCoreApplicationPrivate::notify_helper | | Prototype: | bool QCoreApplicationPrivate::notify_helper(QObject *receiver, QEvent * event) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1138-1150 |
| | 7 | 3 |
QCoreApplicationPrivate::processCommandLineArguments| Name: | QCoreApplicationPrivate::processCommandLineArguments | | Prototype: | void QCoreApplicationPrivate::processCommandLineArguments() | | Coverage: | 69.231% (18/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 181-208 |
| | 19 | 8 |
QCoreApplicationPrivate::ref| Name: | QCoreApplicationPrivate::ref | | Prototype: | void QCoreApplicationPrivate::ref() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1803-1806 |
| | 1 | 1 |
QCoreApplicationPrivate::removePostedEvent| Name: | QCoreApplicationPrivate::removePostedEvent | | Prototype: | void QCoreApplicationPrivate::removePostedEvent(QEvent * event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1741-1774 |
| | 20 | 5 |
QCoreApplicationPrivate::sendPostedEvents| Name: | QCoreApplicationPrivate::sendPostedEvents | | Prototype: | void QCoreApplicationPrivate::sendPostedEvents(QObject *receiver, int event_type, QThreadData *data) | | Coverage: | 88.750% (71/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1511-1658 |
| | 65 | 18 |
QCoreApplicationPrivate::sendPostedEvents::CleanUp| Name: | QCoreApplicationPrivate::sendPostedEvents::CleanUp | | Prototype: | inline CleanUp(QObject *receiver, int event_type, QThreadData *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1554-1556 |
| | 1 | 1 |
QCoreApplicationPrivate::sendPostedEvents::MutexUnlocker| Name: | QCoreApplicationPrivate::sendPostedEvents::MutexUnlocker | | Prototype: | MutexUnlocker(QMutexLocker &m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1642-1642 |
| | 1 | 1 |
QCoreApplicationPrivate::sendPostedEvents::~CleanUp| Name: | QCoreApplicationPrivate::sendPostedEvents::~CleanUp | | Prototype: | inline ~CleanUp() | | Coverage: | 77.778% (14/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1557-1577 |
| | 11 | 4 |
QCoreApplicationPrivate::sendPostedEvents::~MutexUnlocker| Name: | QCoreApplicationPrivate::sendPostedEvents::~MutexUnlocker | | Prototype: | ~MutexUnlocker() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1643-1643 |
| | 1 | 1 |
QCoreApplicationPrivate::sendThroughApplicationEventFilters| Name: | QCoreApplicationPrivate::sendThroughApplicationEventFilters | | Prototype: | bool QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject *receiver, QEvent *event) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1093-1113 |
| | 12 | 6 |
QCoreApplicationPrivate::sendThroughObjectEventFilters| Name: | QCoreApplicationPrivate::sendThroughObjectEventFilters | | Prototype: | bool QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject *receiver, QEvent *event) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1115-1131 |
| | 11 | 6 |
QCoreApplicationPrivate::setApplicationFilePath| Name: | QCoreApplicationPrivate::setApplicationFilePath | | Prototype: | void QCoreApplicationPrivate::setApplicationFilePath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2061-2067 |
| | 3 | 2 |
QCoreApplicationPrivate::threadRequiresCoreApplication| Name: | QCoreApplicationPrivate::threadRequiresCoreApplication | | Prototype: | bool QCoreApplicationPrivate::threadRequiresCoreApplication() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 548-554 |
| | 4 | 2 |
QCoreApplicationPrivate::~QCoreApplicationPrivate| Name: | QCoreApplicationPrivate::~QCoreApplicationPrivate | | Prototype: | QCoreApplicationPrivate::~QCoreApplicationPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 469-478 |
| | 2 | 1 |
QCoreGlobalData::QCoreGlobalData| Name: | QCoreGlobalData::QCoreGlobalData | | Prototype: | QCoreGlobalData::QCoreGlobalData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | | Lines: | 41-44 |
| | 2 | 1 |
QCoreGlobalData::instance| Name: | QCoreGlobalData::instance | | Prototype: | QCoreGlobalData *QCoreGlobalData::instance() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | | Lines: | 53-56 |
| | 1 | 1 |
QCoreGlobalData::~QCoreGlobalData| Name: | QCoreGlobalData::~QCoreGlobalData | | Prototype: | QCoreGlobalData::~QCoreGlobalData() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | | Lines: | 46-51 |
| | 3 | 2 |
QCosmeticStroker::calculateLastPoint| Name: | QCosmeticStroker::calculateLastPoint | | Prototype: | void QCosmeticStroker::calculateLastPoint(qreal rx1, qreal ry1, qreal rx2, qreal ry2) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 405-492 |
| | 54 | 10 |
QCosmeticStroker::clipLine| Name: | QCosmeticStroker::clipLine | | Prototype: | bool QCosmeticStroker::clipLine(qreal &x1, qreal &y1, qreal &x2, qreal &y2) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 306-357 |
| | 39 | 14 |
QCosmeticStroker::drawLine| Name: | QCosmeticStroker::drawLine | | Prototype: | void QCosmeticStroker::drawLine(const QPointF &p1, const QPointF &p2) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 360-377 |
| | 10 | 2 |
QCosmeticStroker::drawPath| Name: | QCosmeticStroker::drawPath | | Prototype: | void QCosmeticStroker::drawPath(const QVectorPath &path) | | Coverage: | 0.000% (0/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 514-630 |
| | 73 | 17 |
QCosmeticStroker::drawPoints| Name: | QCosmeticStroker::drawPoints | | Prototype: | void QCosmeticStroker::drawPoints(const QPoint *points, int num) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 379-390 |
| | 7 | 2 |
QCosmeticStroker::drawPoints| Name: | QCosmeticStroker::drawPoints | | Prototype: | void QCosmeticStroker::drawPoints(const QPointF *points, int num) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 392-403 |
| | 7 | 2 |
QCosmeticStroker::renderCubic| Name: | QCosmeticStroker::renderCubic | | Prototype: | void QCosmeticStroker::renderCubic(const QPointF &p1, const QPointF &p2, const QPointF &p3, const QPointF &p4, int caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 632-651 |
| | 13 | 1 |
QCosmeticStroker::renderCubicSubdivision| Name: | QCosmeticStroker::renderCubicSubdivision | | Prototype: | void QCosmeticStroker::renderCubicSubdivision(QCosmeticStroker::PointF *points, int level, int caps) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 679-698 |
| | 12 | 3 |
QCosmeticStroker::setup| Name: | QCosmeticStroker::setup | | Prototype: | void QCosmeticStroker::setup() | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 227-303 |
| | 52 | 10 |
QCrossingEdge::operator<| Name: | QCrossingEdge::operator< | | Prototype: | bool operator<(const QCrossingEdge &edge) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1745-1748 |
| | 1 | 1 |
QCryptographicHash::QCryptographicHash| Name: | QCryptographicHash::QCryptographicHash | | Prototype: | QCryptographicHash::QCryptographicHash(Algorithm method) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 216-221 |
| | 2 | 1 |
QCryptographicHash::addData| Name: | QCryptographicHash::addData | | Prototype: | void QCryptographicHash::addData(const char *data, int length) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 285-330 |
| | 24 | 12 |
QCryptographicHash::addData| Name: | QCryptographicHash::addData | | Prototype: | void QCryptographicHash::addData(const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 335-338 |
| | 1 | 1 |
QCryptographicHash::addData| Name: | QCryptographicHash::addData | | Prototype: | bool QCryptographicHash::addData(QIODevice* device) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 345-360 |
| | 9 | 4 |
QCryptographicHash::hash| Name: | QCryptographicHash::hash | | Prototype: | QByteArray QCryptographicHash::hash(const QByteArray &data, Algorithm method) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 455-460 |
| | 3 | 1 |
QCryptographicHash::reset| Name: | QCryptographicHash::reset | | Prototype: | void QCryptographicHash::reset() | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 234-279 |
| | 24 | 12 |
QCryptographicHash::result| Name: | QCryptographicHash::result | | Prototype: | QByteArray QCryptographicHash::result() const | | Coverage: | 100.000% (26/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 368-450 |
| | 49 | 13 |
QCryptographicHash::~QCryptographicHash| Name: | QCryptographicHash::~QCryptographicHash | | Prototype: | QCryptographicHash::~QCryptographicHash() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 226-229 |
| | 1 | 1 |
QCssScanner_Generated::QCssScanner_Generated| Name: | QCssScanner_Generated::QCssScanner_Generated | | Prototype: | QCssScanner_Generated::QCssScanner_Generated(const QString &inp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | | Lines: | 52-58 |
| | 4 | 1 |
QCssScanner_Generated::handleCommentStart| Name: | QCssScanner_Generated::handleCommentStart | | Prototype: | int QCssScanner_Generated::handleCommentStart() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2097-2108 |
| | 7 | 3 |
QCssScanner_Generated::lex| Name: | QCssScanner_Generated::lex | | Prototype: | int QCssScanner_Generated::lex() | | Coverage: | 0.000% (0/1727) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | | Lines: | 61-1137 |
| | 985 | 439 |
QCssScanner_Generated::next| Name: | QCssScanner_Generated::next | | Prototype: | inline QChar next() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | | Lines: | 40-42 |
| | 1 | 1 |
QCsvBenchmarkLogger::QCsvBenchmarkLogger| Name: | QCsvBenchmarkLogger::QCsvBenchmarkLogger | | Prototype: | QCsvBenchmarkLogger::QCsvBenchmarkLogger(const char *filename) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qcsvbenchmarklogger.cpp | | Lines: | 38-41 |
| | 2 | 1 |
QCsvBenchmarkLogger::addBenchmarkResult| Name: | QCsvBenchmarkLogger::addBenchmarkResult | | Prototype: | void QCsvBenchmarkLogger::addBenchmarkResult(const QBenchmarkResult &result) | | Coverage: | 72.727% (8/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qcsvbenchmarklogger.cpp | | Lines: | 72-90 |
| | 13 | 1 |
QCupsJobWidget::QCupsJobWidget| Name: | QCupsJobWidget::QCupsJobWidget | | Prototype: | QCupsJobWidget::QCupsJobWidget(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 63-73 |
| | 5 | 1 |
QCupsJobWidget::endBannerPage| Name: | QCupsJobWidget::endBannerPage | | Prototype: | QCUPSSupport::BannerPage QCupsJobWidget::endBannerPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 204-207 |
| | 1 | 1 |
QCupsJobWidget::initBannerPages| Name: | QCupsJobWidget::initBannerPages | | Prototype: | void QCupsJobWidget::initBannerPages() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 167-187 |
| | 16 | 1 |
QCupsJobWidget::initJobBilling| Name: | QCupsJobWidget::initJobBilling | | Prototype: | void QCupsJobWidget::initJobBilling() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 137-140 |
| | 1 | 1 |
QCupsJobWidget::initJobHold| Name: | QCupsJobWidget::initJobHold | | Prototype: | void QCupsJobWidget::initJobHold() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 92-107 |
| | 11 | 1 |
QCupsJobWidget::initJobPriority| Name: | QCupsJobWidget::initJobPriority | | Prototype: | void QCupsJobWidget::initJobPriority() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 152-155 |
| | 1 | 1 |
QCupsJobWidget::jobBilling| Name: | QCupsJobWidget::jobBilling | | Prototype: | QString QCupsJobWidget::jobBilling() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 147-150 |
| | 1 | 1 |
QCupsJobWidget::jobHold| Name: | QCupsJobWidget::jobHold | | Prototype: | QCUPSSupport::JobHoldUntil QCupsJobWidget::jobHold() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 119-122 |
| | 1 | 1 |
QCupsJobWidget::jobHoldTime| Name: | QCupsJobWidget::jobHoldTime | | Prototype: | QTime QCupsJobWidget::jobHoldTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 132-135 |
| | 1 | 1 |
QCupsJobWidget::jobPriority| Name: | QCupsJobWidget::jobPriority | | Prototype: | int QCupsJobWidget::jobPriority() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QCupsJobWidget::setEndBannerPage| Name: | QCupsJobWidget::setEndBannerPage | | Prototype: | void QCupsJobWidget::setEndBannerPage(const QCUPSSupport::BannerPage bannerPage) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QCupsJobWidget::setJobBilling| Name: | QCupsJobWidget::setJobBilling | | Prototype: | void QCupsJobWidget::setJobBilling(const QString &jobBilling) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 142-145 |
| | 1 | 1 |
QCupsJobWidget::setJobHold| Name: | QCupsJobWidget::setJobHold | | Prototype: | void QCupsJobWidget::setJobHold(QCUPSSupport::JobHoldUntil jobHold, const QTime &holdUntilTime) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 109-117 |
| | 5 | 2 |
QCupsJobWidget::setJobPriority| Name: | QCupsJobWidget::setJobPriority | | Prototype: | void QCupsJobWidget::setJobPriority(int jobPriority) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 157-160 |
| | 1 | 1 |
QCupsJobWidget::setPrinter| Name: | QCupsJobWidget::setPrinter | | Prototype: | void QCupsJobWidget::setPrinter(QPrinter *printer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 79-82 |
| | 1 | 1 |
QCupsJobWidget::setStartBannerPage| Name: | QCupsJobWidget::setStartBannerPage | | Prototype: | void QCupsJobWidget::setStartBannerPage(const QCUPSSupport::BannerPage bannerPage) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 189-192 |
| | 1 | 1 |
QCupsJobWidget::setupPrinter| Name: | QCupsJobWidget::setupPrinter | | Prototype: | void QCupsJobWidget::setupPrinter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 84-90 |
| | 4 | 1 |
QCupsJobWidget::startBannerPage| Name: | QCupsJobWidget::startBannerPage | | Prototype: | QCUPSSupport::BannerPage QCupsJobWidget::startBannerPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 194-197 |
| | 1 | 1 |
QCupsJobWidget::toggleJobHoldTime| Name: | QCupsJobWidget::toggleJobHoldTime | | Prototype: | void QCupsJobWidget::toggleJobHoldTime() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 124-130 |
| | 3 | 2 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor(const QPixmap &pixmap, int hotX, int hotY) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 377-398 |
| | 13 | 3 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor(const QBitmap &bitmap, const QBitmap &mask, int hotX, int hotY) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 436-440 |
| | 1 | 1 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 445-457 |
| | 8 | 3 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor(Qt::CursorShape shape) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 466-472 |
| | 3 | 2 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor(const QCursor &c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 563-569 |
| | 4 | 2 |
QCursor::bitmap| Name: | QCursor::bitmap | | Prototype: | const QBitmap *QCursor::bitmap() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 516-521 |
| | 3 | 2 |
QCursor::hotSpot| Name: | QCursor::hotSpot | | Prototype: | QPoint QCursor::hotSpot() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 552-557 |
| | 3 | 2 |
QCursor::mask| Name: | QCursor::mask | | Prototype: | const QBitmap *QCursor::mask() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 528-533 |
| | 3 | 2 |
QCursor::operator=| Name: | QCursor::operator= | | Prototype: | QCursor &QCursor::operator=(const QCursor &c) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 587-597 |
| | 8 | 4 |
QCursor::pixmap| Name: | QCursor::pixmap | | Prototype: | QPixmap QCursor::pixmap() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 540-545 |
| | 3 | 2 |
QCursor::pos| Name: | QCursor::pos | | Prototype: | QPoint QCursor::pos(const QScreen *screen) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 179-190 |
| | 7 | 3 |
QCursor::pos| Name: | QCursor::pos | | Prototype: | QPoint QCursor::pos() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QCursor::setPos| Name: | QCursor::setPos | | Prototype: | void QCursor::setPos(QScreen *screen, int x, int y) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 236-248 |
| | 5 | 4 |
QCursor::setPos| Name: | QCursor::setPos | | Prototype: | void QCursor::setPos(int x, int y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 261-264 |
| | 1 | 1 |
QCursor::setShape| Name: | QCursor::setShape | | Prototype: | void QCursor::setShape(Qt::CursorShape shape) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 495-510 |
| | 11 | 5 |
QCursor::shape| Name: | QCursor::shape | | Prototype: | Qt::CursorShape QCursor::shape() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 481-486 |
| | 3 | 2 |
QCursor::~QCursor| Name: | QCursor::~QCursor | | Prototype: | QCursor::~QCursor() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 575-579 |
| | 2 | 2 |
QCursorData::QCursorData| Name: | QCursorData::QCursorData | | Prototype: | QCursorData::QCursorData(Qt::CursorShape s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 623-626 |
| | 2 | 1 |
QCursorData::cleanup| Name: | QCursorData::cleanup | | Prototype: | void QCursorData::cleanup() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 635-647 |
| | 7 | 4 |
QCursorData::initialize| Name: | QCursorData::initialize | | Prototype: | void QCursorData::initialize() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 650-657 |
| | 5 | 3 |
QCursorData::setBitmap| Name: | QCursorData::setBitmap | | Prototype: | QCursorData *QCursorData::setBitmap(const QBitmap &bitmap, const QBitmap &mask, int hotX, int hotY, qreal devicePixelRatio) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 659-677 |
| | 14 | 3 |
QCursorData::~QCursorData| Name: | QCursorData::~QCursorData | | Prototype: | QCursorData::~QCursorData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 628-632 |
| | 2 | 1 |
QCustomTypeInfo::QCustomTypeInfo| Name: | QCustomTypeInfo::QCustomTypeInfo | | Prototype: | QCustomTypeInfo() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 501-506 |
| | 2 | 1 |
QDBusAbstractAdaptor::QDBusAbstractAdaptor| Name: | QDBusAbstractAdaptor::QDBusAbstractAdaptor | | Prototype: | QDBusAbstractAdaptor::QDBusAbstractAdaptor(QObject* obj) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 139-146 |
| | 3 | 1 |
QDBusAbstractAdaptor::autoRelaySignals| Name: | QDBusAbstractAdaptor::autoRelaySignals | | Prototype: | bool QDBusAbstractAdaptor::autoRelaySignals() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 195-198 |
| | 1 | 1 |
QDBusAbstractAdaptor::setAutoRelaySignals| Name: | QDBusAbstractAdaptor::setAutoRelaySignals | | Prototype: | void QDBusAbstractAdaptor::setAutoRelaySignals(bool enable) | | Coverage: | 47.059% (8/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 166-187 |
| | 15 | 5 |
QDBusAbstractAdaptorPrivate::retrieveIntrospectionXml| Name: | QDBusAbstractAdaptorPrivate::retrieveIntrospectionXml | | Prototype: | QString QDBusAbstractAdaptorPrivate::retrieveIntrospectionXml(QDBusAbstractAdaptor *adaptor) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 95-98 |
| | 1 | 1 |
QDBusAbstractAdaptorPrivate::saveIntrospectionXml| Name: | QDBusAbstractAdaptorPrivate::saveIntrospectionXml | | Prototype: | void QDBusAbstractAdaptorPrivate::saveIntrospectionXml(QDBusAbstractAdaptor *adaptor, const QString &xml) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 100-104 |
| | 1 | 1 |
QDBusAbstractInterface::QDBusAbstractInterface| Name: | QDBusAbstractInterface::QDBusAbstractInterface | | Prototype: | QDBusAbstractInterface::QDBusAbstractInterface(QDBusAbstractInterfacePrivate &d, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 319-323 |
| | 1 | 1 |
QDBusAbstractInterface::QDBusAbstractInterface| Name: | QDBusAbstractInterface::QDBusAbstractInterface | | Prototype: | QDBusAbstractInterface::QDBusAbstractInterface(const QString &service, const QString &path, const char *interface, const QDBusConnection &con, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 330-338 |
| | 1 | 1 |
QDBusAbstractInterface::asyncCall| Name: | QDBusAbstractInterface::asyncCall | | Prototype: | QDBusPendingCall QDBusAbstractInterface::asyncCall(const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) | | Coverage: | 5.882% (1/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 807-847 |
| | 13 | 9 |
QDBusAbstractInterface::asyncCallWithArgumentList| Name: | QDBusAbstractInterface::asyncCallWithArgumentList | | Prototype: | QDBusPendingCall QDBusAbstractInterface::asyncCallWithArgumentList(const QString& method, const QList<QVariant>& args) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 510-522 |
| | 7 | 2 |
QDBusAbstractInterface::call| Name: | QDBusAbstractInterface::call | | Prototype: | QDBusMessage QDBusAbstractInterface::call(const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 708-718 |
| | 1 | 1 |
QDBusAbstractInterface::call| Name: | QDBusAbstractInterface::call | | Prototype: | QDBusMessage QDBusAbstractInterface::call(QDBus::CallMode mode, const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) | | Coverage: | 41.176% (7/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 741-782 |
| | 13 | 9 |
QDBusAbstractInterface::callWithArgumentList| Name: | QDBusAbstractInterface::callWithArgumentList | | Prototype: | QDBusMessage QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode mode, const QString& method, const QList<QVariant>& args) | | Coverage: | 81.481% (22/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 446-497 |
| | 27 | 9 |
QDBusAbstractInterface::callWithCallback| Name: | QDBusAbstractInterface::callWithCallback | | Prototype: | bool QDBusAbstractInterface::callWithCallback(const QString &method, const QList<QVariant> &args, QObject *receiver, const char *returnMethod, const char *errorMethod) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 545-569 |
| | 15 | 2 |
QDBusAbstractInterface::callWithCallback| Name: | QDBusAbstractInterface::callWithCallback | | Prototype: | bool QDBusAbstractInterface::callWithCallback(const QString &method, const QList<QVariant> &args, QObject *receiver, const char *slot) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 589-595 |
| | 1 | 1 |
QDBusAbstractInterface::connectNotify| Name: | QDBusAbstractInterface::connectNotify | | Prototype: | void QDBusAbstractInterface::connectNotify(const QMetaMethod &signal) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 601-618 |
| | 9 | 4 |