Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QChar::toCaseFoldedName: | QChar::toCaseFolded | Prototype: | uint QChar::toCaseFolded(uint ucs4) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1541-1546 |
| | 3 | 2 |
QChar::toLowerName: | QChar::toLower | Prototype: | uint QChar::toLower(uint ucs4) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1460-1465 |
| | 3 | 2 |
QChar::toTitleCaseName: | QChar::toTitleCase | Prototype: | uint QChar::toTitleCase(uint ucs4) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1500-1505 |
| | 3 | 2 |
QChar::toUpperName: | QChar::toUpper | Prototype: | uint QChar::toUpper(uint ucs4) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1480-1485 |
| | 3 | 2 |
QChar::unicodeVersionName: | QChar::unicodeVersion | Prototype: | QChar::UnicodeVersion QChar::unicodeVersion(uint ucs4) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1417-1422 |
| | 3 | 2 |
QCheckBox::QCheckBoxName: | QCheckBox::QCheckBox | Prototype: | QCheckBox::QCheckBox(const QString &text, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 203-209 |
| | 3 | 1 |
QCheckBox::hitButtonName: | QCheckBox::hitButton | Prototype: | bool QCheckBox::hitButton(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 337-342 |
| | 3 | 1 |
QClipboard::QClipboardName: | QClipboard::QClipboard | Prototype: | QClipboard::QClipboard(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 151-155 |
| | 3 | 1 |
QClipboard::mimeDataName: | QClipboard::mimeData | Prototype: | const QMimeData* QClipboard::mimeData(Mode mode) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 438-443 |
| | 3 | 2 |
QClipboard::setImageName: | QClipboard::setImage | Prototype: | void QClipboard::setImage(const QImage &image, Mode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 370-375 |
| | 3 | 1 |
QClipboard::setPixmapName: | QClipboard::setPixmap | Prototype: | void QClipboard::setPixmap(const QPixmap &pixmap, Mode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 411-416 |
| | 3 | 1 |
QClipboard::setTextName: | QClipboard::setText | Prototype: | void QClipboard::setText(const QString &text, Mode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 327-332 |
| | 3 | 1 |
QCollator::compareName: | QCollator::compare | Prototype: | int QCollator::compare(const QStringRef &s1, const QStringRef &s2) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | Lines: | 118-124 |
| | 3 | 2 |
QCollator::compareName: | QCollator::compare | Prototype: | int QCollator::compare(const QString &s1, const QString &s2) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | Lines: | 110-116 |
| | 3 | 2 |
QCollatorPrivate::cleanupName: | QCollatorPrivate::cleanup | Prototype: | void QCollatorPrivate::cleanup() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | Lines: | 92-97 |
| | 3 | 2 |
QCollatorSortKey::operator=Name: | QCollatorSortKey::operator= | Prototype: | QCollatorSortKey& QCollatorSortKey::operator=(const QCollatorSortKey &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 363-369 |
| | 3 | 2 |
QColor::blackName: | QColor::black | Prototype: | int QColor::black() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1509-1514 |
| | 3 | 2 |
QColor::blackFName: | QColor::blackF | Prototype: | qreal QColor::blackF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1557-1562 |
| | 3 | 2 |
QColor::blueName: | QColor::blue | Prototype: | int QColor::blue() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1152-1157 |
| | 3 | 2 |
QColor::blueFName: | QColor::blueF | Prototype: | qreal QColor::blueF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1236-1241 |
| | 3 | 2 |
QColor::cyanName: | QColor::cyan | Prototype: | int QColor::cyan() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1472-1477 |
| | 3 | 2 |
QColor::cyanFName: | QColor::cyanF | Prototype: | qreal QColor::cyanF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1521-1526 |
| | 3 | 2 |
QColor::fromRgba64Name: | QColor::fromRgba64 | Prototype: | QColor QColor::fromRgba64(ushort r, ushort g, ushort b, ushort a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1978-1983 |
| | 3 | 1 |
QColor::fromRgba64Name: | QColor::fromRgba64 | Prototype: | QColor QColor::fromRgba64(QRgba64 rgba64) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1993-1998 |
| | 3 | 1 |
QColor::greenName: | QColor::green | Prototype: | int QColor::green() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1124-1129 |
| | 3 | 2 |
QColor::greenFName: | QColor::greenF | Prototype: | qreal QColor::greenF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1208-1213 |
| | 3 | 2 |
QColor::hslHueName: | QColor::hslHue | Prototype: | int QColor::hslHue() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1390-1395 |
| | 3 | 2 |
QColor::hslHueFName: | QColor::hslHueF | Prototype: | qreal QColor::hslHueF() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1432-1437 |
| | 3 | 2 |
QColor::hslSaturationName: | QColor::hslSaturation | Prototype: | int QColor::hslSaturation() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1404-1409 |
| | 3 | 2 |
QColor::hslSaturationFName: | QColor::hslSaturationF | Prototype: | qreal QColor::hslSaturationF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1446-1451 |
| | 3 | 2 |
QColor::hsvHueName: | QColor::hsvHue | Prototype: | int QColor::hsvHue() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1276-1281 |
| | 3 | 2 |
QColor::hsvHueFName: | QColor::hsvHueF | Prototype: | qreal QColor::hsvHueF() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1339-1344 |
| | 3 | 2 |
QColor::hsvSaturationName: | QColor::hsvSaturation | Prototype: | int QColor::hsvSaturation() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1302-1307 |
| | 3 | 2 |
QColor::hsvSaturationFName: | QColor::hsvSaturationF | Prototype: | qreal QColor::hsvSaturationF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1364-1369 |
| | 3 | 2 |
QColor::lightnessName: | QColor::lightness | Prototype: | int QColor::lightness() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1418-1423 |
| | 3 | 2 |
QColor::lightnessFName: | QColor::lightnessF | Prototype: | qreal QColor::lightnessF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1460-1465 |
| | 3 | 2 |
QColor::magentaName: | QColor::magenta | Prototype: | int QColor::magenta() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1484-1489 |
| | 3 | 2 |
QColor::magentaFName: | QColor::magentaF | Prototype: | qreal QColor::magentaF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1533-1538 |
| | 3 | 2 |
QColor::operator=Name: | QColor::operator= | Prototype: | QColor &QColor::operator=(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2395-2400 |
| | 3 | 1 |
QColor::redName: | QColor::red | Prototype: | int QColor::red() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1097-1102 |
| | 3 | 2 |
QColor::redFName: | QColor::redF | Prototype: | qreal QColor::redF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1180-1185 |
| | 3 | 2 |
QColor::rgbName: | QColor::rgb | Prototype: | QRgb QColor::rgb() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1025-1030 |
| | 3 | 2 |
QColor::rgbaName: | QColor::rgba | Prototype: | QRgb QColor::rgba() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 962-967 |
| | 3 | 2 |
QColor::rgba64Name: | QColor::rgba64 | Prototype: | QRgba64 QColor::rgba64() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 994-999 |
| | 3 | 2 |
QColor::setAlphaFName: | QColor::setAlphaF | Prototype: | void QColor::setAlphaF(qreal alpha) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1084-1089 |
| | 3 | 2 |
QColor::valueName: | QColor::value | Prototype: | int QColor::value() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1314-1319 |
| | 3 | 2 |
QColor::valueFName: | QColor::valueF | Prototype: | qreal QColor::valueF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1376-1381 |
| | 3 | 2 |
QColor::yellowName: | QColor::yellow | Prototype: | int QColor::yellow() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1496-1501 |
| | 3 | 2 |
QColor::yellowFName: | QColor::yellowF | Prototype: | qreal QColor::yellowF() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1545-1550 |
| | 3 | 2 |
QColorDialog::setOptionName: | QColorDialog::setOption | Prototype: | void QColorDialog::setOption(ColorDialogOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2000-2005 |
| | 3 | 2 |
QColorDialogOptions::customColorName: | QColorDialogOptions::customColor | Prototype: | QRgb QColorDialogOptions::customColor(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 341-346 |
| | 3 | 2 |
QColorDialogOptions::operator=Name: | QColorDialogOptions::operator= | Prototype: | QColorDialogOptions &QColorDialogOptions::operator=(const QColorDialogOptions &rhs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 293-298 |
| | 3 | 2 |
QColorDialogOptions::setStandardColorName: | QColorDialogOptions::setStandardColor | Prototype: | void QColorDialogOptions::setStandardColor(int index, QRgb color) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 373-378 |
| | 3 | 2 |
QColorDialogOptions::standardColorName: | QColorDialogOptions::standardColor | Prototype: | QRgb QColorDialogOptions::standardColor(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 366-371 |
| | 3 | 2 |
QColorDialogPrivate::_q_newStandardName: | QColorDialogPrivate::_q_newStandard | Prototype: | void QColorDialogPrivate::_q_newStandard(int r, int c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1594-1599 |
| | 3 | 2 |
QColorDialogPrivate::currentQColorName: | QColorDialogPrivate::currentQColor | Prototype: | QColor QColorDialogPrivate::currentQColor() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1345-1350 |
| | 3 | 2 |
QColorDialogPrivate::handleColorPickingMouseButtonReleaseName: | QColorDialogPrivate::handleColorPickingMouseButtonRelease | Prototype: | bool QColorDialogPrivate::handleColorPickingMouseButtonRelease(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2244-2249 |
| | 3 | 1 |
QColorDialogPrivate::handleColorPickingMouseMoveName: | QColorDialogPrivate::handleColorPickingMouseMove | Prototype: | bool QColorDialogPrivate::handleColorPickingMouseMove(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2235-2242 |
| | 3 | 1 |
QColorDialogPrivate::setCurrentRgbColorName: | QColorDialogPrivate::setCurrentRgbColor | Prototype: | void QColorDialogPrivate::setCurrentRgbColor(QRgb rgb) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1498-1504 |
| | 3 | 2 |
QColorDialogPrivate::updateColorLabelTextName: | QColorDialogPrivate::updateColorLabelText | Prototype: | void QColorDialogPrivate::updateColorLabelText(const QPoint &globalPos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1639-1644 |
| | 3 | 1 |
QColorDialogPrivate::updateColorPickingName: | QColorDialogPrivate::updateColorPicking | Prototype: | void QColorDialogPrivate::updateColorPicking(const QPoint &globalPos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2225-2233 |
| | 3 | 1 |
QColorDialogStaticData::readSettingsName: | QColorDialogStaticData::readSettings | Prototype: | void QColorDialogStaticData::readSettings() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 249-259 |
| | 3 | 5 |
QColorPicker::mouseMoveEventName: | QColorPicker::mouseMoveEvent | Prototype: | void QColorPicker::mouseMoveEvent(QMouseEvent *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 921-926 |
| | 3 | 1 |
QColorPicker::mousePressEventName: | QColorPicker::mousePressEvent | Prototype: | void QColorPicker::mousePressEvent(QMouseEvent *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 928-933 |
| | 3 | 1 |
QColorPicker::setCrossVisibleName: | QColorPicker::setCrossVisible | Prototype: | void QColorPicker::setCrossVisible(bool visible) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 893-899 |
| | 3 | 2 |
QColorShowLabel::QColorShowLabelName: | QColorShowLabel::QColorShowLabel | Prototype: | QColorShowLabel(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1056-1060 |
| | 3 | 1 |
QColorShowLabel::dragEnterEventName: | QColorShowLabel::dragEnterEvent | Prototype: | void QColorShowLabel::dragEnterEvent(QDragEnterEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1132-1138 |
| | 3 | 2 |
QColorShowLabel::mouseReleaseEventName: | QColorShowLabel::mouseReleaseEvent | Prototype: | void QColorShowLabel::mouseReleaseEvent(QMouseEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1158-1163 |
| | 3 | 2 |
QColorShowLabel::paintEventName: | QColorShowLabel::paintEvent | Prototype: | void QColorShowLabel::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1083-1088 |
| | 3 | 1 |
QColorWell::dragEnterEventName: | QColorWell::dragEnterEvent | Prototype: | void QColorWell::dragEnterEvent(QDragEnterEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 646-652 |
| | 3 | 2 |
QColumnViewGrip::mousePressEventName: | QColumnViewGrip::mousePressEvent | Prototype: | void QColumnViewGrip::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 145-150 |
| | 3 | 1 |
QColumnViewGrip::mouseReleaseEventName: | QColumnViewGrip::mouseReleaseEvent | Prototype: | void QColumnViewGrip::mouseReleaseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 168-173 |
| | 3 | 1 |
QComboBox::itemDataName: | QComboBox::itemData | Prototype: | QVariant QComboBox::itemData(int index, int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2187-2192 |
| | 3 | 1 |
QComboBox::itemIconName: | QComboBox::itemIcon | Prototype: | QIcon QComboBox::itemIcon(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2176-2181 |
| | 3 | 1 |
QComboBox::itemTextName: | QComboBox::itemText | Prototype: | QString QComboBox::itemText(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2166-2171 |
| | 3 | 1 |
QComboBox::mousePressEventName: | QComboBox::mousePressEvent | Prototype: | void QComboBox::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3043-3048 |
| | 3 | 2 |
QComboBox::setCurrentIndexName: | QComboBox::setCurrentIndex | Prototype: | void QComboBox::setCurrentIndex(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2078-2083 |
| | 3 | 1 |
QComboBox::setValidatorName: | QComboBox::setValidator | Prototype: | void QComboBox::setValidator(const QValidator *v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1839-1844 |
| | 3 | 2 |
QComboBox::~QComboBoxName: | QComboBox::~QComboBox | Prototype: | QComboBox::~QComboBox() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1332-1343 |
| | 3 | 1 |
QCommandLineOption::QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name, const QString &description, const QString &valueName, const QString &defaultValue) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 158-166 |
| | 3 | 1 |
QCommandLineOption::QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QStringList &names, const QString &description, const QString &valueName, const QString &defaultValue) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 194-202 |
| | 3 | 1 |
QCommandLineParser::addVersionOptionName: | QCommandLineParser::addVersionOption | Prototype: | QCommandLineOption QCommandLineParser::addVersionOption() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 402-408 |
| | 3 | 3 |
QCommandLineParser::showHelpName: | QCommandLineParser::showHelp | Prototype: | void QCommandLineParser::showHelp(int exitCode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1011-1016 |
| | 3 | 1 |
QCommandLinkButton::QCommandLinkButtonName: | QCommandLinkButton::QCommandLinkButton | Prototype: | QCommandLinkButton::QCommandLinkButton(const QString &text, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 277-283 |
| | 3 | 1 |
QCommandLinkButtonPrivate::descriptionRectName: | QCommandLinkButtonPrivate::descriptionRect | Prototype: | QRect QCommandLinkButtonPrivate::descriptionRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 180-185 |
| | 3 | 1 |
QCommandLinkButtonPrivate::usingVistaStyleName: | QCommandLinkButtonPrivate::usingVistaStyle | Prototype: | bool QCommandLinkButtonPrivate::usingVistaStyle() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 199-206 |
| | 3 | 1 |
QCommonStyle::unpolishName: | QCommonStyle::unpolish | Prototype: | void QCommonStyle::unpolish(QApplication *application) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 6219-6224 |
| | 3 | 1 |
QCompleter::setCompletionPrefixName: | QCompleter::setCompletionPrefix | Prototype: | void QCompleter::setCompletionPrefix(const QString &prefix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1687-1692 |
| | 3 | 1 |
QCompleterPrivate::_q_autoResizePopupName: | QCompleterPrivate::_q_autoResizePopup | Prototype: | void QCompleterPrivate::_q_autoResizePopup() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 887-892 |
| | 3 | 2 |
QConfFileSettingsPrivate::QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(const QString &fileName, QSettings::Format format) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1180-1190 |
| | 3 | 1 |
QConicalGradient::setCenterName: | QConicalGradient::setCenter | Prototype: | void QConicalGradient::setCenter(const QPointF ¢er) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2268-2273 |
| | 3 | 1 |
QCoreApplication::QCoreApplicationName: | QCoreApplication::QCoreApplication | Prototype: | QCoreApplication::QCoreApplication(int &argc, char **argv , int _internal ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 744-760 |
| | 3 | 1 |
QCoreApplication::eventDispatcherName: | QCoreApplication::eventDispatcher | Prototype: | QAbstractEventDispatcher *QCoreApplication::eventDispatcher() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2773-2778 |
| | 3 | 2 |
QCoreApplication::notifyName: | QCoreApplication::notify | Prototype: | bool QCoreApplication::notify(QObject *receiver, QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1071-1077 |
| | 3 | 2 |
QCoreApplication::setAttributeName: | QCoreApplication::setAttribute | Prototype: | void QCoreApplication::setAttribute(Qt::ApplicationAttribute attribute, bool on) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 928-934 |
| | 3 | 2 |
QCoreApplicationData::~QCoreApplicationDataName: | QCoreApplicationData::~QCoreApplicationData | Prototype: | ~QCoreApplicationData() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 333-341 |
| | 3 | 2 |
QCoreApplicationPrivate::setApplicationFilePathName: | QCoreApplicationPrivate::setApplicationFilePath | Prototype: | void QCoreApplicationPrivate::setApplicationFilePath(const QString &path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2061-2067 |
| | 3 | 2 |
QCoreGlobalData::~QCoreGlobalDataName: | QCoreGlobalData::~QCoreGlobalData | Prototype: | QCoreGlobalData::~QCoreGlobalData() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | Lines: | 46-51 |
| | 3 | 2 |
QCryptographicHash::hashName: | QCryptographicHash::hash | Prototype: | QByteArray QCryptographicHash::hash(const QByteArray &data, Algorithm method) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 455-460 |
| | 3 | 1 |
QCupsJobWidget::toggleJobHoldTimeName: | QCupsJobWidget::toggleJobHoldTime | Prototype: | void QCupsJobWidget::toggleJobHoldTime() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 124-130 |
| | 3 | 2 |