| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
QByteArray::prepend| Name: | QByteArray::prepend | | Prototype: | QByteArray &QByteArray::prepend(const char *str, int len) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1803-1814 |
| | 8 | 3 |
QByteArray::remove| Name: | QByteArray::remove | | Prototype: | QByteArray &QByteArray::remove(int pos, int len) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2104-2116 |
| | 8 | 3 |
QByteArray::split| Name: | QByteArray::split | | Prototype: | QList<QByteArray> QByteArray::split(char sep) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2443-2454 |
| | 8 | 2 |
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 |
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::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::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 |
QCalendarWidgetPrivate::QCalendarWidgetPrivate| Name: | QCalendarWidgetPrivate::QCalendarWidgetPrivate | | Prototype: | QCalendarWidgetPrivate::QCalendarWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1690-1701 |
| | 8 | 1 |
QCalendarWidgetPrivate::update| Name: | QCalendarWidgetPrivate::update | | Prototype: | void QCalendarWidgetPrivate::update() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1948-1959 |
| | 8 | 2 |
QCalendarYearValidator::applyToDate| Name: | QCalendarYearValidator::applyToDate | | Prototype: | QDate QCalendarYearValidator::applyToDate(const QDate &date) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 401-411 |
| | 8 | 3 |
QChar::isLetter_helper| Name: | QChar::isLetter_helper | | Prototype: | bool QChar::isLetter_helper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 849-859 |
| | 8 | 2 |
QChar::isPrint| Name: | QChar::isPrint | | Prototype: | bool QChar::isPrint(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 708-718 |
| | 8 | 2 |
QChar::joining| Name: | QChar::joining | | Prototype: | QChar::Joining QChar::joining(uint ucs4) noexcept | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1156-1167 |
| | 8 | 6 |
QClipData::QClipData| Name: | QClipData::QClipData | | Prototype: | QClipData::QClipData(int height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3684-3696 |
| | 8 | 1 |
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 |
QColorShower::retranslateStrings| Name: | QColorShower::retranslateStrings | | Prototype: | void QColorShower::retranslateStrings() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1473-1483 |
| | 8 | 1 |
QColumnView::indexAt| Name: | QColumnView::indexAt | | Prototype: | QModelIndex QColumnView::indexAt(const QPoint &point) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 206-217 |
| | 8 | 3 |
QColumnView::scrollContentsBy| Name: | QColumnView::scrollContentsBy | | Prototype: | void QColumnView::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 241-252 |
| | 8 | 3 |
QColumnViewPrivate::checkColumnCreation| Name: | QColumnViewPrivate::checkColumnCreation | | Prototype: | void QColumnViewPrivate::checkColumnCreation(const QModelIndex &parent) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 1075-1092 |
| | 8 | 5 |
QComboBox::setMaxCount| Name: | QComboBox::setMaxCount | | Prototype: | void QComboBox::setMaxCount(int max) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1401-1414 |
| | 8 | 3 |
QComboBoxPrivate::_q_emitCurrentIndexChanged| Name: | QComboBoxPrivate::_q_emitCurrentIndexChanged | | Prototype: | void QComboBoxPrivate::_q_emitCurrentIndexChanged(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1310-1323 |
| | 8 | 2 |
QComboBoxPrivate::_q_modelReset| Name: | QComboBoxPrivate::_q_modelReset | | Prototype: | void QComboBoxPrivate::_q_modelReset() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 226-237 |
| | 8 | 3 |
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 |
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 |
QCommandLinkButtonPrivate::descriptionFont| Name: | QCommandLinkButtonPrivate::descriptionFont | | Prototype: | QFont QCommandLinkButtonPrivate::descriptionFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 157-170 |
| | 8 | 1 |
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::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 |
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::setLibraryPaths| Name: | QCoreApplication::setLibraryPaths | | Prototype: | void QCoreApplication::setLibraryPaths(const QStringList &paths) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2528-2545 |
| | 8 | 3 |
QCoreApplicationPrivate::appendApplicationPathToLibraryPaths| Name: | QCoreApplicationPrivate::appendApplicationPathToLibraryPaths | | Prototype: | void QCoreApplicationPrivate::appendApplicationPathToLibraryPaths() | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 548-564 |
| | 8 | 3 |
QCursor::QCursor| Name: | QCursor::QCursor | | Prototype: | QCursor::QCursor() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 445-457 |
| | 8 | 3 |
QCursor::operator=| Name: | QCursor::operator= | | Prototype: | QCursor &QCursor::operator=(const QCursor &c) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 587-597 |
| | 8 | 4 |
QDBusAdaptorConnector::relaySlot| Name: | QDBusAdaptorConnector::relaySlot | | Prototype: | void QDBusAdaptorConnector::relaySlot(void **argv) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 279-291 |
| | 8 | 2 |
QDBusConnectionPrivate::findSlot| Name: | QDBusConnectionPrivate::findSlot | | Prototype: | int QDBusConnectionPrivate::findSlot(QObject* obj, const QByteArray &normalizedName, QVector<int> ¶ms) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1306-1319 |
| | 8 | 3 |
QDBusConnectionPrivate::objectDestroyed| Name: | QDBusConnectionPrivate::objectDestroyed | | Prototype: | void QDBusConnectionPrivate::objectDestroyed(QObject *obj) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1232-1246 |
| | 8 | 3 |
QDBusConnectionPrivate::socketWrite| Name: | QDBusConnectionPrivate::socketWrite | | Prototype: | void QDBusConnectionPrivate::socketWrite(int fd) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1218-1230 |
| | 8 | 4 |
QDBusConnectionPrivate::unregisterObject| Name: | QDBusConnectionPrivate::unregisterObject | | Prototype: | void QDBusConnectionPrivate::unregisterObject(const QString &path, QDBusConnection::UnregisterMode mode) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2383-2396 |
| | 8 | 2 |
QDBusConnectionPrivate::watchForDBusDisconnection| Name: | QDBusConnectionPrivate::watchForDBusDisconnection | | Prototype: | void QDBusConnectionPrivate::watchForDBusDisconnection() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1682-1693 |
| | 8 | 1 |
QDBusError::operator=| Name: | QDBusError::operator= | | Prototype: | QDBusError &QDBusError::operator=(const QDBusMessage &qdmsg) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | | Lines: | 335-347 |
| | 8 | 2 |
QDBusMessage::createErrorReply| Name: | QDBusMessage::createErrorReply | | Prototype: | QDBusMessage QDBusMessage::createErrorReply(const QString name, const QString &msg) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 498-512 |
| | 8 | 3 |
QDBusPlatformMenu::syncMenuItem| Name: | QDBusPlatformMenu::syncMenuItem | | Prototype: | void QDBusPlatformMenu::syncMenuItem(QPlatformMenuItem *menuItem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 225-239 |
| | 8 | 3 |
QDBusTrayIcon::cleanup| Name: | QDBusTrayIcon::cleanup | | Prototype: | void QDBusTrayIcon::cleanup() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 120-130 |
| | 8 | 3 |
QDBusUnixFileDescriptor::giveFileDescriptor| Name: | QDBusUnixFileDescriptor::giveFileDescriptor | | Prototype: | void QDBusUnixFileDescriptor::giveFileDescriptor(int fileDescriptor) | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 277-292 |
| | 8 | 4 |
QDataStream::commitTransaction| Name: | QDataStream::commitTransaction | | Prototype: | bool QDataStream::commitTransaction() | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 661-674 |
| | 8 | 5 |
QDataStream::rollbackTransaction| Name: | QDataStream::rollbackTransaction | | Prototype: | void QDataStream::rollbackTransaction() | | Coverage: | 26.667% (4/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 699-712 |
| | 8 | 5 |
QDataWidgetMapper::mappedPropertyName| Name: | QDataWidgetMapper::mappedPropertyName | | Prototype: | QByteArray QDataWidgetMapper::mappedPropertyName(QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 546-558 |
| | 8 | 3 |
QDataWidgetMapper::setCurrentIndex| Name: | QDataWidgetMapper::setCurrentIndex | | Prototype: | void QDataWidgetMapper::setCurrentIndex(int index) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 689-701 |
| | 8 | 2 |
QDateTime::addDays| Name: | QDateTime::addDays | | Prototype: | QDateTime QDateTime::addDays(qint64 ndays) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3749-3759 |
| | 8 | 1 |
QDateTime::addMonths| Name: | QDateTime::addMonths | | Prototype: | QDateTime QDateTime::addMonths(int nmonths) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3775-3785 |
| | 8 | 1 |
QDateTime::addYears| Name: | QDateTime::addYears | | Prototype: | QDateTime QDateTime::addYears(int nyears) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3801-3811 |
| | 8 | 1 |
QDateTime::isDaylightTime| Name: | QDateTime::isDaylightTime | | Prototype: | bool QDateTime::isDaylightTime() const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3256-3276 |
| | 8 | 6 |
QDateTimeEdit::focusNextPrevChild| Name: | QDateTimeEdit::focusNextPrevChild | | Prototype: | bool QDateTimeEdit::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1267-1283 |
| | 8 | 5 |
QDateTimeEditPrivate::isSeparatorKey| Name: | QDateTimeEditPrivate::isSeparatorKey | | Prototype: | bool QDateTimeEditPrivate::isSeparatorKey(const QKeyEvent *ke) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2501-2513 |
| | 8 | 5 |
QDateTimeEditPrivate::updateTimeSpec| Name: | QDateTimeEditPrivate::updateTimeSpec | | Prototype: | void QDateTimeEditPrivate::updateTimeSpec() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1690-1704 |
| | 8 | 3 |
QDateTimeParser::sectionPos| Name: | QDateTimeParser::sectionPos | | Prototype: | int QDateTimeParser::sectionPos(const SectionNode &sn) const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 293-305 |
| | 8 | 5 |
QDebug::~QDebug| Name: | QDebug::~QDebug | | Prototype: | QDebug::~QDebug() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 148-160 |
| | 8 | 4 |
QDesktopWidget::availableGeometry| Name: | QDesktopWidget::availableGeometry | | Prototype: | const QRect QDesktopWidget::availableGeometry(const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 87-99 |
| | 8 | 3 |
QDesktopWidget::screenGeometry| Name: | QDesktopWidget::screenGeometry | | Prototype: | const QRect QDesktopWidget::screenGeometry(const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 74-85 |
| | 8 | 3 |
QDeviceDiscovery::create| Name: | QDeviceDiscovery::create | | Prototype: | QDeviceDiscovery *QDeviceDiscovery::create(QDeviceTypes types, QObject *parent) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 55-70 |
| | 8 | 3 |
QDial::mouseMoveEvent| Name: | QDial::mouseMoveEvent | | Prototype: | void QDial::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 324-335 |
| | 8 | 2 |
QDial::mouseReleaseEvent| Name: | QDial::mouseReleaseEvent | | Prototype: | void QDial::mouseReleaseEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 306-317 |
| | 8 | 2 |
QDialPrivate::bound| Name: | QDialPrivate::bound | | Prototype: | int QDialPrivate::bound(int val) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 94-106 |
| | 8 | 4 |
QDialog::closeEvent| Name: | QDialog::closeEvent | | Prototype: | void QDialog::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 693-707 |
| | 8 | 4 |
QDialog::minimumSizeHint| Name: | QDialog::minimumSizeHint | | Prototype: | QSize QDialog::minimumSizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1048-1061 |
| | 8 | 3 |
QDialog::setExtension| Name: | QDialog::setExtension | | Prototype: | void QDialog::setExtension(QWidget* extension) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 936-948 |
| | 8 | 3 |
QDialog::sizeHint| Name: | QDialog::sizeHint | | Prototype: | QSize QDialog::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1032-1044 |
| | 8 | 3 |
QDialogButtonBox::clear| Name: | QDialogButtonBox::clear | | Prototype: | void QDialogButtonBox::clear() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 658-672 |
| | 8 | 3 |
QDialogPrivate::setNativeDialogVisible| Name: | QDialogPrivate::setNativeDialogVisible | | Prototype: | bool QDialogPrivate::setNativeDialogVisible(bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 134-146 |
| | 8 | 4 |
QDir::mkdir| Name: | QDir::mkdir | | Prototype: | bool QDir::mkdir(const QString &dirName) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1390-1403 |
| | 8 | 3 |
QDir::mkpath| Name: | QDir::mkpath | | Prototype: | bool QDir::mkpath(const QString &dirPath) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1442-1455 |
| | 8 | 3 |
QDir::rmdir| Name: | QDir::rmdir | | Prototype: | bool QDir::rmdir(const QString &dirName) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1414-1428 |
| | 8 | 3 |
QDir::rmpath| Name: | QDir::rmpath | | Prototype: | bool QDir::rmpath(const QString &dirPath) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1468-1481 |
| | 8 | 3 |
QDirModel::mimeData| Name: | QDirModel::mimeData | | Prototype: | QMimeData *QDirModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 553-563 |
| | 8 | 3 |
QDirPrivate::initFileLists| Name: | QDirPrivate::initFileLists | | Prototype: | inline void QDirPrivate::initFileLists(const QDir &dir) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 324-336 |
| | 8 | 3 |
QDnsLookup::abort| Name: | QDnsLookup::abort | | Prototype: | void QDnsLookup::abort() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 479-490 |
| | 8 | 2 |
QDnsLookup::lookup| Name: | QDnsLookup::lookup | | Prototype: | void QDnsLookup::lookup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 498-508 |
| | 8 | 1 |
QDockAreaLayout::apply| Name: | QDockAreaLayout::apply | | Prototype: | void QDockAreaLayout::apply(bool animate) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3200-3214 |
| | 8 | 4 |
QDockAreaLayout::itemAt| Name: | QDockAreaLayout::itemAt | | Prototype: | QLayoutItem *QDockAreaLayout::itemAt(int *x, int index) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3327-3341 |
| | 8 | 4 |
QDockAreaLayout::removePlaceHolder| Name: | QDockAreaLayout::removePlaceHolder | | Prototype: | void QDockAreaLayout::removePlaceHolder(const QString &name) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2613-2626 |
| | 8 | 4 |
QDockAreaLayout::separatorRegion| Name: | QDockAreaLayout::separatorRegion | | Prototype: | QRegion QDockAreaLayout::separatorRegion() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3235-3248 |
| | 8 | 3 |
QDockAreaLayoutInfo::info| Name: | QDockAreaLayoutInfo::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(const QList<int> &path) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1304-1314 |
| | 8 | 4 |
QDockAreaLayoutInfo::split| Name: | QDockAreaLayoutInfo::split | | Prototype: | void QDockAreaLayoutInfo::split(int index, Qt::Orientation orientation, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1696-1712 |
| | 8 | 2 |
QDockWidgetLayout::itemAt| Name: | QDockWidgetLayout::itemAt | | Prototype: | QLayoutItem *QDockWidgetLayout::itemAt(int index) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 258-269 |
| | 8 | 4 |
QDockWidgetPrivate::mouseDoubleClickEvent| Name: | QDockWidgetPrivate::mouseDoubleClickEvent | | Prototype: | bool QDockWidgetPrivate::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 885-899 |
| | 8 | 3 |
QDomCommentPrivate::save| Name: | QDomCommentPrivate::save | | Prototype: | void QDomCommentPrivate::save(QTextStream& s, int depth, int indent) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5316-5329 |
| | 8 | 4 |
QDomDocumentTypePrivate::QDomDocumentTypePrivate| Name: | QDomDocumentTypePrivate::QDomDocumentTypePrivate | | Prototype: | QDomDocumentTypePrivate::QDomDocumentTypePrivate(QDomDocumentTypePrivate* n, bool deep) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3458-3473 |
| | 8 | 4 |
QDomNamedNodeMapPrivate::namedItemNS| Name: | QDomNamedNodeMapPrivate::namedItemNS | | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::namedItemNS(const QString& nsURI, const QString& localName) const | | Coverage: | 16.667% (2/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3081-3094 |
| | 8 | 4 |
QDomNamedNodeMapPrivate::setNamedItem| Name: | QDomNamedNodeMapPrivate::setNamedItem | | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::setNamedItem(QDomNodePrivate* arg) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3096-3109 |
| | 8 | 3 |
QDomNodeListPrivate::item| Name: | QDomNodeListPrivate::item | | Prototype: | QDomNodePrivate* QDomNodeListPrivate::item(int index) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1240-1253 |
| | 8 | 4 |
QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate| Name: | QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate | | Prototype: | QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 1097-1107 |
| | 8 | 1 |
QDoubleValidator::validate| Name: | QDoubleValidator::validate | | Prototype: | QValidator::State QDoubleValidator::validate(QString & input, int &) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 651-666 |
| | 8 | 3 |
QDrag::QDrag| Name: | QDrag::QDrag | | Prototype: | QDrag::QDrag(QObject *dragSource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 112-123 |
| | 8 | 1 |
QDrag::start| Name: | QDrag::start | | Prototype: | Qt::DropAction QDrag::start(Qt::DropActions request) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 304-315 |
| | 8 | 2 |
QEGLPlatformContext::createTemporaryOffscreenSurface| Name: | QEGLPlatformContext::createTemporaryOffscreenSurface | | Prototype: | EGLSurface QEGLPlatformContext::createTemporaryOffscreenSurface() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 264-280 |
| | 8 | 1 |
QEglFSCursor::resetResources| Name: | QEglFSCursor::resetResources | | Prototype: | void QEglFSCursor::resetResources() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 113-124 |
| | 8 | 2 |
QEglFSIntegration::createPlatformOffscreenSurface| Name: | QEglFSIntegration::createPlatformOffscreenSurface | | Prototype: | QPlatformOffscreenSurface *QEglFSIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 219-232 |
| | 8 | 3 |
QEglFSKmsScreen::restoreMode| Name: | QEglFSKmsScreen::restoreMode | | Prototype: | void QEglFSKmsScreen::restoreMode() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 167-179 |
| | 8 | 2 |
QEglFSKmsScreen::~QEglFSKmsScreen| Name: | QEglFSKmsScreen::~QEglFSKmsScreen | | Prototype: | QEglFSKmsScreen::~QEglFSKmsScreen() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 87-99 |
| | 8 | 3 |
QEglFSOffscreenWindow::QEglFSOffscreenWindow| Name: | QEglFSOffscreenWindow::QEglFSOffscreenWindow | | Prototype: | QEglFSOffscreenWindow::QEglFSOffscreenWindow(EGLDisplay display, const QSurfaceFormat &format, QOffscreenSurface *offscreenSurface) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsoffscreenwindow.cpp | | Lines: | 57-73 |
| | 8 | 3 |