| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QCalendarModel::QCalendarModel| Name:  | QCalendarModel::QCalendarModel |  | Prototype:  | QCalendarModel::QCalendarModel(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 974-988 |  
  |  | 2 | 1 | 
 QCalendarDayValidator::setDate| Name:  | QCalendarDayValidator::setDate |  | Prototype:  | void QCalendarDayValidator::setDate(const QDate &date) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 197-201 |  
  |  | 2 | 1 | 
 QCalendarDayValidator::QCalendarDayValidator| Name:  | QCalendarDayValidator::QCalendarDayValidator |  | Prototype:  | QCalendarDayValidator::QCalendarDayValidator() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 131-134 |  
  |  | 2 | 1 | 
 QCalendarDateValidator::QCalendarDateValidator| Name:  | QCalendarDateValidator::QCalendarDateValidator |  | Prototype:  | QCalendarDateValidator::QCalendarDateValidator() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 480-486 |  
  |  | 2 | 1 | 
 QCacheItem::writeCompressedData| Name:  | QCacheItem::writeCompressedData |  | Prototype:  | void QCacheItem::writeCompressedData(QFile *device) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 686-691 |  
  |  | 2 | 1 | 
 QCUPSSupport::setPagesPerSheetLayout| Name:  | QCUPSSupport::setPagesPerSheetLayout |  | Prototype:  | void QCUPSSupport::setPagesPerSheetLayout(QPrinter *printer, const PagesPerSheet pagesPerSheet, const PagesPerSheetLayout pagesPerSheetLayout) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 185-197 |  
  |  | 2 | 3 | 
 QCUPSSupport::setPageRange| Name:  | QCUPSSupport::setPageRange |  | Prototype:  | void QCUPSSupport::setPageRange(QPrinter *printer, int pageFrom, int pageTo) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 199-204 |  
  |  | 2 | 3 | 
 QCUPSSupport::setJobPriority| Name:  | QCUPSSupport::setJobPriority |  | Prototype:  | void QCUPSSupport::setJobPriority(QPrinter *printer, int priority) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 132-137 |  
  |  | 2 | 2 | 
 QCUPSSupport::setJobBilling| Name:  | QCUPSSupport::setJobBilling |  | Prototype:  | void QCUPSSupport::setJobBilling(QPrinter *printer, const QString &jobBilling) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 125-130 |  
  |  | 2 | 2 | 
 QByteArray::truncate| Name:  | QByteArray::truncate |  | Prototype:  | void QByteArray::truncate(int pos) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1451-1455 |  
  |  | 2 | 2 | 
 QByteArray::insert| Name:  | QByteArray::insert |  | Prototype:  | QByteArray &QByteArray::insert(int i, const QByteArray &ba) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1996-2000 |  
  |  | 2 | 1 | 
 QByteArray::chop| Name:  | QByteArray::chop |  | Prototype:  | void QByteArray::chop(int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1470-1474 |  
  |  | 2 | 2 | 
 QButtonGroup::setExclusive| Name:  | QButtonGroup::setExclusive |  | Prototype:  | void QButtonGroup::setExclusive(bool exclusive) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 147-151 |  
  |  | 2 | 1 | 
 QButtonGroup::id| Name:  | QButtonGroup::id |  | Prototype:  | int QButtonGroup::id(QAbstractButton *button) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 343-347 |  
  |  | 2 | 1 | 
 QButtonGroup::exclusive| Name:  | QButtonGroup::exclusive |  | Prototype:  | bool QButtonGroup::exclusive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 141-145 |  
  |  | 2 | 1 | 
 QButtonGroup::checkedId| Name:  | QButtonGroup::checkedId |  | Prototype:  | int QButtonGroup::checkedId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 356-360 |  
  |  | 2 | 1 | 
 QButtonGroup::checkedButton| Name:  | QButtonGroup::checkedButton |  | Prototype:  | QAbstractButton *QButtonGroup::checkedButton() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 301-305 |  
  |  | 2 | 1 | 
 QButtonGroup::buttons| Name:  | QButtonGroup::buttons |  | Prototype:  | QList<QAbstractButton*> QButtonGroup::buttons() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 289-293 |  
  |  | 2 | 1 | 
 QButtonGroup::button| Name:  | QButtonGroup::button |  | Prototype:  | QAbstractButton *QButtonGroup::button(int id) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 313-317 |  
  |  | 2 | 1 | 
 QButtonGroup::QButtonGroup| Name:  | QButtonGroup::QButtonGroup |  | Prototype:  | QButtonGroup::QButtonGroup(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 112-115 |  
  |  | 2 | 1 | 
 QBuffer::size| Name:  | QBuffer::size |  | Prototype:  | qint64 QBuffer::size() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 357-361 |  
  |  | 2 | 1 | 
 QBuffer::data| Name:  | QBuffer::data |  | Prototype:  | const QByteArray &QBuffer::data() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 285-289 |  
  |  | 2 | 1 | 
 QBuffer::connectNotify| Name:  | QBuffer::connectNotify |  | Prototype:  | void QBuffer::connectNotify(const QMetaMethod &signal) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 451-457 |  
  |  | 2 | 2 | 
 QBuffer::buffer| Name:  | QBuffer::buffer |  | Prototype:  | QByteArray &QBuffer::buffer() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 258-262 |  
  |  | 2 | 1 | 
 QBuffer::buffer| Name:  | QBuffer::buffer |  | Prototype:  | const QByteArray &QBuffer::buffer() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 270-274 |  
  |  | 2 | 1 | 
 QBuffer::QBuffer| Name:  | QBuffer::QBuffer |  | Prototype:  | QBuffer::QBuffer(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 173-178 |  
  |  | 2 | 1 | 
 QBspTree::destroy| Name:  | QBspTree::destroy |  | Prototype:  | void QBspTree::destroy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 63-67 |  
  |  | 2 | 1 | 
 QBrushDataPointerDeleter::cleanup| Name:  | QBrushDataPointerDeleter::cleanup |  | Prototype:  | static inline void cleanup(QBrushData *d) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 256-261 |  
  |  | 2 | 2 | 
 QBrush::setTransform| Name:  | QBrush::setTransform |  | Prototype:  | void QBrush::setTransform(const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 913-917 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 420-425 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 434-438 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 448-452 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QColor &color, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 513-517 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(Qt::GlobalColor color, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 529-533 |  
  |  | 2 | 1 | 
 QBoxLayout::~QBoxLayout| Name:  | QBoxLayout::~QBoxLayout |  | Prototype:  | QBoxLayout::~QBoxLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 567-571 |  
  |  | 2 | 1 | 
 QBoxLayout::itemAt| Name:  | QBoxLayout::itemAt |  | Prototype:  | QLayoutItem *QBoxLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 713-717 |  
  |  | 2 | 1 | 
 QBoxLayout::direction| Name:  | QBoxLayout::direction |  | Prototype:  | QBoxLayout::Direction QBoxLayout::direction() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1227-1231 |  
  |  | 2 | 1 | 
 QBoxLayout::count| Name:  | QBoxLayout::count |  | Prototype:  | int QBoxLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 704-708 |  
  |  | 2 | 1 | 
 QBoxLayout::QBoxLayout| Name:  | QBoxLayout::QBoxLayout |  | Prototype:  | QBoxLayout::QBoxLayout(Direction dir, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 553-558 |  
  |  | 2 | 1 | 
 QBooleanComboBox::QBooleanComboBox| Name:  | QBooleanComboBox::QBooleanComboBox |  | Prototype:  | QBooleanComboBox::QBooleanComboBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 591-596 |  
  |  | 2 | 1 | 
 QBmpHandler::supportsOption| Name:  | QBmpHandler::supportsOption |  | Prototype:  | bool QBmpHandler::supportsOption(ImageOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 855-859 |  
  |  | 2 | 1 | 
 QBmpHandler::setOption| Name:  | QBmpHandler::setOption |  | Prototype:  | void QBmpHandler::setOption(ImageOption option, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 893-897 |  
  |  | 2 | 1 | 
 QBmpHandler::QBmpHandler| Name:  | QBmpHandler::QBmpHandler |  | Prototype:  | QBmpHandler::QBmpHandler(InternalFormat fmt) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 702-705 |  
  |  | 2 | 1 | 
 QBlitterPaintEnginePrivate::updateRenderHintsState| Name:  | QBlitterPaintEnginePrivate::updateRenderHintsState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateRenderHintsState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 334-338 |  
  |  | 2 | 1 | 
 QBlitterPaintEnginePrivate::updateOpacityState| Name:  | QBlitterPaintEnginePrivate::updateOpacityState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateOpacityState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 320-324 |  
  |  | 2 | 1 | 
 QBlitterPaintEnginePrivate::lock| Name:  | QBlitterPaintEnginePrivate::lock |  | Prototype:  | inline void QBlitterPaintEnginePrivate::lock() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 283-287 |  
  |  | 2 | 2 | 
 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 | 
 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::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 | 
 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::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 | 
 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 | 
 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::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 | 
 QBenchmarkTestMethodData::QBenchmarkTestMethodData| Name:  | 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::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::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 | 
 QBenchmarkGlobalData::~QBenchmarkGlobalData| Name:  | 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 | 
 QBenchmarkEvent::stop| Name:  | 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::start| Name:  | 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::isMeasurementAccepted| Name:  | 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::adjustMedianCount| Name:  | 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::QBenchmarkEvent| Name:  | 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::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 | 
 QBearerEnginePlugin::QBearerEnginePlugin| Name:  | 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::QBearerEngine| Name:  | 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 | 
 QBasicMutex::lockInternal| Name:  | QBasicMutex::lockInternal |  | Prototype:  | void QBasicMutex::lockInternal() noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp |  | Lines:  | 177-181 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransitionPrivate::QBasicMouseEventTransitionPrivate| Name:  | QBasicMouseEventTransitionPrivate::QBasicMouseEventTransitionPrivate |  | Prototype:  | QBasicMouseEventTransitionPrivate::QBasicMouseEventTransitionPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 74-78 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::setModifierMask| Name:  | QBasicMouseEventTransition::setModifierMask |  | Prototype:  | void QBasicMouseEventTransition::setModifierMask(Qt::KeyboardModifiers modifierMask) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 163-167 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::setHitTestPath| Name:  | QBasicMouseEventTransition::setHitTestPath |  | Prototype:  | void QBasicMouseEventTransition::setHitTestPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 181-185 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::setEventType| Name:  | QBasicMouseEventTransition::setEventType |  | Prototype:  | void QBasicMouseEventTransition::setEventType(QEvent::Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 125-129 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::setButton| Name:  | QBasicMouseEventTransition::setButton |  | Prototype:  | void QBasicMouseEventTransition::setButton(Qt::MouseButton button) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 143-147 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::modifierMask| Name:  | QBasicMouseEventTransition::modifierMask |  | Prototype:  | Qt::KeyboardModifiers QBasicMouseEventTransition::modifierMask() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 153-157 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::hitTestPath| Name:  | QBasicMouseEventTransition::hitTestPath |  | Prototype:  | QPainterPath QBasicMouseEventTransition::hitTestPath() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 172-176 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::eventType| Name:  | QBasicMouseEventTransition::eventType |  | Prototype:  | QEvent::Type QBasicMouseEventTransition::eventType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 116-120 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::button| Name:  | QBasicMouseEventTransition::button |  | Prototype:  | Qt::MouseButton QBasicMouseEventTransition::button() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 134-138 |  
  |  | 2 | 1 | 
 QBasicMouseEventTransition::QBasicMouseEventTransition| Name:  | QBasicMouseEventTransition::QBasicMouseEventTransition |  | Prototype:  | QBasicMouseEventTransition::QBasicMouseEventTransition(QState *sourceState) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 88-91 |  
  |  | 2 | 1 | 
 QBasicKeyEventTransition::setModifierMask| Name:  | QBasicKeyEventTransition::setModifierMask |  | Prototype:  | void QBasicKeyEventTransition::setModifierMask(Qt::KeyboardModifiers modifierMask) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 177-181 |  
  |  | 2 | 1 | 
 QBasicKeyEventTransition::setKey| Name:  | QBasicKeyEventTransition::setKey |  | Prototype:  | void QBasicKeyEventTransition::setKey(int key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 157-161 |  
  |  | 2 | 1 | 
 QBasicKeyEventTransition::setEventType| Name:  | QBasicKeyEventTransition::setEventType |  | Prototype:  | void QBasicKeyEventTransition::setEventType(QEvent::Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 139-143 |  
  |  | 2 | 1 | 
 QBasicKeyEventTransition::modifierMask| Name:  | QBasicKeyEventTransition::modifierMask |  | Prototype:  | Qt::KeyboardModifiers QBasicKeyEventTransition::modifierMask() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 167-171 |  
  |  | 2 | 1 | 
 QBasicKeyEventTransition::key| Name:  | QBasicKeyEventTransition::key |  | Prototype:  | int QBasicKeyEventTransition::key() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 148-152 |  
  |  | 2 | 1 | 
 QBasicKeyEventTransition::eventType| Name:  | QBasicKeyEventTransition::eventType |  | Prototype:  | QEvent::Type QBasicKeyEventTransition::eventType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 130-134 |  
  |  | 2 | 1 | 
 QBasicKeyEventTransition::QBasicKeyEventTransition| Name:  | QBasicKeyEventTransition::QBasicKeyEventTransition |  | Prototype:  | QBasicKeyEventTransition::QBasicKeyEventTransition(QState *sourceState) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 87-90 |  
  |  | 2 | 1 | 
 QBasicFontDatabase::releaseHandle| Name:  | QBasicFontDatabase::releaseHandle |  | Prototype:  | void QBasicFontDatabase::releaseHandle(void *handle) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 174-178 |  
  |  | 2 | 1 | 
 QBasicDrag::moveShapedPixmapWindow| Name:  | QBasicDrag::moveShapedPixmapWindow |  | Prototype:  | void QBasicDrag::moveShapedPixmapWindow(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 263-267 |  
  |  | 2 | 2 | 
 QBasicDrag::exitDndEventLoop| Name:  | QBasicDrag::exitDndEventLoop |  | Prototype:  | void QBasicDrag::exitDndEventLoop() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 276-280 |  
  |  | 2 | 2 | 
 QBasicDrag::QBasicDrag| Name:  | QBasicDrag::QBasicDrag |  | Prototype:  | QBasicDrag::QBasicDrag() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 94-100 |  
  |  | 2 | 1 | 
 QBalloonTip::paintEvent| Name:  | QBalloonTip::paintEvent |  | Prototype:  | void QBalloonTip::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 552-556 |  
  |  | 2 | 1 | 
 QBackingStorePrivate::QBackingStorePrivate| Name:  | QBackingStorePrivate::QBackingStorePrivate |  | Prototype:  | QBackingStorePrivate(QWindow *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 59-62 |  
  |  | 2 | 1 | 
 QBackingStore::resize| Name:  | QBackingStore::resize |  | Prototype:  | void QBackingStore::resize(const QSize &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 217-221 |  
  |  | 2 | 1 | 
 QAuthenticator::~QAuthenticator| Name:  | QAuthenticator::~QAuthenticator |  | Prototype:  | QAuthenticator::~QAuthenticator() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 150-154 |  
  |  | 2 | 2 | 
 QAuthenticator::setRealm| Name:  | QAuthenticator::setRealm |  | Prototype:  | void QAuthenticator::setRealm(const QString &realm) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 282-286 |  
  |  | 2 | 1 | 
 QAuthenticator::setPassword| Name:  | QAuthenticator::setPassword |  | Prototype:  | void QAuthenticator::setPassword(const QString &password) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 251-255 |  
  |  | 2 | 1 | 
 QAuthenticator::setOption| Name:  | QAuthenticator::setOption |  | Prototype:  | void QAuthenticator::setOption(const QString &opt, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 323-327 |  
  |  | 2 | 1 |