Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBitArray::operator&=Name: | QBitArray::operator&= | Prototype: | QBitArray &QBitArray::operator&=(const QBitArray &other) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 491-503 |
| | 10 | 3 |
QBitArray::fillName: | QBitArray::fill | Prototype: | void QBitArray::fill(bool value, int begin, int end) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 288-301 |
| | 11 | 4 |
QBitArray::countName: | QBitArray::count | Prototype: | int QBitArray::count(bool on) const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 178-206 |
| | 18 | 5 |
QBitArray::QBitArrayName: | QBitArray::QBitArray | Prototype: | QBitArray::QBitArray(int size, bool value) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 147-159 |
| | 8 | 3 |
QBidiStatus::QBidiStatusName: | QBidiStatus::QBidiStatus | Prototype: | QBidiStatus() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 234-239 |
| | 4 | 1 |
QBidiControl::pdfName: | QBidiControl::pdf | Prototype: | inline void pdf() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 266-271 |
| | 4 | 1 |
QBidiControl::embedName: | QBidiControl::embed | Prototype: | inline void embed(bool rtl, bool o = false) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 252-264 |
| | 9 | 3 |
QBidiControl::directionName: | QBidiControl::direction | Prototype: | inline QChar::Direction direction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 279-281 |
| | 1 | 1 |
QBidiControl::canPopName: | QBidiControl::canPop | Prototype: | inline bool canPop() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 265-265 |
| | 1 | 1 |
QBidiControl::basicDirectionName: | QBidiControl::basicDirection | Prototype: | inline QChar::Direction basicDirection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 273-275 |
| | 1 | 1 |
QBidiControl::baseLevelName: | QBidiControl::baseLevel | Prototype: | inline unsigned int baseLevel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 276-278 |
| | 1 | 1 |
QBidiControl::QBidiControlName: | QBidiControl::QBidiControl | Prototype: | inline QBidiControl(bool rtl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 249-250 |
| | 1 | 1 |
QBezier::toPolygonName: | QBezier::toPolygon | Prototype: | QPolygonF QBezier::toPolygon(qreal bezier_flattening_threshold) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 75-92 |
| | 4 | 1 |
QBezier::tForYName: | QBezier::tForY | Prototype: | qreal QBezier::tForY(qreal t0, qreal t1, qreal y) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 507-547 |
| | 26 | 6 |
QBezier::tAtLengthName: | QBezier::tAtLength | Prototype: | qreal QBezier::tAtLength(qreal l) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 598-629 |
| | 18 | 5 |
QBezier::stationaryYPointsName: | QBezier::stationaryYPoints | Prototype: | int QBezier::stationaryYPoints(qreal &t0, qreal &t1) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 549-596 |
| | 28 | 8 |
QBezier::shiftedName: | QBezier::shifted | Prototype: | int QBezier::shifted(QBezier *curveSegments, int maxSegments, qreal offset, float threshold) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 405-460 |
| | 37 | 13 |
QBezier::mapByName: | QBezier::mapBy | Prototype: | QBezier QBezier::mapBy(const QTransform &transform) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 94-97 |
| | 1 | 1 |
QBezier::lengthName: | QBezier::length | Prototype: | qreal QBezier::length(qreal error) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 473-480 |
| | 3 | 1 |
QBezier::getSubRangeName: | QBezier::getSubRange | Prototype: | QBezier QBezier::getSubRange(qreal t0, qreal t1) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 99-117 |
| | 9 | 3 |
QBezier::fromPointsName: | QBezier::fromPoints | Prototype: | QBezier QBezier::fromPoints(const QPointF &p1, const QPointF &p2, const QPointF &p3, const QPointF &p4) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 57-70 |
| | 10 | 1 |
QBezier::boundsName: | QBezier::bounds | Prototype: | QRectF QBezier::bounds() const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 195-227 |
| | 29 | 13 |
QBezier::bezierOnIntervalName: | QBezier::bezierOnInterval | Prototype: | QBezier QBezier::bezierOnInterval(qreal t0, qreal t1) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 631-644 |
| | 8 | 2 |
QBezier::addToPolygonName: | QBezier::addToPolygon | Prototype: | void QBezier::addToPolygon(QPolygonF *polygon, qreal bezier_flattening_threshold) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 119-155 |
| | 25 | 4 |
QBezier::addToPolygonName: | QBezier::addToPolygon | Prototype: | void QBezier::addToPolygon(QDataBuffer<QPointF> &polygon, qreal bezier_flattening_threshold) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 157-193 |
| | 25 | 4 |
QBezier::addIfCloseName: | QBezier::addIfClose | Prototype: | void QBezier::addIfClose(qreal *length, qreal error) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 482-505 |
| | 14 | 2 |
QBenchmarkValgrindUtils::runCallgrindSubProcessName: | QBenchmarkValgrindUtils::runCallgrindSubProcess | Prototype: | bool QBenchmarkValgrindUtils::runCallgrindSubProcess(const QStringList &origAppArgs, int &exitCode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 171-200 |
| | 20 | 3 |
QBenchmarkValgrindUtils::rerunThroughCallgrindName: | QBenchmarkValgrindUtils::rerunThroughCallgrind | Prototype: | bool QBenchmarkValgrindUtils::rerunThroughCallgrind(const QStringList &origAppArgs, int &exitCode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 68-75 |
| | 4 | 2 |
QBenchmarkValgrindUtils::outFileBaseName: | QBenchmarkValgrindUtils::outFileBase | Prototype: | QString QBenchmarkValgrindUtils::outFileBase(qint64 pid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 162-166 |
| | 2 | 1 |
QBenchmarkValgrindUtils::haveValgrindName: | QBenchmarkValgrindUtils::haveValgrind | Prototype: | bool QBenchmarkValgrindUtils::haveValgrind() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 55-64 |
| | 3 | 1 |
QBenchmarkValgrindUtils::getNewestFileNameName: | QBenchmarkValgrindUtils::getNewestFileName | Prototype: | QString QBenchmarkValgrindUtils::getNewestFileName() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 111-139 |
| | 22 | 3 |
QBenchmarkValgrindUtils::extractResultName: | QBenchmarkValgrindUtils::extractResult | Prototype: | qint64 QBenchmarkValgrindUtils::extractResult(const QString &fileName) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 84-108 |
| | 19 | 4 |
QBenchmarkValgrindUtils::extractLastResultName: | QBenchmarkValgrindUtils::extractLastResult | Prototype: | qint64 QBenchmarkValgrindUtils::extractLastResult() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 141-144 |
| | 1 | 1 |
QBenchmarkValgrindUtils::cleanupName: | QBenchmarkValgrindUtils::cleanup | Prototype: | void QBenchmarkValgrindUtils::cleanup() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 146-160 |
| | 11 | 2 |
QBenchmarkTimeMeasurer::stopName: | QBenchmarkTimeMeasurer::stop | Prototype: | qint64 QBenchmarkTimeMeasurer::stop() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 60-63 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::startName: | QBenchmarkTimeMeasurer::start | Prototype: | void QBenchmarkTimeMeasurer::start() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 50-53 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::needsWarmupIterationName: | QBenchmarkTimeMeasurer::needsWarmupIteration | Prototype: | bool QBenchmarkTimeMeasurer::needsWarmupIteration() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 75-78 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::metricTypeName: | QBenchmarkTimeMeasurer::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkTimeMeasurer::metricType() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 85-88 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::isMeasurementAcceptedName: | QBenchmarkTimeMeasurer::isMeasurementAccepted | Prototype: | bool QBenchmarkTimeMeasurer::isMeasurementAccepted(qint64 measurement) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 65-68 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::checkpointName: | QBenchmarkTimeMeasurer::checkpoint | Prototype: | qint64 QBenchmarkTimeMeasurer::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 55-58 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustMedianCountName: | QBenchmarkTimeMeasurer::adjustMedianCount | Prototype: | int QBenchmarkTimeMeasurer::adjustMedianCount(int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 80-83 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustIterationCountName: | QBenchmarkTimeMeasurer::adjustIterationCount | Prototype: | int QBenchmarkTimeMeasurer::adjustIterationCount(int suggestion) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 70-73 |
| | 1 | 1 |
QBenchmarkTickMeasurer::stopName: | QBenchmarkTickMeasurer::stop | Prototype: | qint64 QBenchmarkTickMeasurer::stop() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 103-107 |
| | 2 | 1 |
QBenchmarkTickMeasurer::startName: | QBenchmarkTickMeasurer::start | Prototype: | void QBenchmarkTickMeasurer::start() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 92-95 |
| | 1 | 1 |
QBenchmarkTickMeasurer::needsWarmupIterationName: | QBenchmarkTickMeasurer::needsWarmupIteration | Prototype: | bool QBenchmarkTickMeasurer::needsWarmupIteration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 124-127 |
| | 1 | 1 |
QBenchmarkTickMeasurer::metricTypeName: | QBenchmarkTickMeasurer::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkTickMeasurer::metricType() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 129-132 |
| | 1 | 1 |
QBenchmarkTickMeasurer::isMeasurementAcceptedName: | QBenchmarkTickMeasurer::isMeasurementAccepted | Prototype: | bool QBenchmarkTickMeasurer::isMeasurementAccepted(qint64) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 109-112 |
| | 1 | 1 |
QBenchmarkTickMeasurer::checkpointName: | QBenchmarkTickMeasurer::checkpoint | Prototype: | qint64 QBenchmarkTickMeasurer::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 97-101 |
| | 2 | 1 |
QBenchmarkTickMeasurer::adjustMedianCountName: | QBenchmarkTickMeasurer::adjustMedianCount | Prototype: | int QBenchmarkTickMeasurer::adjustMedianCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 119-122 |
| | 1 | 1 |
QBenchmarkTickMeasurer::adjustIterationCountName: | QBenchmarkTickMeasurer::adjustIterationCount | Prototype: | int QBenchmarkTickMeasurer::adjustIterationCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 114-117 |
| | 1 | 1 |
QBenchmarkTestMethodData::~QBenchmarkTestMethodDataName: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData | Prototype: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 123-126 |
| | 1 | 1 |
QBenchmarkTestMethodData::setResultName: | QBenchmarkTestMethodData::setResult | Prototype: | void QBenchmarkTestMethodData::setResult( qreal value, QTest::QBenchmarkMetric metric, bool setByMacro) | Coverage: | 94.118% (16/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 149-179 |
| | 14 | 5 |
QBenchmarkTestMethodData::beginDataRunName: | QBenchmarkTestMethodData::beginDataRun | Prototype: | void QBenchmarkTestMethodData::beginDataRun() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 128-131 |
| | 1 | 1 |
QBenchmarkTestMethodData::adjustIterationCountName: | QBenchmarkTestMethodData::adjustIterationCount | Prototype: | int QBenchmarkTestMethodData::adjustIterationCount(int suggestion) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 137-147 |
| | 4 | 2 |
QBenchmarkTestMethodData::QBenchmarkTestMethodDataName: | QBenchmarkTestMethodData::QBenchmarkTestMethodData | Prototype: | QBenchmarkTestMethodData::QBenchmarkTestMethodData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 118-121 |
| | 2 | 1 |
QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurerName: | QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer | Prototype: | QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 503-506 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::stopName: | QBenchmarkPerfEventsMeasurer::stop | Prototype: | qint64 QBenchmarkPerfEventsMeasurer::stop() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 543-548 |
| | 2 | 1 |
QBenchmarkPerfEventsMeasurer::startName: | QBenchmarkPerfEventsMeasurer::start | Prototype: | void QBenchmarkPerfEventsMeasurer::start() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 512-533 |
| | 9 | 3 |
QBenchmarkPerfEventsMeasurer::setCounterName: | QBenchmarkPerfEventsMeasurer::setCounter | Prototype: | void QBenchmarkPerfEventsMeasurer::setCounter(const char *name) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 427-471 |
| | 29 | 12 |
QBenchmarkPerfEventsMeasurer::readValueName: | QBenchmarkPerfEventsMeasurer::readValue | Prototype: | qint64 QBenchmarkPerfEventsMeasurer::readValue() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 605-613 |
| | 4 | 2 |
QBenchmarkPerfEventsMeasurer::metricTypeName: | QBenchmarkPerfEventsMeasurer::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkPerfEventsMeasurer::metricType() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 565-568 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::metricForEventName: | QBenchmarkPerfEventsMeasurer::metricForEvent | Prototype: | QTest::QBenchmarkMetric QBenchmarkPerfEventsMeasurer::metricForEvent(quint32 type, quint64 event_id) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 417-425 |
| | 5 | 3 |
QBenchmarkPerfEventsMeasurer::listCountersName: | QBenchmarkPerfEventsMeasurer::listCounters | Prototype: | void QBenchmarkPerfEventsMeasurer::listCounters() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 473-496 |
| | 17 | 3 |
QBenchmarkPerfEventsMeasurer::isMeasurementAcceptedName: | QBenchmarkPerfEventsMeasurer::isMeasurementAccepted | Prototype: | bool QBenchmarkPerfEventsMeasurer::isMeasurementAccepted(qint64) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 550-553 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::isAvailableName: | QBenchmarkPerfEventsMeasurer::isAvailable | Prototype: | bool QBenchmarkPerfEventsMeasurer::isAvailable() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 144-149 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::checkpointName: | QBenchmarkPerfEventsMeasurer::checkpoint | Prototype: | qint64 QBenchmarkPerfEventsMeasurer::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 535-541 |
| | 4 | 1 |
QBenchmarkPerfEventsMeasurer::adjustMedianCountName: | QBenchmarkPerfEventsMeasurer::adjustMedianCount | Prototype: | int QBenchmarkPerfEventsMeasurer::adjustMedianCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 560-563 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::adjustIterationCountName: | QBenchmarkPerfEventsMeasurer::adjustIterationCount | Prototype: | int QBenchmarkPerfEventsMeasurer::adjustIterationCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 555-558 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::QBenchmarkPerfEventsMeasurerName: | QBenchmarkPerfEventsMeasurer::QBenchmarkPerfEventsMeasurer | Prototype: | QBenchmarkPerfEventsMeasurer::QBenchmarkPerfEventsMeasurer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 498-501 |
| | 2 | 1 |
QBenchmarkGlobalData::~QBenchmarkGlobalDataName: | QBenchmarkGlobalData::~QBenchmarkGlobalData | Prototype: | QBenchmarkGlobalData::~QBenchmarkGlobalData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 66-70 |
| | 2 | 1 |
QBenchmarkGlobalData::setModeName: | QBenchmarkGlobalData::setMode | Prototype: | void QBenchmarkGlobalData::setMode(Mode mode) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 72-79 |
| | 4 | 2 |
QBenchmarkGlobalData::createMeasurerName: | QBenchmarkGlobalData::createMeasurer | Prototype: | QBenchmarkMeasurerBase * QBenchmarkGlobalData::createMeasurer() | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 81-104 |
| | 11 | 5 |
QBenchmarkGlobalData::adjustMedianIterationCountName: | QBenchmarkGlobalData::adjustMedianIterationCount | Prototype: | int QBenchmarkGlobalData::adjustMedianIterationCount() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 106-113 |
| | 3 | 2 |
QBenchmarkGlobalData::QBenchmarkGlobalDataName: | QBenchmarkGlobalData::QBenchmarkGlobalData | Prototype: | QBenchmarkGlobalData::QBenchmarkGlobalData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 53-64 |
| | 1 | 1 |
QBenchmarkEvent::stopName: | QBenchmarkEvent::stop | Prototype: | qint64 QBenchmarkEvent::stop() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 67-71 |
| | 2 | 1 |
QBenchmarkEvent::startName: | QBenchmarkEvent::start | Prototype: | void QBenchmarkEvent::start() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 56-60 |
| | 2 | 1 |
QBenchmarkEvent::nativeEventFilterName: | QBenchmarkEvent::nativeEventFilter | Prototype: | bool QBenchmarkEvent::nativeEventFilter(const QByteArray &eventType, void *message, long *result) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 99-107 |
| | 5 | 1 |
QBenchmarkEvent::metricTypeName: | QBenchmarkEvent::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkEvent::metricType() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 93-96 |
| | 1 | 1 |
QBenchmarkEvent::isMeasurementAcceptedName: | QBenchmarkEvent::isMeasurementAccepted | Prototype: | bool QBenchmarkEvent::isMeasurementAccepted(qint64 measurement) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 76-80 |
| | 2 | 1 |
QBenchmarkEvent::checkpointName: | QBenchmarkEvent::checkpoint | Prototype: | qint64 QBenchmarkEvent::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 62-65 |
| | 1 | 1 |
QBenchmarkEvent::adjustMedianCountName: | QBenchmarkEvent::adjustMedianCount | Prototype: | int QBenchmarkEvent::adjustMedianCount(int suggestion) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 87-91 |
| | 2 | 1 |
QBenchmarkEvent::adjustIterationCountName: | QBenchmarkEvent::adjustIterationCount | Prototype: | int QBenchmarkEvent::adjustIterationCount(int suggestion) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 82-85 |
| | 1 | 1 |
QBenchmarkEvent::QBenchmarkEventName: | QBenchmarkEvent::QBenchmarkEvent | Prototype: | QBenchmarkEvent::QBenchmarkEvent() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 47-50 |
| | 2 | 1 |
QBenchmarkCallgrindMeasurer::stopName: | QBenchmarkCallgrindMeasurer::stop | Prototype: | qint64 QBenchmarkCallgrindMeasurer::stop() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 214-217 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::startName: | QBenchmarkCallgrindMeasurer::start | Prototype: | void QBenchmarkCallgrindMeasurer::start() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 202-205 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::needsWarmupIterationName: | QBenchmarkCallgrindMeasurer::needsWarmupIteration | Prototype: | bool QBenchmarkCallgrindMeasurer::needsWarmupIteration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 235-238 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::metricTypeName: | QBenchmarkCallgrindMeasurer::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkCallgrindMeasurer::metricType() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 240-243 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::isMeasurementAcceptedName: | QBenchmarkCallgrindMeasurer::isMeasurementAccepted | Prototype: | bool QBenchmarkCallgrindMeasurer::isMeasurementAccepted(qint64 measurement) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 219-223 |
| | 2 | 1 |
QBenchmarkCallgrindMeasurer::checkpointName: | QBenchmarkCallgrindMeasurer::checkpoint | Prototype: | qint64 QBenchmarkCallgrindMeasurer::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 207-212 |
| | 3 | 1 |
QBenchmarkCallgrindMeasurer::adjustMedianCountName: | QBenchmarkCallgrindMeasurer::adjustMedianCount | Prototype: | int QBenchmarkCallgrindMeasurer::adjustMedianCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 230-233 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::adjustIterationCountName: | QBenchmarkCallgrindMeasurer::adjustIterationCount | Prototype: | int QBenchmarkCallgrindMeasurer::adjustIterationCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 225-228 |
| | 1 | 1 |
QBearerEnginePlugin::QBearerEnginePluginName: | QBearerEnginePlugin::QBearerEnginePlugin | Prototype: | QBearerEnginePlugin::QBearerEnginePlugin(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerplugin.cpp | Lines: | 46-49 |
| | 2 | 1 |
QBearerEngine::~QBearerEngineName: | QBearerEngine::~QBearerEngine | Prototype: | QBearerEngine::~QBearerEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 70-75 |
| | 3 | 1 |
QBearerEngine::requiresPollingName: | QBearerEngine::requiresPolling | Prototype: | bool QBearerEngine::requiresPolling() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 77-80 |
| | 1 | 1 |
QBearerEngine::configurationsInUseName: | QBearerEngine::configurationsInUse | Prototype: | bool QBearerEngine::configurationsInUse() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 88-94 |
| | 4 | 1 |
QBearerEngine::QBearerEngineName: | QBearerEngine::QBearerEngine | Prototype: | QBearerEngine::QBearerEngine(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 65-68 |
| | 2 | 1 |
QBasicTimer::stopName: | QBasicTimer::stop | Prototype: | void QBasicTimer::stop() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | Lines: | 180-193 |
| | 8 | 4 |
QBasicTimer::startName: | QBasicTimer::start | Prototype: | void QBasicTimer::start(int msec, QObject *obj) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | Lines: | 116-136 |
| | 14 | 6 |
QBasicTimer::startName: | QBasicTimer::start | Prototype: | void QBasicTimer::start(int msec, Qt::TimerType timerType, QObject *obj) | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | Lines: | 149-173 |
| | 17 | 7 |
QBasicMutex::unlockInternalName: | QBasicMutex::unlockInternal | Prototype: | void QBasicMutex::unlockInternal() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 191-201 |
| | 7 | 1 |