| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QCoreApplication::~QCoreApplication| Name:  | QCoreApplication::~QCoreApplication |  | Prototype:  | QCoreApplication::~QCoreApplication() |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 821-854 |  
  |  | 14 | 4 | 
 QCoreApplicationData::QCoreApplicationData| Name:  | QCoreApplicationData::QCoreApplicationData |  | Prototype:  | QCoreApplicationData() noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 333-335 |  
  |  | 1 | 1 | 
 QCoreApplicationData::~QCoreApplicationData| Name:  | QCoreApplicationData::~QCoreApplicationData |  | Prototype:  | ~QCoreApplicationData() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 336-344 |  
  |  | 3 | 2 | 
 QCoreApplicationPrivate::QCoreApplicationPrivate| Name:  | QCoreApplicationPrivate::QCoreApplicationPrivate |  | Prototype:  | QCoreApplicationPrivate::QCoreApplicationPrivate(int &aargc, char **aargv, uint flags) |  | Coverage:  |  58.333% (7/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 392-442 |  
  |  | 11 | 4 | 
 QCoreApplicationPrivate::appName| Name:  | QCoreApplicationPrivate::appName |  | Prototype:  | QString QCoreApplicationPrivate::appName() const |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 157-169 |  
  |  | 5 | 2 | 
 QCoreApplicationPrivate::appendApplicationPathToLibraryPaths| Name:  | QCoreApplicationPrivate::appendApplicationPathToLibraryPaths |  | Prototype:  | void QCoreApplicationPrivate::appendApplicationPathToLibraryPaths() |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 548-564 |  
  |  | 8 | 3 | 
 QCoreApplicationPrivate::checkInstance| Name:  | QCoreApplicationPrivate::checkInstance |  | Prototype:  | bool QCoreApplicationPrivate::checkInstance(const char *function) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 174-180 |  
  |  | 4 | 2 | 
 QCoreApplicationPrivate::checkReceiverThread| Name:  | QCoreApplicationPrivate::checkReceiverThread |  | Prototype:  | void QCoreApplicationPrivate::checkReceiverThread(QObject *receiver) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 529-544 |  
  |  | 33 | 1 | 
 QCoreApplicationPrivate::cleanupThreadData| Name:  | QCoreApplicationPrivate::cleanupThreadData |  | Prototype:  | void QCoreApplicationPrivate::cleanupThreadData() |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 457-480 |  
  |  | 14 | 4 | 
 QCoreApplicationPrivate::createEventDispatcher| Name:  | QCoreApplicationPrivate::createEventDispatcher |  | Prototype:  | void QCoreApplicationPrivate::createEventDispatcher() |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 482-508 |  
  |  | 4 | 2 | 
 QCoreApplicationPrivate::deref| Name:  | QCoreApplicationPrivate::deref |  | Prototype:  | void QCoreApplicationPrivate::deref() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1807-1811 |  
  |  | 2 | 2 | 
 QCoreApplicationPrivate::init| Name:  | QCoreApplicationPrivate::init |  | Prototype:  | void QCoreApplicationPrivate::init() |  | Coverage:  |  80.556% (29/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 736-816 |  
  |  | 39 | 12 | 
 QCoreApplicationPrivate::initLocale| Name:  | QCoreApplicationPrivate::initLocale |  | Prototype:  | void QCoreApplicationPrivate::initLocale() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 573-581 |  
  |  | 4 | 2 | 
 QCoreApplicationPrivate::isTranslatorInstalled| Name:  | QCoreApplicationPrivate::isTranslatorInstalled |  | Prototype:  | bool QCoreApplicationPrivate::isTranslatorInstalled(QTranslator *translator) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2033-2037 |  
  |  | 2 | 1 | 
 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:  | 515-519 |  
  |  | 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:  | 1813-1817 |  
  |  | 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:  | 1111-1123 |  
  |  | 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:  | 182-209 |  
  |  | 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:  | 1802-1805 |  
  |  | 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:  | 1740-1773 |  
  |  | 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:  | 1506-1657 |  
  |  | 66 | 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:  | 1549-1551 |  
  |  | 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:  | 1641-1641 |  
  |  | 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:  | 1552-1572 |  
  |  | 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:  | 1642-1642 |  
  |  | 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:  | 1066-1086 |  
  |  | 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:  | 1088-1104 |  
  |  | 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:  | 2060-2066 |  
  |  | 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:  | 521-527 |  
  |  | 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:  | 444-453 |  
  |  | 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:  | 47-50 |  
  |  | 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:  | 59-62 |  
  |  | 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:  | 52-57 |  
  |  | 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:  | 411-498 |  
  |  | 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:  | 312-363 |  
  |  | 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:  | 366-383 |  
  |  | 10 | 2 | 
 QCosmeticStroker::drawPath| Name:  | QCosmeticStroker::drawPath |  | Prototype:  | void QCosmeticStroker::drawPath(const QVectorPath &path) |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 520-636 |  
  |  | 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:  | 385-396 |  
  |  | 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:  | 398-409 |  
  |  | 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:  | 638-657 |  
  |  | 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:  | 685-704 |  
  |  | 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:  | 233-309 |  
  |  | 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:  | 1751-1754 |  
  |  | 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:  | 221-226 |  
  |  | 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:  | 290-335 |  
  |  | 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:  | 340-343 |  
  |  | 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:  | 350-365 |  
  |  | 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:  | 460-465 |  
  |  | 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:  | 239-284 |  
  |  | 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:  | 373-455 |  
  |  | 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:  | 231-234 |  
  |  | 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:  | 58-64 |  
  |  | 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:  | 2104-2115 |  
  |  | 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:  | 67-1143 |  
  |  | 985 | 439 | 
 QCssScanner_Generated::next| Name:  | QCssScanner_Generated::next |  | Prototype:  | inline QChar next() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp |  | Lines:  | 46-48 |  
  |  | 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:  | 44-47 |  
  |  | 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:  | 78-96 |  
  |  | 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:  | 69-79 |  
  |  | 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:  | 210-213 |  
  |  | 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:  | 173-193 |  
  |  | 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:  | 143-146 |  
  |  | 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:  | 98-113 |  
  |  | 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:  | 158-161 |  
  |  | 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:  | 153-156 |  
  |  | 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:  | 125-128 |  
  |  | 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:  | 138-141 |  
  |  | 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:  | 168-171 |  
  |  | 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:  | 205-208 |  
  |  | 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:  | 148-151 |  
  |  | 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:  | 115-123 |  
  |  | 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:  | 163-166 |  
  |  | 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:  | 85-88 |  
  |  | 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:  | 195-198 |  
  |  | 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:  | 90-96 |  
  |  | 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:  | 200-203 |  
  |  | 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:  | 130-136 |  
  |  | 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:  | 380-401 |  
  |  | 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:  | 185-196 |  
  |  | 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:  | 216-219 |  
  |  | 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:  | 242-254 |  
  |  | 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:  | 267-270 |  
  |  | 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:  | 507-512 |  
  |  | 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:  | 146-153 |  
  |  | 3 | 1 |