| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QCalendarWidget::setVerticalHeaderFormat| Name:  | QCalendarWidget::setVerticalHeaderFormat |  | Prototype:  | void QCalendarWidget::setVerticalHeaderFormat(QCalendarWidget::VerticalHeaderFormat format) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2664-2676 |  
  |  | 10 | 3 | 
 QCalendarWidget::setSelectedDate| Name:  | QCalendarWidget::setSelectedDate |  | Prototype:  | void QCalendarWidget::setSelectedDate(const QDate &date) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2287-2301 |  
  |  | 10 | 3 | 
 QCalendarWidget::setMinimumDate| Name:  | QCalendarWidget::setMinimumDate |  | Prototype:  | void QCalendarWidget::setMinimumDate(const QDate &date) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2487-2504 |  
  |  | 13 | 3 | 
 QCalendarWidget::setMaximumDate| Name:  | QCalendarWidget::setMaximumDate |  | Prototype:  | void QCalendarWidget::setMaximumDate(const QDate &date) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2538-2555 |  
  |  | 13 | 3 | 
 QCalendarWidget::setCurrentPage| Name:  | QCalendarWidget::setCurrentPage |  | Prototype:  | void QCalendarWidget::setCurrentPage(int year, int month) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2341-2359 |  
  |  | 13 | 3 | 
 QCalendarView::handleMouseEvent| Name:  | QCalendarView::handleMouseEvent |  | Prototype:  | QDate QCalendarView::handleMouseEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1438-1452 |  
  |  | 10 | 3 | 
 QCalendarPopup::mousePressEvent| Name:  | QCalendarPopup::mousePressEvent |  | Prototype:  | void QCalendarPopup::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2643-2656 |  
  |  | 10 | 3 | 
 QCalendarPopup::event| Name:  | QCalendarPopup::event |  | Prototype:  | bool QCalendarPopup::event(QEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2663-2671 |  
  |  | 5 | 3 | 
 QCalendarModel::setWeekNumbersShown| Name:  | QCalendarModel::setWeekNumbersShown |  | Prototype:  | void QCalendarModel::setWeekNumbersShown(bool show) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1303-1317 |  
  |  | 9 | 3 | 
 QCalendarModel::setDate| Name:  | QCalendarModel::setDate |  | Prototype:  | void QCalendarModel::setDate(const QDate &d) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1199-1206 |  
  |  | 5 | 3 | 
 QCalendarModel::referenceDate| Name:  | QCalendarModel::referenceDate |  | Prototype:  | QDate QCalendarModel::referenceDate() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1023-1033 |  
  |  | 7 | 3 | 
 QCalendarModel::dayOfWeekForColumn| Name:  | QCalendarModel::dayOfWeekForColumn |  | Prototype:  | Qt::DayOfWeek QCalendarModel::dayOfWeekForColumn(int column) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 990-999 |  
  |  | 7 | 3 | 
 QCalendarModel::columnForDayOfWeek| Name:  | QCalendarModel::columnForDayOfWeek |  | Prototype:  | int QCalendarModel::columnForDayOfWeek(Qt::DayOfWeek day) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1001-1009 |  
  |  | 6 | 3 | 
 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 | 
 QByteArrayList_joinedSize| Name:  | QByteArrayList_joinedSize |  | Prototype:  | static int QByteArrayList_joinedSize(const QByteArrayList *that, int seplen) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp |  | Lines:  | 125-137 |  
  |  | 7 | 3 | 
 QByteArray::startsWith| Name:  | QByteArray::startsWith |  | Prototype:  | bool QByteArray::startsWith(const QByteArray &ba) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2795-2802 |  
  |  | 5 | 3 | 
 QByteArray::startsWith| Name:  | QByteArray::startsWith |  | Prototype:  | bool QByteArray::startsWith(const char *str) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2809-2817 |  
  |  | 6 | 3 | 
 QByteArray::setRawData| Name:  | QByteArray::setRawData |  | Prototype:  | QByteArray &QByteArray::setRawData(const char *data, uint size) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4229-4244 |  
  |  | 9 | 3 | 
 QByteArray::right| Name:  | QByteArray::right |  | Prototype:  | QByteArray QByteArray::right(int len) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2911-2918 |  
  |  | 5 | 3 | 
 QByteArray::replace| Name:  | QByteArray::replace |  | Prototype:  | QByteArray &QByteArray::replace(const QByteArray &before, const QByteArray &after) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2190-2200 |  
  |  | 6 | 3 | 
 QByteArray::remove| Name:  | QByteArray::remove |  | Prototype:  | QByteArray &QByteArray::remove(int pos, int len) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2104-2116 |  
  |  | 8 | 3 | 
 QByteArray::prepend| Name:  | QByteArray::prepend |  | Prototype:  | QByteArray &QByteArray::prepend(const QByteArray &ba) |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1773-1783 |  
  |  | 7 | 3 | 
 QByteArray::prepend| Name:  | QByteArray::prepend |  | Prototype:  | QByteArray &QByteArray::prepend(const char *str, int len) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1803-1814 |  
  |  | 8 | 3 | 
 QByteArray::left| Name:  | QByteArray::left |  | Prototype:  | QByteArray QByteArray::left(int len) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2889-2896 |  
  |  | 5 | 3 | 
 QByteArray::fromPercentEncoding| Name:  | QByteArray::fromPercentEncoding |  | Prototype:  | QByteArray QByteArray::fromPercentEncoding(const QByteArray &input, char percent) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4438-4448 |  
  |  | 7 | 3 | 
 QByteArray::endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(const QByteArray &ba) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2840-2847 |  
  |  | 5 | 3 | 
 QByteArray::endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(const char *str) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2854-2862 |  
  |  | 6 | 3 | 
 QByteArray::count| Name:  | QByteArray::count |  | Prototype:  | int QByteArray::count(char ch) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2768-2777 |  
  |  | 7 | 3 | 
 QByteArray::append| Name:  | QByteArray::append |  | Prototype:  | QByteArray& QByteArray::append(const char *str) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1898-1908 |  
  |  | 7 | 3 | 
 QByteArray::QByteArray| Name:  | QByteArray::QByteArray |  | Prototype:  | QByteArray::QByteArray(int size, char ch) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1599-1610 |  
  |  | 7 | 3 | 
 QButtonGroup::removeButton| Name:  | QButtonGroup::removeButton |  | Prototype:  | void QButtonGroup::removeButton(QAbstractButton *button) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 271-282 |  
  |  | 7 | 3 | 
 QBuffer::setBuffer| Name:  | QBuffer::setBuffer |  | Prototype:  | void QBuffer::setBuffer(QByteArray *byteArray) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 236-249 |  
  |  | 8 | 3 | 
 QBuffer::disconnectNotify| Name:  | QBuffer::disconnectNotify |  | Prototype:  | void QBuffer::disconnectNotify(const QMetaMethod &signal) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 463-473 |  
  |  | 4 | 3 | 
 QBspTree::create| Name:  | QBspTree::create |  | Prototype:  | void QBspTree::create(int n, int d) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 46-61 |  
  |  | 9 | 3 | 
 QBrush::setStyle| Name:  | QBrush::setStyle |  | Prototype:  | void QBrush::setStyle(Qt::BrushStyle style) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 686-695 |  
  |  | 5 | 3 | 
 QBoxLayoutPrivate::replaceAt| Name:  | QBoxLayoutPrivate::replaceAt |  | Prototype:  | QLayoutItem* QBoxLayoutPrivate::replaceAt(int index, QLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 432-445 |  
  |  | 10 | 3 | 
 QBoxLayout::setStretch| Name:  | QBoxLayout::setStretch |  | Prototype:  | void QBoxLayout::setStretch(int index, int stretch) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1150-1160 |  
  |  | 6 | 3 | 
 QBoxLayout::insertWidget| Name:  | QBoxLayout::insertWidget |  | Prototype:  | void QBoxLayout::insertWidget(int index, QWidget *widget, int stretch, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 976-1003 |  
  |  | 12 | 3 | 
 QBoxLayout::insertStretch| Name:  | QBoxLayout::insertStretch |  | Prototype:  | void QBoxLayout::insertStretch(int index, int stretch) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 895-911 |  
  |  | 11 | 3 | 
 QBoxLayout::insertSpacing| Name:  | QBoxLayout::insertSpacing |  | Prototype:  | void QBoxLayout::insertSpacing(int index, int size) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 864-886 |  
  |  | 11 | 3 | 
 QBoxLayout::heightForWidth| Name:  | QBoxLayout::heightForWidth |  | Prototype:  | int QBoxLayout::heightForWidth(int w) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 663-677 |  
  |  | 9 | 3 | 
 QBmpHandler::readHeader| Name:  | QBmpHandler::readHeader |  | Prototype:  | bool QBmpHandler::readHeader() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 712-733 |  
  |  | 11 | 3 | 
 QBmpHandler::canRead| Name:  | QBmpHandler::canRead |  | Prototype:  | bool QBmpHandler::canRead() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 735-746 |  
  |  | 6 | 3 | 
 QBmpHandler::canRead| Name:  | QBmpHandler::canRead |  | Prototype:  | bool QBmpHandler::canRead(QIODevice *device) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 748-760 |  
  |  | 7 | 3 | 
 QBlitterPaintEngine::fillRect| Name:  | QBlitterPaintEngine::fillRect |  | Prototype:  | void QBlitterPaintEngine::fillRect(const QRectF &rect, const QColor &color) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 549-561 |  
  |  | 8 | 3 | 
 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:  | 643-653 |  
  |  | 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:  | 655-665 |  
  |  | 6 | 3 | 
 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:  | 811-831 |  
  |  | 13 | 3 | 
 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 | 
 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 | 
 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:  | 567-581 |  
  |  | 10 | 3 | 
 QBitArray::operator&=| Name:  | QBitArray::operator&= |  | Prototype:  | QBitArray &QBitArray::operator&=(const QBitArray &other) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 491-503 |  
  |  | 10 | 3 | 
 QBitArray::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:  | 147-159 |  
  |  | 8 | 3 | 
 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 | 
 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 | 
 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::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 | 
 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::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 | 
 QBasicFontDatabase::populateFontDatabase| Name:  | QBasicFontDatabase::populateFontDatabase |  | Prototype:  | void QBasicFontDatabase::populateFontDatabase() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 61-84 |  
  |  | 16 | 3 | 
 QBasicAtomicBitField::allocateNext| Name:  | QBasicAtomicBitField::allocateNext |  | Prototype:  | int allocateNext() noexcept |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 427-444 |  
  |  | 6 | 3 | 
 QBalloonTip::timerEvent| Name:  | QBalloonTip::timerEvent |  | Prototype:  | void QBalloonTip::timerEvent(QTimerEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 670-679 |  
  |  | 6 | 3 | 
 QBalloonTip::showBalloon| Name:  | QBalloonTip::showBalloon |  | Prototype:  | void QBalloonTip::showBalloon(QSystemTrayIcon::MessageIcon icon, const QString& title, const QString& message, QSystemTrayIcon *trayIcon, const QPoint& pos, int timeout, bool showArrow) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 401-413 |  
  |  | 7 | 3 | 
 QBackingStore::flush| Name:  | QBackingStore::flush |  | Prototype:  | void QBackingStore::flush(const QRegion ®ion, QWindow *win, const QPoint &offset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 98-117 |  
  |  | 8 | 3 | 
 QAuthenticator::operator==| Name:  | QAuthenticator::operator== |  | Prototype:  | bool QAuthenticator::operator==(const QAuthenticator &other) const |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 198-209 |  
  |  | 9 | 3 | 
 QAuthenticator::detach| Name:  | QAuthenticator::detach |  | Prototype:  | void QAuthenticator::detach() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 260-269 |  
  |  | 5 | 3 | 
 QAsn1Element::write| Name:  | QAsn1Element::write |  | Prototype:  | void QAsn1Element::write(QDataStream &stream) const |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 137-162 |  
  |  | 13 | 3 | 
 QAsn1Element::toVector| Name:  | QAsn1Element::toVector |  | Prototype:  | QVector<QAsn1Element> QAsn1Element::toVector() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 298-308 |  
  |  | 7 | 3 | 
 QAsn1Element::fromObjectId| Name:  | QAsn1Element::fromObjectId |  | Prototype:  | QAsn1Element QAsn1Element::fromObjectId(const QByteArray &id) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 191-212 |  
  |  | 17 | 3 | 
 QApplicationPrivate::updateTouchPointsForWidget| Name:  | QApplicationPrivate::updateTouchPointsForWidget |  | Prototype:  | bool QApplicationPrivate::updateTouchPointsForWidget(QWidget *widget, QTouchEvent *touchEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4307-4327 |  
  |  | 13 | 3 | 
 QApplicationPrivate::tryModalHelper| Name:  | QApplicationPrivate::tryModalHelper |  | Prototype:  | bool QApplicationPrivate::tryModalHelper(QWidget *widget, QWidget **rettop) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2613-2624 |  
  |  | 6 | 3 | 
 QApplicationPrivate::setSystemPalette| Name:  | QApplicationPrivate::setSystemPalette |  | Prototype:  | void QApplicationPrivate::setSystemPalette(const QPalette &pal) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1550-1577 |  
  |  | 7 | 3 | 
 QApplicationPrivate::setSystemFont| Name:  | QApplicationPrivate::setSystemFont |  | Prototype:  | void QApplicationPrivate::setSystemFont(const QFont &font) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1706-1715 |  
  |  | 5 | 3 | 
 QApplicationPrivate::notifyWindowIconChanged| Name:  | QApplicationPrivate::notifyWindowIconChanged |  | Prototype:  | void QApplicationPrivate::notifyWindowIconChanged() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1752-1768 |  
  |  | 8 | 3 | 
 QApplicationPrivate::notifyLayoutDirectionChange| Name:  | QApplicationPrivate::notifyLayoutDirectionChange |  | Prototype:  | void QApplicationPrivate::notifyLayoutDirectionChange() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2091-2109 |  
  |  | 9 | 3 | 
 QApplicationPrivate::activateImplicitTouchGrab| Name:  | QApplicationPrivate::activateImplicitTouchGrab |  | Prototype:  | void QApplicationPrivate::activateImplicitTouchGrab(QWidget *widget, QTouchEvent *touchEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4372-4381 |  
  |  | 5 | 3 | 
 QApplication::topLevelWidgets| Name:  | QApplication::topLevelWidgets |  | Prototype:  | QWidgetList QApplication::topLevelWidgets() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1782-1793 |  
  |  | 7 | 3 | 
 QApplication::topLevelAt| Name:  | QApplication::topLevelAt |  | Prototype:  | QWidget *QApplication::topLevelAt(const QPoint &pos) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 382-389 |  
  |  | 4 | 3 | 
 QApplication::font| Name:  | QApplication::font |  | Prototype:  | QFont QApplication::font(const char *className) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1631-1640 |  
  |  | 6 | 3 | 
 QApplication::desktop| Name:  | QApplication::desktop |  | Prototype:  | QDesktopWidget *QApplication::desktop() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2863-2871 |  
  |  | 5 | 3 | 
 QAnimationTimer::unregisterRunningAnimation| Name:  | QAnimationTimer::unregisterRunningAnimation |  | Prototype:  | void QAnimationTimer::unregisterRunningAnimation(QAbstractAnimation *animation) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 723-733 |  
  |  | 6 | 3 | 
 QAnimationTimer::startAnimations| Name:  | QAnimationTimer::startAnimations |  | Prototype:  | void QAnimationTimer::startAnimations() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 639-653 |  
  |  | 8 | 3 | 
 QAnimationTimer::registerRunningAnimation| Name:  | QAnimationTimer::registerRunningAnimation |  | Prototype:  | void QAnimationTimer::registerRunningAnimation(QAbstractAnimation *animation) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 712-721 |  
  |  | 5 | 3 | 
 QAnimationTimer::registerAnimation| Name:  | QAnimationTimer::registerAnimation |  | Prototype:  | void QAnimationTimer::registerAnimation(QAbstractAnimation *animation, bool isTopLevel) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 667-680 |  
  |  | 9 | 3 | 
 QAnimationGroup::removeAnimation| Name:  | QAnimationGroup::removeAnimation |  | Prototype:  | void QAnimationGroup::removeAnimation(QAbstractAnimation *animation) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp |  | Lines:  | 211-226 |  
  |  | 9 | 3 | 
 QAnimationGroup::insertAnimation| Name:  | QAnimationGroup::insertAnimation |  | Prototype:  | void QAnimationGroup::insertAnimation(int index, QAbstractAnimation *animation) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp |  | Lines:  | 186-203 |  
  |  | 10 | 3 | 
 QAlphaPaintEnginePrivate::drawAlphaImage| Name:  | QAlphaPaintEnginePrivate::drawAlphaImage |  | Prototype:  | void QAlphaPaintEnginePrivate::drawAlphaImage(const QRectF &rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 454-499 |  
  |  | 32 | 3 | 
 QAlphaPaintEnginePrivate::canSeeTroughBackground| Name:  | QAlphaPaintEnginePrivate::canSeeTroughBackground |  | Prototype:  | bool QAlphaPaintEnginePrivate::canSeeTroughBackground(bool somethingInRectHasAlpha, const QRectF &rect) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 442-452 |  
  |  | 6 | 3 | 
 QActionPrivate::sendDataChanged| Name:  | QActionPrivate::sendDataChanged |  | Prototype:  | void QActionPrivate::sendDataChanged() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 107-124 |  
  |  | 10 | 3 | 
 QActionGroup::setVisible| Name:  | QActionGroup::setVisible |  | Prototype:  | void QActionGroup::setVisible(bool b) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 337-347 |  
  |  | 6 | 3 | 
 QActionGroup::setEnabled| Name:  | QActionGroup::setEnabled |  | Prototype:  | void QActionGroup::setEnabled(bool b) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 300-310 |  
  |  | 6 | 3 | 
 QActionGroup::removeAction| Name:  | QActionGroup::removeAction |  | Prototype:  | void QActionGroup::removeAction(QAction *action) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 238-249 |  
  |  | 8 | 3 | 
 QAction::toolTip| Name:  | QAction::toolTip |  | Prototype:  | QString QAction::toolTip() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 810-819 |  
  |  | 6 | 3 | 
 QAction::shortcuts| Name:  | QAction::shortcuts |  | Prototype:  | QList<QKeySequence> QAction::shortcuts() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 472-481 |  
  |  | 7 | 3 | 
 QAction::setVisible| Name:  | QAction::setVisible |  | Prototype:  | void QAction::setVisible(bool b) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 1061-1074 |  
  |  | 9 | 3 | 
 QAction::setShortcutContext| Name:  | QAction::setShortcutContext |  | Prototype:  | void QAction::setShortcutContext(Qt::ShortcutContext context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 490-500 |  
  |  | 8 | 3 | 
 QAction::setShortcut| Name:  | QAction::setShortcut |  | Prototype:  | void QAction::setShortcut(const QKeySequence &shortcut) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 394-405 |  
  |  | 7 | 3 |