Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QCoreApplication::~QCoreApplicationName: | 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::setApplicationNameName: | 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::processEventsName: | 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::notifyInternal2Name: | 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::installTranslatorName: | 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::compressEventName: | 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::initAccessName: | 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::isWritableName: | 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::fromNameName: | 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::setCurrentRowName: | 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::rowCountName: | 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::hasChildrenName: | 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::currentIndexName: | 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::matchHintName: | 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::filterHistoryName: | 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::setWidgetName: | 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::verticalScrollToValueName: | 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::descriptionHeightName: | 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::isSetName: | 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::QComboBoxPrivateContainerName: | 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::updateViewContainerPaletteAndOpacityName: | 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::updateDelegateName: | 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::showPopupFromMouseEventName: | 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::setAutoCompletionName: | 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::moveGripName: | 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::visualRegionForSelectionName: | 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::visualRectName: | 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::setRootIndexName: | 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::setResizeGripsVisibleName: | 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::writeSettingsName: | 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::readSettingsName: | 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::QColorDialogStaticDataName: | 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::setCurrentColorName: | 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::setOptionsName: | 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::toCmykName: | 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::getRgbFName: | 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::getRgbName: | 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::getHsvFName: | 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::getHsvName: | 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::getHslFName: | 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::getHslName: | 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::getCmykFName: | 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::getCmykName: | 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::sortKeyName: | 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::mouseMoveEventName: | 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::updateCurrentPageName: | 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::setDateRangeName: | 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::eventFilterName: | 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::mouseDoubleClickEventName: | 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::textName: | 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::applyToDateName: | 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::setRangeName: | 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::setMinimumDateName: | 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::setMaximumDateName: | 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::setHorizontalHeaderFormatName: | 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::flagsName: | 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::dateForCellName: | 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::textName: | 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::applyToDateName: | 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::currentTextName: | 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::setJobHoldName: | 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::rightJustifiedName: | 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::replaceName: | 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::leftJustifiedName: | 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::insertName: | 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::indexOfName: | 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::indexOfName: | 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::fromRawDataName: | 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::fromHexName: | 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::countName: | 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::appendName: | 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::appendName: | 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::detectCheckedButtonName: | 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::writeDataName: | 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::openName: | 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::initName: | 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::calcHfwName: | 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::takeAtName: | 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::setStretchFactorName: | 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::setStretchFactorName: | 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::maximumSizeName: | 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::insertLayoutName: | 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::fillName: | 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::resizeName: | 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::fillName: | 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::addToPolygonName: | 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::addToPolygonName: | 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::extractResultName: | 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::stopName: | 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::fontEngineName: | 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::updateCredentialsName: | 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::toStringName: | 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::toObjectIdName: | 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::toDateTimeName: | 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::translateTouchCancelName: | 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::shouldSetFocusName: | 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::shouldQuitName: | 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::findClosestTouchPointTargetName: | 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 |