Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 454-462 |
| | 4 | 2 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QColor &color, Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 470-478 |
| | 4 | 2 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(Qt::GlobalColor color, Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 487-495 |
| | 4 | 2 |
QBrush::setColorName: | QBrush::setColor | Prototype: | void QBrush::setColor(const QColor &c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 712-719 |
| | 4 | 2 |
QBrushPatternImageCache::getImageName: | QBrushPatternImageCache::getImage | Prototype: | QImage getImage(int brushStyle, bool invert) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 134-140 |
| | 4 | 2 |
QBspTree::climbTreeName: | QBspTree::climbTree | Prototype: | void QBspTree::climbTree(const QRect &rect, callback *function, QBspTreeData data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 63-69 |
| | 4 | 2 |
QBuffer::canReadLineName: | QBuffer::canReadLine | Prototype: | bool QBuffer::canReadLine() const | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 391-398 |
| | 4 | 2 |
QBuffer::disconnectNotifyName: | 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: | 457-467 |
| | 4 | 3 |
QBufferPrivate::peekName: | QBufferPrivate::peek | Prototype: | QByteArray QBufferPrivate::peek(qint64 maxSize) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 88-94 |
| | 4 | 2 |
QByteArray::QByteArrayName: | QByteArray::QByteArray | Prototype: | QByteArray::QByteArray(int size, Qt::Initialization) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1523-1529 |
| | 4 | 2 |
QByteArray::fillName: | QByteArray::fill | Prototype: | QByteArray &QByteArray::fill(char ch, int size) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1595-1601 |
| | 4 | 2 |
QByteArray::lastIndexOfName: | QByteArray::lastIndexOf | Prototype: | int QByteArray::lastIndexOf(const QByteArray &ba, int from) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2506-2513 |
| | 4 | 2 |
QByteArray::lastIndexOfName: | QByteArray::lastIndexOf | Prototype: | int QByteArray::lastIndexOf(const char *str, int from) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2541-2548 |
| | 4 | 2 |
QByteArray::replaceName: | QByteArray::replace | Prototype: | QByteArray &QByteArray::replace(const char *c, const QByteArray &after) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2065-2072 |
| | 4 | 2 |
QByteArrayMatcher::indexInName: | QByteArrayMatcher::indexIn | Prototype: | int QByteArrayMatcher::indexIn(const QByteArray &ba, int from) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 193-199 |
| | 4 | 2 |
QByteArrayMatcher::indexInName: | QByteArrayMatcher::indexIn | Prototype: | int QByteArrayMatcher::indexIn(const char *str, int len, int from) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 208-214 |
| | 4 | 2 |
QByteArrayMatcher::setPatternName: | QByteArrayMatcher::setPattern | Prototype: | void QByteArrayMatcher::setPattern(const QByteArray &pattern) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 178-184 |
| | 4 | 1 |
QCUPSSupport::clearCupsOptionName: | QCUPSSupport::clearCupsOption | Prototype: | void QCUPSSupport::clearCupsOption(QStringList &cupsOptions, const QString &option) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 62-70 |
| | 4 | 2 |
QCUPSSupport::setBannerPagesName: | QCUPSSupport::setBannerPages | Prototype: | void QCUPSSupport::setBannerPages(QPrinter *printer, const BannerPage startBannerPage, const BannerPage endBannerPage) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 148-156 |
| | 4 | 2 |
QCUPSSupport::setCupsOptionName: | QCUPSSupport::setCupsOption | Prototype: | void QCUPSSupport::setCupsOption(QStringList &cupsOptions, const QString &option, const QString &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 52-60 |
| | 4 | 2 |
QCalendarDateSectionValidator::highlightStringName: | QCalendarDateSectionValidator::highlightString | Prototype: | QString QCalendarDateSectionValidator::highlightString(const QString &str, int pos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 98-105 |
| | 4 | 2 |
QCalendarModel::setFirstColumnDayName: | QCalendarModel::setFirstColumnDay | Prototype: | void QCalendarModel::setFirstColumnDay(Qt::DayOfWeek dayOfWeek) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1248-1255 |
| | 4 | 2 |
QCalendarWidget::resizeEventName: | QCalendarWidget::resizeEvent | Prototype: | void QCalendarWidget::resizeEvent(QResizeEvent * event) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 3056-3067 |
| | 4 | 2 |
QCalendarWidget::setSelectionModeName: | QCalendarWidget::setSelectionMode | Prototype: | void QCalendarWidget::setSelectionMode(SelectionMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2694-2700 |
| | 4 | 1 |
QCalendarWidget::showNextYearName: | QCalendarWidget::showNextYear | Prototype: | void QCalendarWidget::showNextYear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2373-2379 |
| | 4 | 1 |
QCalendarWidget::showPreviousYearName: | QCalendarWidget::showPreviousYear | Prototype: | void QCalendarWidget::showPreviousYear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2389-2395 |
| | 4 | 1 |
QCalendarWidgetPrivate::_q_monthChangedName: | QCalendarWidgetPrivate::_q_monthChanged | Prototype: | void QCalendarWidgetPrivate::_q_monthChanged(QAction *act) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1830-1836 |
| | 4 | 1 |
QCalendarWidgetPrivate::updateMonthMenuNamesName: | QCalendarWidgetPrivate::updateMonthMenuNames | Prototype: | void QCalendarWidgetPrivate::updateMonthMenuNames() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1799-1807 |
| | 4 | 2 |
QCalendarYearValidator::pow10Name: | QCalendarYearValidator::pow10 | Prototype: | int QCalendarYearValidator::pow10(int n) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 347-353 |
| | 4 | 2 |
QCheckBox::checkStateName: | QCheckBox::checkState | Prototype: | Qt::CheckState QCheckBox::checkState() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 237-243 |
| | 4 | 2 |
QCheckBox::eventName: | QCheckBox::event | Prototype: | bool QCheckBox::event(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 375-385 |
| | 4 | 2 |
QCheckBox::paintEventName: | QCheckBox::paintEvent | Prototype: | void QCheckBox::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 305-311 |
| | 4 | 1 |
QClipData::~QClipDataName: | QClipData::~QClipData | Prototype: | QClipData::~QClipData() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3688-3694 |
| | 4 | 3 |
QClipboard::imageName: | QClipboard::image | Prototype: | QImage QClipboard::image(Mode mode) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 347-353 |
| | 4 | 2 |
QClipboardData::setSourceName: | QClipboardData::setSource | Prototype: | void setSource(QMimeData* s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | Lines: | 48-54 |
| | 4 | 2 |
QColor::QColorName: | QColor::QColor | Prototype: | QColor::QColor(Qt::GlobalColor color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 334-389 |
| | 4 | 1 |
QColor::nameName: | QColor::name | Prototype: | QString QColor::name(NameFormat format) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 520-530 |
| | 4 | 3 |
QColor::setBlueName: | QColor::setBlue | Prototype: | void QColor::setBlue(int blue) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1166-1173 |
| | 4 | 3 |
QColor::setBlueFName: | QColor::setBlueF | Prototype: | void QColor::setBlueF(qreal blue) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1249-1256 |
| | 4 | 3 |
QColor::setGreenName: | QColor::setGreen | Prototype: | void QColor::setGreen(int green) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1137-1144 |
| | 4 | 3 |
QColor::setGreenFName: | QColor::setGreenF | Prototype: | void QColor::setGreenF(qreal green) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1222-1229 |
| | 4 | 3 |
QColor::setRedName: | QColor::setRed | Prototype: | void QColor::setRed(int red) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1110-1117 |
| | 4 | 3 |
QColor::setRedFName: | QColor::setRedF | Prototype: | void QColor::setRedF(qreal red) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1194-1201 |
| | 4 | 3 |
QColorDialog::changeEventName: | QColorDialog::changeEvent | Prototype: | void QColorDialog::changeEvent(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2198-2204 |
| | 4 | 2 |
QColorDialogOptions::setCustomColorName: | QColorDialogOptions::setCustomColor | Prototype: | void QColorDialogOptions::setCustomColor(int index, QRgb color) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 353-359 |
| | 4 | 2 |
QColorDialogPrivate::_q_addCustomName: | QColorDialogPrivate::_q_addCustom | Prototype: | void QColorDialogPrivate::_q_addCustom() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1843-1849 |
| | 4 | 2 |
QColorDialogPrivate::_q_newCustomName: | QColorDialogPrivate::_q_newCustom | Prototype: | void QColorDialogPrivate::_q_newCustom(int r, int c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1586-1592 |
| | 4 | 2 |
QColorDialogPrivate::_q_newHsvName: | QColorDialogPrivate::_q_newHsv | Prototype: | void QColorDialogPrivate::_q_newHsv(int h, int s, int v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1488-1495 |
| | 4 | 2 |
QColorDialogPrivate::initHelperName: | QColorDialogPrivate::initHelper | Prototype: | void QColorDialogPrivate::initHelper(QPlatformDialogHelper *h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1830-1836 |
| | 4 | 1 |
QColorDialogPrivate::setCurrentQColorName: | QColorDialogPrivate::setCurrentQColor | Prototype: | void QColorDialogPrivate::setCurrentQColor(const QColor &color) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1507-1514 |
| | 4 | 2 |
QColorPicker::QColorPickerName: | QColorPicker::QColorPicker | Prototype: | QColorPicker::QColorPicker(QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 878-887 |
| | 4 | 1 |
QColorShower::updateQColorName: | QColorShower::updateQColor | Prototype: | void QColorShower::updateQColor() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1479-1485 |
| | 4 | 2 |
QColorWell::dragMoveEventName: | QColorWell::dragMoveEvent | Prototype: | void QColorWell::dragMoveEvent(QDragMoveEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 660-668 |
| | 4 | 2 |
QColorWell::mousePressEventName: | QColorWell::mousePressEvent | Prototype: | void QColorWell::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 611-617 |
| | 4 | 1 |
QColorWell::mouseReleaseEventName: | QColorWell::mouseReleaseEvent | Prototype: | void QColorWell::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 685-691 |
| | 4 | 2 |
QColumnViewGrip::mouseMoveEventName: | QColumnViewGrip::mouseMoveEvent | Prototype: | void QColumnViewGrip::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 156-162 |
| | 4 | 1 |
QComboBox::clearName: | QComboBox::clear | Prototype: | void QComboBox::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2836-2844 |
| | 4 | 1 |
QComboBox::focusOutEventName: | QComboBox::focusOutEvent | Prototype: | void QComboBox::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2893-2899 |
| | 4 | 2 |
QComboBox::inputMethodQueryName: | QComboBox::inputMethodQuery | Prototype: | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3347-3353 |
| | 4 | 2 |
QComboBox::keyReleaseEventName: | QComboBox::keyReleaseEvent | Prototype: | void QComboBox::keyReleaseEvent(QKeyEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3246-3253 |
| | 4 | 2 |
QComboBox::mouseReleaseEventName: | QComboBox::mouseReleaseEvent | Prototype: | void QComboBox::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3094-3100 |
| | 4 | 2 |
QComboBox::removeItemName: | QComboBox::removeItem | Prototype: | void QComboBox::removeItem(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2337-2343 |
| | 4 | 2 |
QComboBox::setAutoCompletionCaseSensitivityName: | QComboBox::setAutoCompletionCaseSensitivity | Prototype: | void QComboBox::setAutoCompletionCaseSensitivity(Qt::CaseSensitivity sensitivity) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1502-1508 |
| | 4 | 2 |
QComboBox::setFrameName: | QComboBox::setFrame | Prototype: | void QComboBox::setFrame(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3401-3407 |
| | 4 | 1 |
QComboBox::setItemDataName: | QComboBox::setItemData | Prototype: | void QComboBox::setItemData(int index, const QVariant &value, int role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2373-2380 |
| | 4 | 2 |
QComboBox::setItemIconName: | QComboBox::setItemIcon | Prototype: | void QComboBox::setItemIcon(int index, const QIcon &icon) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2360-2367 |
| | 4 | 2 |
QComboBox::setItemTextName: | QComboBox::setItemText | Prototype: | void QComboBox::setItemText(int index, const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2348-2355 |
| | 4 | 2 |
QComboBoxPrivate::itemIconName: | QComboBoxPrivate::itemIcon | Prototype: | QIcon QComboBoxPrivate::itemIcon(const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1713-1720 |
| | 4 | 2 |
QComboBoxPrivate::matchFlagsName: | QComboBoxPrivate::matchFlags | Prototype: | Qt::MatchFlags QComboBoxPrivate::matchFlags() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1183-1192 |
| | 4 | 2 |
QComboBoxPrivateContainer::hideEventName: | QComboBoxPrivateContainer::hideEvent | Prototype: | void QComboBoxPrivateContainer::hideEvent(QHideEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 728-739 |
| | 4 | 2 |
QComboBoxPrivateContainer::mouseReleaseEventName: | QComboBoxPrivateContainer::mouseReleaseEvent | Prototype: | void QComboBoxPrivateContainer::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 756-763 |
| | 4 | 2 |
QCommandLineParser::addOptionsName: | QCommandLineParser::addOptions | Prototype: | bool QCommandLineParser::addOptions(const QList<QCommandLineOption> &options) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 384-391 |
| | 4 | 2 |
QCommandLinkButton::QCommandLinkButtonName: | QCommandLinkButton::QCommandLinkButton | Prototype: | QCommandLinkButton::QCommandLinkButton(const QString &text, const QString &description, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 288-295 |
| | 4 | 1 |
QCommandLinkButton::setDescriptionName: | QCommandLinkButton::setDescription | Prototype: | void QCommandLinkButton::setDescription(const QString &description) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 394-400 |
| | 4 | 1 |
QCommonStylePrivate::_q_removeAnimationName: | QCommonStylePrivate::_q_removeAnimation | Prototype: | void QCommonStylePrivate::_q_removeAnimation() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1170-1176 |
| | 4 | 2 |
QCommonStylePrivate::stopAnimationName: | QCommonStylePrivate::stopAnimation | Prototype: | void QCommonStylePrivate::stopAnimation(const QObject *target) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1160-1167 |
| | 4 | 2 |
QCompleter::setWrapAroundName: | QCompleter::setWrapAround | Prototype: | void QCompleter::setWrapAround(bool wrap) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1618-1624 |
| | 4 | 2 |
QCompleterPrivate::_q_completionSelectedName: | QCompleterPrivate::_q_completionSelected | Prototype: | void QCompleterPrivate::_q_completionSelected(const QItemSelection& selection) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 839-846 |
| | 4 | 2 |
QCompletionModel::completionCountName: | QCompletionModel::completionCount | Prototype: | int QCompletionModel::completionCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 332-339 |
| | 4 | 2 |
QConfFileSettingsPrivate::fileNameName: | QConfFileSettingsPrivate::fileName | Prototype: | QString QConfFileSettingsPrivate::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1372-1378 |
| | 4 | 2 |
QCoreApplication::eventName: | QCoreApplication::event | Prototype: | bool QCoreApplication::event(QEvent *e) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1779-1786 |
| | 4 | 2 |
QCoreApplication::hasPendingEventsName: | QCoreApplication::hasPendingEvents | Prototype: | bool QCoreApplication::hasPendingEvents() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2760-2766 |
| | 4 | 2 |
QCoreApplication::processEventsName: | QCoreApplication::processEvents | Prototype: | void QCoreApplication::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1199-1205 |
| | 4 | 2 |
QCoreApplication::removeNativeEventFilterName: | QCoreApplication::removeNativeEventFilter | Prototype: | void QCoreApplication::removeNativeEventFilter(QAbstractNativeEventFilter *filterObject) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2738-2744 |
| | 4 | 2 |
QCoreApplication::setEventDispatcherName: | QCoreApplication::setEventDispatcher | Prototype: | void QCoreApplication::setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2786-2792 |
| | 4 | 2 |
QCoreApplicationPrivate::checkInstanceName: | QCoreApplicationPrivate::checkInstance | Prototype: | bool QCoreApplicationPrivate::checkInstance(const char *function) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 173-179 |
| | 4 | 2 |
QCoreApplicationPrivate::createEventDispatcherName: | QCoreApplicationPrivate::createEventDispatcher | Prototype: | void QCoreApplicationPrivate::createEventDispatcher() | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 507-535 |
| | 4 | 2 |
QCoreApplicationPrivate::initLocaleName: | QCoreApplicationPrivate::initLocale | Prototype: | void QCoreApplicationPrivate::initLocale() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 600-608 |
| | 4 | 2 |
QCoreApplicationPrivate::threadRequiresCoreApplicationName: | QCoreApplicationPrivate::threadRequiresCoreApplication | Prototype: | bool QCoreApplicationPrivate::threadRequiresCoreApplication() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 548-554 |
| | 4 | 2 |
QCssScanner_Generated::QCssScanner_GeneratedName: | QCssScanner_Generated::QCssScanner_Generated | Prototype: | QCssScanner_Generated::QCssScanner_Generated(const QString &inp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | Lines: | 52-58 |
| | 4 | 1 |
QCupsJobWidget::setupPrinterName: | QCupsJobWidget::setupPrinter | Prototype: | void QCupsJobWidget::setupPrinter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 84-90 |
| | 4 | 1 |
QCursor::QCursorName: | QCursor::QCursor | Prototype: | QCursor::QCursor(const QCursor &c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 563-569 |
| | 4 | 2 |
QDBusAbstractInterface::disconnectNotifyName: | QDBusAbstractInterface::disconnectNotify | Prototype: | void QDBusAbstractInterface::disconnectNotify(const QMetaMethod &signal) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 624-634 |
| | 4 | 2 |
QDBusAbstractInterface::isValidName: | QDBusAbstractInterface::isValid | Prototype: | bool QDBusAbstractInterface::isValid() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 355-364 |
| | 4 | 2 |
QDBusAbstractInterfacePrivate::_q_serviceOwnerChangedName: | QDBusAbstractInterfacePrivate::_q_serviceOwnerChanged | Prototype: | void QDBusAbstractInterfacePrivate::_q_serviceOwnerChanged(const QString &name, const QString &oldOwner, const QString &newOwner) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 249-258 |
| | 4 | 1 |
QDBusAdaptorConnector::relaySlotMethodIndexName: | QDBusAdaptorConnector::relaySlotMethodIndex | Prototype: | int QDBusAdaptorConnector::relaySlotMethodIndex() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 56-63 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(uchar &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 596-603 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(bool &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 610-617 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(ushort &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 624-631 |
| | 4 | 2 |
QDBusArgument::operator>>Name: | QDBusArgument::operator>> | Prototype: | const QDBusArgument &QDBusArgument::operator>>(short &arg) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 638-645 |
| | 4 | 2 |