| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QCoreApplication::~QCoreApplication| Name:  | QCoreApplication::~QCoreApplication |  | Prototype:  | QCoreApplication::~QCoreApplication() |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 821-854 |  
  |  | 14 | 4 | 
 QCoreApplication::setApplicationName| Name:  | QCoreApplication::setApplicationName |  | Prototype:  | void QCoreApplication::setApplicationName(const QString &application) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2384-2397 |  
  |  | 9 | 4 | 
 QCoreApplication::processEvents| Name:  | QCoreApplication::processEvents |  | Prototype:  | void QCoreApplication::processEvents(QEventLoop::ProcessEventsFlags flags, int maxtime) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1196-1210 |  
  |  | 8 | 4 | 
 QCoreApplication::notifyInternal2| Name:  | QCoreApplication::notifyInternal2 |  | Prototype:  | bool QCoreApplication::notifyInternal2(QObject *receiver, QEvent *event) |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 965-989 |  
  |  | 13 | 4 | 
 QCoreApplication::installTranslator| Name:  | QCoreApplication::installTranslator |  | Prototype:  | bool QCoreApplication::installTranslator(QTranslator *translationFile) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1882-1903 |  
  |  | 11 | 4 | 
 QCoreApplication::compressEvent| Name:  | QCoreApplication::compressEvent |  | Prototype:  | bool QCoreApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1443-1478 |  
  |  | 12 | 4 | 
 QConfFileSettingsPrivate::initAccess| Name:  | QConfFileSettingsPrivate::initAccess |  | Prototype:  | void QConfFileSettingsPrivate::initAccess() |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 950-960 |  
  |  | 5 | 4 | 
 QConfFile::isWritable| Name:  | QConfFile::isWritable |  | Prototype:  | bool QConfFile::isWritable() const |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 176-199 |  
  |  | 10 | 4 | 
 QConfFile::fromName| Name:  | QConfFile::fromName |  | Prototype:  | QConfFile *QConfFile::fromName(const QString &fileName, bool _userPerms) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 201-220 |  
  |  | 12 | 4 | 
 QCompletionModel::setCurrentRow| Name:  | QCompletionModel::setCurrentRow |  | Prototype:  | bool QCompletionModel::setCurrentRow(int row) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 284-297 |  
  |  | 8 | 4 | 
 QCompletionModel::rowCount| Name:  | QCompletionModel::rowCount |  | Prototype:  | int QCompletionModel::rowCount(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 347-362 |  
  |  | 9 | 4 | 
 QCompletionModel::hasChildren| Name:  | QCompletionModel::hasChildren |  | Prototype:  | bool QCompletionModel::hasChildren(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 373-386 |  
  |  | 8 | 4 | 
 QCompletionModel::currentIndex| Name:  | QCompletionModel::currentIndex |  | Prototype:  | QModelIndex QCompletionModel::currentIndex(bool sourceIndex) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 299-312 |  
  |  | 9 | 4 | 
 QCompletionEngine::matchHint| Name:  | QCompletionEngine::matchHint |  | Prototype:  | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 493-510 |  
  |  | 10 | 4 | 
 QCompletionEngine::filterHistory| Name:  | QCompletionEngine::filterHistory |  | Prototype:  | QMatchData QCompletionEngine::filterHistory() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 458-490 |  
  |  | 17 | 4 | 
 QCompleter::setWidget| Name:  | QCompleter::setWidget |  | Prototype:  | void QCompleter::setWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1007-1019 |  
  |  | 9 | 4 | 
 QCommonListViewBase::verticalScrollToValue| Name:  | QCommonListViewBase::verticalScrollToValue |  | Prototype:  | int QCommonListViewBase::verticalScrollToValue(int , QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1944-1956 |  
  |  | 9 | 4 | 
 QCommandLinkButtonPrivate::descriptionHeight| Name:  | QCommandLinkButtonPrivate::descriptionHeight |  | Prototype:  | int QCommandLinkButtonPrivate::descriptionHeight(int widgetWidth) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 231-252 |  
  |  | 14 | 4 | 
 QCommandLineParser::isSet| Name:  | QCommandLineParser::isSet |  | Prototype:  | bool QCommandLineParser::isSet(const QString &name) const |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 803-814 |  
  |  | 8 | 4 | 
 QComboBoxPrivateContainer::QComboBoxPrivateContainer| Name:  | QComboBoxPrivateContainer::QComboBoxPrivateContainer |  | Prototype:  | QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 425-473 |  
  |  | 27 | 4 | 
 QComboBoxPrivate::updateViewContainerPaletteAndOpacity| Name:  | QComboBoxPrivate::updateViewContainerPaletteAndOpacity |  | Prototype:  | void QComboBoxPrivate::updateViewContainerPaletteAndOpacity() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1100-1121 |  
  |  | 14 | 4 | 
 QComboBoxPrivate::updateDelegate| Name:  | QComboBoxPrivate::updateDelegate |  | Prototype:  | void QComboBoxPrivate::updateDelegate(bool force) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1705-1717 |  
  |  | 8 | 4 | 
 QComboBoxPrivate::showPopupFromMouseEvent| Name:  | QComboBoxPrivate::showPopupFromMouseEvent |  | Prototype:  | void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3058-3097 |  
  |  | 16 | 4 | 
 QComboBox::setAutoCompletion| Name:  | QComboBox::setAutoCompletion |  | Prototype:  | void QComboBox::setAutoCompletion(bool enable) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1453-1478 |  
  |  | 15 | 4 | 
 QColumnViewGrip::moveGrip| Name:  | QColumnViewGrip::moveGrip |  | Prototype:  | int QColumnViewGrip::moveGrip(int offset) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 96-118 |  
  |  | 15 | 4 | 
 QColumnView::visualRegionForSelection| Name:  | QColumnView::visualRegionForSelection |  | Prototype:  | QRegion QColumnView::visualRegionForSelection(const QItemSelection &selection) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 459-484 |  
  |  | 15 | 4 | 
 QColumnView::visualRect| Name:  | QColumnView::visualRect |  | Prototype:  | QRect QColumnView::visualRect(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 222-236 |  
  |  | 9 | 4 | 
 QColumnView::setRootIndex| Name:  | QColumnView::setRootIndex |  | Prototype:  | void QColumnView::setRootIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 175-192 |  
  |  | 12 | 4 | 
 QColumnView::setResizeGripsVisible| Name:  | QColumnView::setResizeGripsVisible |  | Prototype:  | void QColumnView::setResizeGripsVisible(bool visible) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 134-152 |  
  |  | 13 | 4 | 
 QColorDialogStaticData::writeSettings| Name:  | QColorDialogStaticData::writeSettings |  | Prototype:  | void QColorDialogStaticData::writeSettings() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 268-277 |  
  |  | 3 | 4 | 
 QColorDialogStaticData::readSettings| Name:  | QColorDialogStaticData::readSettings |  | Prototype:  | void QColorDialogStaticData::readSettings() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 256-266 |  
  |  | 4 | 4 | 
 QColorDialogStaticData::QColorDialogStaticData| Name:  | QColorDialogStaticData::QColorDialogStaticData |  | Prototype:  | QColorDialogStaticData::QColorDialogStaticData() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 245-254 |  
  |  | 7 | 4 | 
 QColorDialogPrivate::setCurrentColor| Name:  | QColorDialogPrivate::setCurrentColor |  | Prototype:  | void QColorDialogPrivate::setCurrentColor(const QColor &color, SetColorMode setColorMode) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1955-1968 |  
  |  | 8 | 4 | 
 QColorDialog::setOptions| Name:  | QColorDialog::setOptions |  | Prototype:  | void QColorDialog::setOptions(ColorDialogOptions options) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2040-2056 |  
  |  | 10 | 4 | 
 QColor::toCmyk| Name:  | QColor::toCmyk |  | Prototype:  | QColor QColor::toCmyk() const noexcept |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 1828-1862 |  
  |  | 23 | 4 | 
 QColor::getRgbF| Name:  | QColor::getRgbF |  | Prototype:  | void QColor::getRgbF(qreal *r, qreal *g, qreal *b, qreal *a) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 859-876 |  
  |  | 10 | 4 | 
 QColor::getRgb| Name:  | QColor::getRgb |  | Prototype:  | void QColor::getRgb(int *r, int *g, int *b, int *a) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 888-904 |  
  |  | 10 | 4 | 
 QColor::getHsvF| Name:  | QColor::getHsvF |  | Prototype:  | void QColor::getHsvF(qreal *h, qreal *s, qreal *v, qreal *a) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 637-653 |  
  |  | 10 | 4 | 
 QColor::getHsv| Name:  | QColor::getHsv |  | Prototype:  | void QColor::getHsv(int *h, int *s, int *v, int *a) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 665-681 |  
  |  | 10 | 4 | 
 QColor::getHslF| Name:  | QColor::getHslF |  | Prototype:  | void QColor::getHslF(qreal *h, qreal *s, qreal *l, qreal *a) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 746-762 |  
  |  | 10 | 4 | 
 QColor::getHsl| Name:  | QColor::getHsl |  | Prototype:  | void QColor::getHsl(int *h, int *s, int *l, int *a) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 776-792 |  
  |  | 10 | 4 | 
 QColor::getCmykF| Name:  | QColor::getCmykF |  | Prototype:  | void QColor::getCmykF(qreal *c, qreal *m, qreal *y, qreal *k, qreal *a) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2173-2190 |  
  |  | 11 | 4 | 
 QColor::getCmyk| Name:  | QColor::getCmyk |  | Prototype:  | void QColor::getCmyk(int *c, int *m, int *y, int *k, int *a) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2144-2161 |  
  |  | 11 | 4 | 
 QCollator::sortKey| Name:  | QCollator::sortKey |  | Prototype:  | QCollatorSortKey QCollator::sortKey(const QString &string) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp |  | Lines:  | 132-151 |  
  |  | 13 | 4 | 
 QCollator::operator=| Name:  | QCollator::operator= |  | Prototype:  | QCollator &QCollator::operator=(const QCollator &other) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp |  | Lines:  | 107-116 |  
  |  | 6 | 4 | 
 QCheckBox::mouseMoveEvent| Name:  | QCheckBox::mouseMoveEvent |  | Prototype:  | void QCheckBox::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 319-334 |  
  |  | 9 | 4 | 
 QCalendarWidgetPrivate::updateCurrentPage| Name:  | QCalendarWidgetPrivate::updateCurrentPage |  | Prototype:  | void QCalendarWidgetPrivate::updateCurrentPage(const QDate &date) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1845-1864 |  
  |  | 14 | 4 | 
 QCalendarWidget::setDateRange| Name:  | QCalendarWidget::setDateRange |  | Prototype:  | void QCalendarWidget::setDateRange(const QDate &min, const QDate &max) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 2576-2596 |  
  |  | 16 | 4 | 
 QCalendarWidget::eventFilter| Name:  | QCalendarWidget::eventFilter |  | Prototype:  | bool QCalendarWidget::eventFilter(QObject *watched, QEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 3057-3077 |  
  |  | 13 | 4 | 
 QCalendarView::mouseDoubleClickEvent| Name:  | QCalendarView::mouseDoubleClickEvent |  | Prototype:  | void QCalendarView::mouseDoubleClickEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1454-1470 |  
  |  | 10 | 4 | 
 QCalendarMonthValidator::text| Name:  | QCalendarMonthValidator::text |  | Prototype:  | QString QCalendarMonthValidator::text(const QDate &date, int repeat) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 318-329 |  
  |  | 7 | 4 | 
 QCalendarMonthValidator::applyToDate| Name:  | QCalendarMonthValidator::applyToDate |  | Prototype:  | QDate QCalendarMonthValidator::applyToDate(const QDate &date) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 293-305 |  
  |  | 10 | 4 | 
 QCalendarModel::setRange| Name:  | QCalendarModel::setRange |  | Prototype:  | void QCalendarModel::setRange(const QDate &min, const QDate &max) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1245-1256 |  
  |  | 9 | 4 | 
 QCalendarModel::setMinimumDate| Name:  | QCalendarModel::setMinimumDate |  | Prototype:  | void QCalendarModel::setMinimumDate(const QDate &d) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1219-1230 |  
  |  | 8 | 4 | 
 QCalendarModel::setMaximumDate| Name:  | QCalendarModel::setMaximumDate |  | Prototype:  | void QCalendarModel::setMaximumDate(const QDate &d) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1232-1243 |  
  |  | 8 | 4 | 
 QCalendarModel::setHorizontalHeaderFormat| Name:  | QCalendarModel::setHorizontalHeaderFormat |  | Prototype:  | void QCalendarModel::setHorizontalHeaderFormat(QCalendarWidget::HorizontalHeaderFormat format) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1267-1282 |  
  |  | 11 | 4 | 
 QCalendarModel::flags| Name:  | QCalendarModel::flags |  | Prototype:  | Qt::ItemFlags QCalendarModel::flags(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1187-1197 |  
  |  | 8 | 4 | 
 QCalendarModel::dateForCell| Name:  | QCalendarModel::dateForCell |  | Prototype:  | QDate QCalendarModel::dateForCell(int row, int column) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1040-1055 |  
  |  | 11 | 4 | 
 QCalendarDayValidator::text| Name:  | QCalendarDayValidator::text |  | Prototype:  | QString QCalendarDayValidator::text(const QDate &date, int repeat) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 208-219 |  
  |  | 7 | 4 | 
 QCalendarDayValidator::applyToDate| Name:  | QCalendarDayValidator::applyToDate |  | Prototype:  | QDate QCalendarDayValidator::applyToDate(const QDate &date) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 185-195 |  
  |  | 8 | 4 | 
 QCalendarDateValidator::currentText| Name:  | QCalendarDateValidator::currentText |  | Prototype:  | QString QCalendarDateValidator::currentText() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 521-537 |  
  |  | 11 | 4 | 
 QCUPSSupport::setJobHold| Name:  | QCUPSSupport::setJobHold |  | Prototype:  | void QCUPSSupport::setJobHold(QPrinter *printer, const JobHoldUntil jobHold, const QTime &holdUntilTime) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 111-123 |  
  |  | 6 | 4 | 
 QByteArray::rightJustified| Name:  | QByteArray::rightJustified |  | Prototype:  | QByteArray QByteArray::rightJustified(int width, char fill, bool truncate) const |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3516-3533 |  
  |  | 12 | 4 | 
 QByteArray::replace| Name:  | QByteArray::replace |  | Prototype:  | QByteArray &QByteArray::replace(char before, char after) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2424-2434 |  
  |  | 7 | 4 | 
 QByteArray::leftJustified| Name:  | QByteArray::leftJustified |  | Prototype:  | QByteArray QByteArray::leftJustified(int width, char fill, bool truncate) const |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3479-3496 |  
  |  | 12 | 4 | 
 QByteArray::insert| Name:  | QByteArray::insert |  | Prototype:  | QByteArray &QByteArray::insert(int i, int count, char ch) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2074-2088 |  
  |  | 11 | 4 | 
 QByteArray::indexOf| Name:  | QByteArray::indexOf |  | Prototype:  | int QByteArray::indexOf(const QByteArray &ba, int from) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2521-2534 |  
  |  | 9 | 4 | 
 QByteArray::indexOf| Name:  | QByteArray::indexOf |  | Prototype:  | int QByteArray::indexOf(const char *c, int from) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2561-2574 |  
  |  | 9 | 4 | 
 QByteArray::fromRawData| Name:  | QByteArray::fromRawData |  | Prototype:  | QByteArray QByteArray::fromRawData(const char *data, int size) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4200-4213 |  
  |  | 9 | 4 | 
 QByteArray::fromHex| Name:  | QByteArray::fromHex |  | Prototype:  | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4335-4358 |  
  |  | 16 | 4 | 
 QByteArray::count| Name:  | QByteArray::count |  | Prototype:  | int QByteArray::count(const QByteArray &ba) const |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2732-2745 |  
  |  | 9 | 4 | 
 QByteArray::append| Name:  | QByteArray::append |  | Prototype:  | QByteArray &QByteArray::append(const char *str, int len) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1922-1934 |  
  |  | 9 | 4 | 
 QByteArray::append| Name:  | QByteArray::append |  | Prototype:  | QByteArray &QByteArray::append(const QByteArray &ba) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1865-1877 |  
  |  | 9 | 4 | 
 QButtonGroupPrivate::detectCheckedButton| Name:  | QButtonGroupPrivate::detectCheckedButton |  | Prototype:  | void QButtonGroupPrivate::detectCheckedButton() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 49-61 |  
  |  | 8 | 4 | 
 QBuffer::writeData| Name:  | QBuffer::writeData |  | Prototype:  | qint64 QBuffer::writeData(const char *data, qint64 len) |  | Coverage:  |  78.571% (11/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 421-444 |  
  |  | 14 | 4 | 
 QBuffer::open| Name:  | QBuffer::open |  | Prototype:  | bool QBuffer::open(OpenMode flags) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 321-336 |  
  |  | 9 | 4 | 
 QBspTree::init| Name:  | QBspTree::init |  | Prototype:  | void QBspTree::init(const QRect &area, int depth, NodeType type, int index) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 102-129 |  
  |  | 18 | 4 | 
 QBoxLayoutPrivate::calcHfw| Name:  | QBoxLayoutPrivate::calcHfw |  | Prototype:  | void QBoxLayoutPrivate::calcHfw(int w) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 401-430 |  
  |  | 21 | 4 | 
 QBoxLayout::takeAt| Name:  | QBoxLayout::takeAt |  | Prototype:  | QLayoutItem *QBoxLayout::takeAt(int index) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 722-740 |  
  |  | 12 | 4 | 
 QBoxLayout::setStretchFactor| Name:  | QBoxLayout::setStretchFactor |  | Prototype:  | bool QBoxLayout::setStretchFactor(QLayout *layout, int stretch) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1128-1142 |  
  |  | 9 | 4 | 
 QBoxLayout::setStretchFactor| Name:  | QBoxLayout::setStretchFactor |  | Prototype:  | bool QBoxLayout::setStretchFactor(QWidget *widget, int stretch) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1105-1119 |  
  |  | 10 | 4 | 
 QBoxLayout::maximumSize| Name:  | QBoxLayout::maximumSize |  | Prototype:  | QSize QBoxLayout::maximumSize() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 634-647 |  
  |  | 9 | 4 | 
 QBoxLayout::insertLayout| Name:  | QBoxLayout::insertLayout |  | Prototype:  | void QBoxLayout::insertLayout(int index, QLayout *layout, int stretch) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 942-954 |  
  |  | 10 | 4 | 
 QBlittablePlatformPixmap::fill| Name:  | QBlittablePlatformPixmap::fill |  | Prototype:  | void QBlittablePlatformPixmap::fill(const QColor &color) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp |  | Lines:  | 134-161 |  
  |  | 15 | 4 | 
 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:  | 220-234 |  
  |  | 10 | 4 | 
 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:  | 288-301 |  
  |  | 11 | 4 | 
 QBezier::addToPolygon| Name:  | QBezier::addToPolygon |  | Prototype:  | void QBezier::addToPolygon(QPolygonF *polygon, qreal bezier_flattening_threshold) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 119-155 |  
  |  | 25 | 4 | 
 QBezier::addToPolygon| Name:  | QBezier::addToPolygon |  | Prototype:  | void QBezier::addToPolygon(QDataBuffer<QPointF> &polygon, qreal bezier_flattening_threshold) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 157-193 |  
  |  | 25 | 4 | 
 QBenchmarkValgrindUtils::extractResult| Name:  | QBenchmarkValgrindUtils::extractResult |  | Prototype:  | qint64 QBenchmarkValgrindUtils::extractResult(const QString &fileName) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 84-108 |  
  |  | 19 | 4 | 
 QBasicTimer::stop| Name:  | QBasicTimer::stop |  | Prototype:  | void QBasicTimer::stop() |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 180-193 |  
  |  | 8 | 4 | 
 QBasicFontDatabase::fontEngine| Name:  | QBasicFontDatabase::fontEngine |  | Prototype:  | QFontEngine *QBasicFontDatabase::fontEngine(const QFontDef &fontDef, void *usrPtr) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 86-115 |  
  |  | 19 | 4 | 
 QAuthenticatorPrivate::updateCredentials| Name:  | QAuthenticatorPrivate::updateCredentials |  | Prototype:  | void QAuthenticatorPrivate::updateCredentials() |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 373-394 |  
  |  | 12 | 4 | 
 QAuthenticator::operator=| Name:  | QAuthenticator::operator= |  | Prototype:  | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) |  | Coverage:  |  50.000% (5/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 169-192 |  
  |  | 16 | 4 | 
 QAsn1Element::toString| Name:  | QAsn1Element::toString |  | Prototype:  | QString QAsn1Element::toString() const |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 335-349 |  
  |  | 9 | 4 | 
 QAsn1Element::toObjectId| Name:  | QAsn1Element::toObjectId |  | Prototype:  | QByteArray QAsn1Element::toObjectId() const |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 310-327 |  
  |  | 12 | 4 | 
 QAsn1Element::toDateTime| Name:  | QAsn1Element::toDateTime |  | Prototype:  | QDateTime QAsn1Element::toDateTime() const |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 231-252 |  
  |  | 18 | 4 | 
 QApplicationPrivate::translateTouchCancel| Name:  | QApplicationPrivate::translateTouchCancel |  | Prototype:  | void QApplicationPrivate::translateTouchCancel(QTouchDevice *device, ulong timestamp) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4525-4545 |  
  |  | 16 | 4 | 
 QApplicationPrivate::shouldSetFocus| Name:  | QApplicationPrivate::shouldSetFocus |  | Prototype:  | bool QApplicationPrivate::shouldSetFocus(QWidget *w, Qt::FocusPolicy policy) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4294-4305 |  
  |  | 8 | 4 | 
 QApplicationPrivate::shouldQuit| Name:  | QApplicationPrivate::shouldQuit |  | Prototype:  | bool QApplicationPrivate::shouldQuit() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2978-2994 |  
  |  | 9 | 4 | 
 QApplicationPrivate::findClosestTouchPointTarget| Name:  | QApplicationPrivate::findClosestTouchPointTarget |  | Prototype:  | QWidget *QApplicationPrivate::findClosestTouchPointTarget(QTouchDevice *device, const QTouchEvent::TouchPoint &touchPoint) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4347-4370 |  
  |  | 18 | 4 |