| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBlittablePlatformPixmap::setDevicePixelRatio| Name: | QBlittablePlatformPixmap::setDevicePixelRatio | | Prototype: | void QBlittablePlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QBlittablePlatformPixmap::setBlittable| Name: | QBlittablePlatformPixmap::setBlittable | | Prototype: | void QBlittablePlatformPixmap::setBlittable(QBlittable *blittable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 86-90 |
| | 2 | 1 |
QBlittablePlatformPixmap::resize| Name: | QBlittablePlatformPixmap::resize | | Prototype: | void QBlittablePlatformPixmap::resize(int width, int height) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 92-101 |
| | 7 | 1 |
QBlittablePlatformPixmap::paintEngine| Name: | QBlittablePlatformPixmap::paintEngine | | Prototype: | QPaintEngine *QBlittablePlatformPixmap::paintEngine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 212-219 |
| | 4 | 2 |
QBlittablePlatformPixmap::metric| Name: | QBlittablePlatformPixmap::metric | | Prototype: | int QBlittablePlatformPixmap::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 103-132 |
| | 13 | 13 |
QBlittablePlatformPixmap::hasAlphaChannel| Name: | QBlittablePlatformPixmap::hasAlphaChannel | | Prototype: | bool QBlittablePlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 173-176 |
| | 1 | 1 |
QBlittablePlatformPixmap::fromImage| Name: | QBlittablePlatformPixmap::fromImage | | Prototype: | void QBlittablePlatformPixmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 178-200 |
| | 16 | 3 |
QBlittablePlatformPixmap::fill| Name: | QBlittablePlatformPixmap::fill | | Prototype: | void QBlittablePlatformPixmap::fill(const QColor &color) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 134-161 |
| | 15 | 4 |
QBlittablePlatformPixmap::devicePixelRatio| Name: | QBlittablePlatformPixmap::devicePixelRatio | | Prototype: | qreal QBlittablePlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 202-205 |
| | 1 | 1 |
QBlittablePlatformPixmap::buffer| Name: | QBlittablePlatformPixmap::buffer | | Prototype: | QImage *QBlittablePlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QBlittablePlatformPixmap::blittable| Name: | QBlittablePlatformPixmap::blittable | | Prototype: | QBlittable *QBlittablePlatformPixmap::blittable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 76-84 |
| | 4 | 2 |
QBlittablePlatformPixmap::QBlittablePlatformPixmap| Name: | QBlittablePlatformPixmap::QBlittablePlatformPixmap | | Prototype: | QBlittablePlatformPixmap::QBlittablePlatformPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 57-66 |
| | 1 | 1 |
QBlittable::~QBlittable| Name: | QBlittable::~QBlittable | | Prototype: | QBlittable::~QBlittable() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 63-66 |
| | 1 | 1 |
QBlittable::unlock| Name: | QBlittable::unlock | | Prototype: | void QBlittable::unlock() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 92-99 |
| | 4 | 2 |
QBlittable::size| Name: | QBlittable::size | | Prototype: | QSize QBlittable::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 75-79 |
| | 2 | 1 |
QBlittable::lock| Name: | QBlittable::lock | | Prototype: | QImage *QBlittable::lock() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 81-90 |
| | 5 | 2 |
QBlittable::isLocked| Name: | QBlittable::isLocked | | Prototype: | bool QBlittable::isLocked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 101-105 |
| | 2 | 1 |
QBlittable::capabilities| Name: | QBlittable::capabilities | | Prototype: | QBlittable::Capabilities QBlittable::capabilities() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 69-73 |
| | 2 | 1 |
QBlittable::QBlittable| Name: | QBlittable::QBlittable | | Prototype: | QBlittable::QBlittable(const QSize &size, Capabilities caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 58-61 |
| | 2 | 1 |
QBlendStyleAnimation::updateCurrentTime| Name: | QBlendStyleAnimation::updateCurrentTime | | Prototype: | void QBlendStyleAnimation::updateCurrentTime(int time) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 303-326 |
| | 14 | 6 |
QBlendStyleAnimation::startImage| Name: | QBlendStyleAnimation::startImage | | Prototype: | QImage QBlendStyleAnimation::startImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QBlendStyleAnimation::setStartImage| Name: | QBlendStyleAnimation::setStartImage | | Prototype: | void QBlendStyleAnimation::setStartImage(const QImage& image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 234-237 |
| | 1 | 1 |
QBlendStyleAnimation::setEndImage| Name: | QBlendStyleAnimation::setEndImage | | Prototype: | void QBlendStyleAnimation::setEndImage(const QImage& image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 244-247 |
| | 1 | 1 |
QBlendStyleAnimation::endImage| Name: | QBlendStyleAnimation::endImage | | Prototype: | QImage QBlendStyleAnimation::endImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 239-242 |
| | 1 | 1 |
QBlendStyleAnimation::currentImage| Name: | QBlendStyleAnimation::currentImage | | Prototype: | QImage QBlendStyleAnimation::currentImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 249-252 |
| | 1 | 1 |
QBlendStyleAnimation::QBlendStyleAnimation| Name: | QBlendStyleAnimation::QBlendStyleAnimation | | Prototype: | QBlendStyleAnimation::QBlendStyleAnimation(Type type, QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 223-227 |
| | 1 | 1 |
QBlendBase::QBlendBase| Name: | QBlendBase::QBlendBase | | Prototype: | QBlendBase(QSpanData *d, Operator o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4041-4046 |
| | 2 | 1 |
QBitmap::transformed| Name: | QBitmap::transformed | | Prototype: | QBitmap QBitmap::transformed(const QTransform &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 289-293 |
| | 2 | 1 |
QBitmap::transformed| Name: | QBitmap::transformed | | Prototype: | QBitmap QBitmap::transformed(const QMatrix &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 302-305 |
| | 1 | 1 |
QBitmap::operator=| Name: | QBitmap::operator= | | Prototype: | QBitmap &QBitmap::operator=(const QPixmap &pixmap) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 185-197 |
| | 8 | 3 |
QBitmap::fromImage| Name: | QBitmap::fromImage | | Prototype: | QBitmap QBitmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 232-253 |
| | 12 | 3 |
QBitmap::fromData| Name: | QBitmap::fromData | | Prototype: | QBitmap QBitmap::fromData(const QSize &size, const uchar *bits, QImage::Format monoFormat) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 267-281 |
| | 8 | 2 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 104-107 |
| | 2 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(int w, int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 118-121 |
| | 2 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 130-133 |
| | 2 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 150-153 |
| | 1 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QString& fileName, const char *format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 167-171 |
| | 1 | 1 |
QBidiStatus::QBidiStatus| Name: | 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::pdf| Name: | 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::embed| Name: | 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::direction| Name: | 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::canPop| Name: | 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::basicDirection| Name: | 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::baseLevel| Name: | 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::QBidiControl| Name: | 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::toPolygon| Name: | 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::tForY| Name: | 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::tAtLength| Name: | 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::stationaryYPoints| Name: | 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::shifted| Name: | 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::mapBy| Name: | 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::length| Name: | 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::getSubRange| Name: | 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::fromPoints| Name: | 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::bounds| Name: | 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::bezierOnInterval| Name: | 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::addToPolygon| Name: | 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::addToPolygon| Name: | 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::addIfClose| Name: | 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::runCallgrindSubProcess| Name: | 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::rerunThroughCallgrind| Name: | 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::outFileBase| Name: | 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::haveValgrind| Name: | 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::getNewestFileName| Name: | 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::extractResult| Name: | 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::extractLastResult| Name: | 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::cleanup| Name: | 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::isMeasurementAccepted| Name: | 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::checkpoint| Name: | 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 |
QBenchmarkTickMeasurer::stop| Name: | 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::start| Name: | 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::needsWarmupIteration| Name: | 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::metricType| Name: | 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::isMeasurementAccepted| Name: | 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::checkpoint| Name: | 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::adjustMedianCount| Name: | 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::adjustIterationCount| Name: | 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 |
QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer| Name: | 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::stop| Name: | 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::start| Name: | 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::setCounter| Name: | 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::readValue| Name: | 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::metricType| Name: | 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::metricForEvent| Name: | 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::listCounters| Name: | 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::isMeasurementAccepted| Name: | 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::isAvailable| Name: | 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::checkpoint| Name: | 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::adjustMedianCount| Name: | 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::adjustIterationCount| Name: | 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::QBenchmarkPerfEventsMeasurer| Name: | 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 |
QBenchmarkEvent::checkpoint| Name: | 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 |
QBenchmarkCallgrindMeasurer::stop| Name: | 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::start| Name: | 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::needsWarmupIteration| Name: | 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::metricType| Name: | 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::isMeasurementAccepted| Name: | 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::checkpoint| Name: | 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::adjustMedianCount| Name: | 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::adjustIterationCount| Name: | 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 |