| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QBenchmarkTimeMeasurer::needsWarmupIteration| Name:  | 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:  | 69-72 |  
  |  | 1 | 1 | 
 QBenchmarkTimeMeasurer::start| Name:  | 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:  | 44-47 |  
  |  | 1 | 1 | 
 QBenchmarkTimeMeasurer::stop| Name:  | 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:  | 54-57 |  
  |  | 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:  | 140-154 |  
  |  | 11 | 2 | 
 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:  | 135-138 |  
  |  | 1 | 1 | 
 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:  | 78-102 |  
  |  | 19 | 4 | 
 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:  | 105-133 |  
  |  | 22 | 3 | 
 QBenchmarkValgrindUtils::haveValgrind| Name:  | QBenchmarkValgrindUtils::haveValgrind |  | Prototype:  | bool QBenchmarkValgrindUtils::haveValgrind() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 49-58 |  
  |  | 3 | 1 | 
 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:  | 156-160 |  
  |  | 2 | 1 | 
 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:  | 62-69 |  
  |  | 4 | 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:  | 165-194 |  
  |  | 20 | 3 | 
 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:  | 476-499 |  
  |  | 14 | 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:  | 113-149 |  
  |  | 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:  | 151-187 |  
  |  | 25 | 4 | 
 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:  | 625-638 |  
  |  | 8 | 2 | 
 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:  | 189-221 |  
  |  | 29 | 13 | 
 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:  | 51-64 |  
  |  | 10 | 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:  | 93-111 |  
  |  | 9 | 3 | 
 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:  | 467-474 |  
  |  | 3 | 1 | 
 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:  | 88-91 |  
  |  | 1 | 1 | 
 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:  | 399-454 |  
  |  | 37 | 13 | 
 QBezier::stationaryYPoints| Name:  | QBezier::stationaryYPoints |  | Prototype:  | int QBezier::stationaryYPoints(qreal &t0, qreal &t1) const |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 543-590 |  
  |  | 28 | 8 | 
 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:  | 592-623 |  
  |  | 18 | 5 | 
 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:  | 501-541 |  
  |  | 26 | 6 | 
 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:  | 69-86 |  
  |  | 4 | 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:  | 243-244 |  
  |  | 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:  | 270-272 |  
  |  | 1 | 1 | 
 QBidiControl::basicDirection| Name:  | QBidiControl::basicDirection |  | Prototype:  | inline QChar::Direction basicDirection() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 267-269 |  
  |  | 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:  | 259-259 |  
  |  | 1 | 1 | 
 QBidiControl::direction| Name:  | QBidiControl::direction |  | Prototype:  | inline QChar::Direction direction() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 273-275 |  
  |  | 1 | 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:  | 246-258 |  
  |  | 9 | 3 | 
 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:  | 260-265 |  
  |  | 4 | 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:  | 228-233 |  
  |  | 4 | 1 | 
 QBitArray::QBitArray| Name:  | 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:  | 140-152 |  
  |  | 8 | 3 | 
 QBitArray::count| Name:  | QBitArray::count |  | Prototype:  | int QBitArray::count(bool on) const |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 171-199 |  
  |  | 18 | 5 | 
 QBitArray::fill| Name:  | 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:  | 281-294 |  
  |  | 11 | 4 | 
 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:  | 484-496 |  
  |  | 10 | 3 | 
 QBitArray::operator^=| Name:  | QBitArray::operator^= |  | Prototype:  | QBitArray &QBitArray::operator^=(const QBitArray &other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 539-548 |  
  |  | 7 | 2 | 
 QBitArray::operator|=| Name:  | QBitArray::operator|= |  | Prototype:  | QBitArray &QBitArray::operator|=(const QBitArray &other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 513-522 |  
  |  | 7 | 2 | 
 QBitArray::operator~| Name:  | QBitArray::operator~ |  | Prototype:  | QBitArray QBitArray::operator~() const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 560-574 |  
  |  | 10 | 3 | 
 QBitArray::resize| Name:  | QBitArray::resize |  | Prototype:  | void QBitArray::resize(int size) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 213-227 |  
  |  | 10 | 4 | 
 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:  | 98-101 |  
  |  | 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:  | 112-115 |  
  |  | 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:  | 124-127 |  
  |  | 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:  | 144-147 |  
  |  | 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:  | 161-165 |  
  |  | 1 | 1 | 
 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:  | 257-271 |  
  |  | 8 | 2 | 
 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:  | 222-243 |  
  |  | 12 | 3 | 
 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:  | 179-191 |  
  |  | 8 | 3 | 
 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:  | 279-283 |  
  |  | 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:  | 292-295 |  
  |  | 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:  | 4042-4047 |  
  |  | 2 | 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:  | 217-221 |  
  |  | 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:  | 243-246 |  
  |  | 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:  | 233-236 |  
  |  | 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:  | 238-241 |  
  |  | 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:  | 228-231 |  
  |  | 1 | 1 | 
 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:  | 223-226 |  
  |  | 1 | 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:  | 297-320 |  
  |  | 14 | 6 | 
 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:  | 52-55 |  
  |  | 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:  | 63-67 |  
  |  | 2 | 1 | 
 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:  | 95-99 |  
  |  | 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:  | 75-84 |  
  |  | 5 | 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:  | 69-73 |  
  |  | 2 | 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:  | 86-93 |  
  |  | 4 | 2 | 
 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:  | 57-60 |  
  |  | 1 | 1 | 
 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:  | 51-60 |  
  |  | 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:  | 70-78 |  
  |  | 4 | 2 | 
 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:  | 157-160 |  
  |  | 1 | 1 | 
 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:  | 196-199 |  
  |  | 1 | 1 | 
 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:  | 128-155 |  
  |  | 15 | 4 | 
 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:  | 172-194 |  
  |  | 16 | 3 | 
 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:  | 167-170 |  
  |  | 1 | 1 | 
 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:  | 97-126 |  
  |  | 13 | 13 | 
 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:  | 206-213 |  
  |  | 4 | 2 | 
 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:  | 86-95 |  
  |  | 7 | 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:  | 80-84 |  
  |  | 2 | 1 | 
 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:  | 201-204 |  
  |  | 1 | 1 | 
 QBlittablePlatformPixmap::toImage| Name:  | QBlittablePlatformPixmap::toImage |  | Prototype:  | QImage QBlittablePlatformPixmap::toImage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp |  | Lines:  | 162-165 |  
  |  | 1 | 1 | 
 QBlittablePrivate::QBlittablePrivate| Name:  | QBlittablePrivate::QBlittablePrivate |  | Prototype:  | QBlittablePrivate(const QSize &size, QBlittable::Capabilities caps) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp |  | Lines:  | 42-44 |  
  |  | 1 | 1 | 
 QBlitterPaintEngine::QBlitterPaintEngine| Name:  | QBlitterPaintEngine::QBlitterPaintEngine |  | Prototype:  | QBlitterPaintEngine::QBlitterPaintEngine(QBlittablePlatformPixmap *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 440-442 |  
  |  | 1 | 1 | 
 QBlitterPaintEngine::begin| Name:  | QBlitterPaintEngine::begin |  | Prototype:  | bool QBlitterPaintEngine::begin(QPaintDevice *pdev) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 500-509 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::brushChanged| Name:  | QBlitterPaintEngine::brushChanged |  | Prototype:  | void QBlitterPaintEngine::brushChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 453-459 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::clipEnabledChanged| Name:  | QBlitterPaintEngine::clipEnabledChanged |  | Prototype:  | void QBlitterPaintEngine::clipEnabledChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 493-498 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::compositionModeChanged| Name:  | QBlitterPaintEngine::compositionModeChanged |  | Prototype:  | void QBlitterPaintEngine::compositionModeChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 469-475 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::drawCachedGlyphs| Name:  | QBlitterPaintEngine::drawCachedGlyphs |  | Prototype:  | bool QBlitterPaintEngine::drawCachedGlyphs(int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions, QFontEngine *fontEngine) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 805-825 |  
  |  | 13 | 3 | 
 QBlitterPaintEngine::drawEllipse| Name:  | QBlitterPaintEngine::drawEllipse |  | Prototype:  | void QBlitterPaintEngine::drawEllipse(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 731-737 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawImage| Name:  | QBlitterPaintEngine::drawImage |  | Prototype:  | void QBlitterPaintEngine::drawImage(const QPointF &pos, const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 739-742 |  
  |  | 1 | 1 | 
 QBlitterPaintEngine::drawImage| Name:  | QBlitterPaintEngine::drawImage |  | Prototype:  | void QBlitterPaintEngine::drawImage(const QRectF &r, const QImage &pm, const QRectF &sr, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 744-751 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawPixmap| Name:  | QBlitterPaintEngine::drawPixmap |  | Prototype:  | void QBlitterPaintEngine::drawPixmap(const QPointF &pos, const QPixmap &pm) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 661-664 |  
  |  | 1 | 1 | 
 QBlitterPaintEngine::drawPixmap| Name:  | QBlitterPaintEngine::drawPixmap |  | Prototype:  | void QBlitterPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 666-696 |  
  |  | 21 | 7 | 
 QBlitterPaintEngine::drawPoints| Name:  | QBlitterPaintEngine::drawPoints |  | Prototype:  | void QBlitterPaintEngine::drawPoints(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 769-775 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawPoints| Name:  | QBlitterPaintEngine::drawPoints |  | Prototype:  | void QBlitterPaintEngine::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 777-783 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawPolygon| Name:  | QBlitterPaintEngine::drawPolygon |  | Prototype:  | void QBlitterPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 699-705 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawPolygon| Name:  | QBlitterPaintEngine::drawPolygon |  | Prototype:  | void QBlitterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 707-713 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawRects| Name:  | QBlitterPaintEngine::drawRects |  | Prototype:  | void QBlitterPaintEngine::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 637-647 |  
  |  | 6 | 3 | 
 QBlitterPaintEngine::drawRects| Name:  | QBlitterPaintEngine::drawRects |  | Prototype:  | void QBlitterPaintEngine::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 649-659 |  
  |  | 6 | 3 | 
 QBlitterPaintEngine::drawStaticTextItem| Name:  | QBlitterPaintEngine::drawStaticTextItem |  | Prototype:  | void QBlitterPaintEngine::drawStaticTextItem(QStaticTextItem *sti) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 793-803 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::drawTextItem| Name:  | QBlitterPaintEngine::drawTextItem |  | Prototype:  | void QBlitterPaintEngine::drawTextItem(const QPointF &pos, const QTextItem &ti) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 761-767 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawTiledPixmap| Name:  | QBlitterPaintEngine::drawTiledPixmap |  | Prototype:  | void QBlitterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pm, const QPointF &sr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 753-759 |  
  |  | 4 | 1 |