Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDBusPlatformMenu::syncMenuItemName: | 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: | 213-227 |
| | 8 | 3 |
QDBusPlatformMenuItem::byIdsName: | QDBusPlatformMenuItem::byIds | Prototype: | QList<const QDBusPlatformMenuItem *> QDBusPlatformMenuItem::byIds(const QList<int> &ids) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 144-152 |
| | 5 | 3 |
QDBusPlatformMenuItem::setMenuName: | QDBusPlatformMenuItem::setMenu | Prototype: | void QDBusPlatformMenuItem::setMenu(QPlatformMenu *menu) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 86-93 |
| | 5 | 3 |
QDBusServer::QDBusServerName: | QDBusServer::QDBusServer | Prototype: | QDBusServer::QDBusServer(QObject *parent) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 75-93 |
| | 6 | 3 |
QDBusServer::QDBusServerName: | QDBusServer::QDBusServer | Prototype: | QDBusServer::QDBusServer(const QString &address, QObject *parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 56-68 |
| | 7 | 3 |
QDBusServer::~QDBusServerName: | QDBusServer::~QDBusServer | Prototype: | QDBusServer::~QDBusServer() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 98-111 |
| | 9 | 3 |
QDBusServiceWatcherPrivate::_q_serviceOwnerChangedName: | QDBusServiceWatcherPrivate::_q_serviceOwnerChanged | Prototype: | void QDBusServiceWatcherPrivate::_q_serviceOwnerChanged(const QString &service, const QString &oldOwner, const QString &newOwner) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | Lines: | 67-75 |
| | 6 | 3 |
QDBusTrayIcon::QDBusTrayIconName: | QDBusTrayIcon::QDBusTrayIcon | Prototype: | QDBusTrayIcon::QDBusTrayIcon() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 74-102 |
| | 13 | 3 |
QDBusTrayIcon::cleanupName: | 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: | 114-124 |
| | 8 | 3 |
QDBusTrayIcon::setStatusName: | QDBusTrayIcon::setStatus | Prototype: | void QDBusTrayIcon::setStatus(const QString &status) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 136-143 |
| | 5 | 3 |
QDataStream::operator>>Name: | QDataStream::operator>> | Prototype: | QDataStream &QDataStream::operator>>(qint8 &i) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 586-596 |
| | 7 | 3 |
QDataWidgetMapper::clearMappingName: | QDataWidgetMapper::clearMapping | Prototype: | void QDataWidgetMapper::clearMapping() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 739-749 |
| | 6 | 3 |
QDataWidgetMapper::mappedPropertyNameName: | 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: | 540-552 |
| | 8 | 3 |
QDataWidgetMapper::mappedWidgetAtName: | QDataWidgetMapper::mappedWidgetAt | Prototype: | QWidget *QDataWidgetMapper::mappedWidgetAt(int section) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 560-570 |
| | 5 | 3 |
QDataWidgetMapper::setItemDelegateName: | QDataWidgetMapper::setItemDelegate | Prototype: | void QDataWidgetMapper::setItemDelegate(QAbstractItemDelegate *delegate) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 393-412 |
| | 12 | 3 |
QDataWidgetMapper::setModelName: | QDataWidgetMapper::setModel | Prototype: | void QDataWidgetMapper::setModel(QAbstractItemModel *model) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 343-365 |
| | 15 | 3 |
QDataWidgetMapper::submitName: | QDataWidgetMapper::submit | Prototype: | bool QDataWidgetMapper::submit() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 599-609 |
| | 5 | 3 |
QDataWidgetMapperPrivate::_q_commitDataName: | QDataWidgetMapperPrivate::_q_commitData | Prototype: | void QDataWidgetMapperPrivate::_q_commitData(QWidget *w) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 190-200 |
| | 6 | 3 |
QDataWidgetMapperPrivate::findWidgetName: | QDataWidgetMapperPrivate::findWidget | Prototype: | int QDataWidgetMapperPrivate::findWidget(QWidget *w) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 127-134 |
| | 4 | 3 |
QDataWidgetMapperPrivate::flipEventFiltersName: | QDataWidgetMapperPrivate::flipEventFilters | Prototype: | inline void flipEventFilters(QAbstractItemDelegate *oldDelegate, QAbstractItemDelegate *newDelegate) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 86-96 |
| | 6 | 3 |
QDataWidgetMapperPrivate::populateName: | QDataWidgetMapperPrivate::populate | Prototype: | void QDataWidgetMapperPrivate::populate(WidgetMapper &m) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 154-164 |
| | 6 | 3 |
QDate::addYearsName: | QDate::addYears | Prototype: | QDate QDate::addYears(int nyears) const | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1086-1103 |
| | 9 | 3 |
QDate::dayOfWeekName: | QDate::dayOfWeek | Prototype: | int QDate::dayOfWeek() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 498-507 |
| | 5 | 3 |
QDate::daysInMonthName: | QDate::daysInMonth | Prototype: | int QDate::daysInMonth() const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 534-544 |
| | 6 | 3 |
QDateTime::addMSecsName: | QDateTime::addMSecs | Prototype: | QDateTime QDateTime::addMSecs(qint64 msecs) const | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3816-3829 |
| | 7 | 3 |
QDateTime::toOffsetFromUtcName: | QDateTime::toOffsetFromUtc | Prototype: | QDateTime QDateTime::toOffsetFromUtc(int offsetSeconds) const | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3941-3953 |
| | 7 | 3 |
QDateTime::toTimeSpecName: | QDateTime::toTimeSpec | Prototype: | QDateTime QDateTime::toTimeSpec(Qt::TimeSpec spec) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3914-3926 |
| | 7 | 3 |
QDateTime::toTimeZoneName: | QDateTime::toTimeZone | Prototype: | QDateTime QDateTime::toTimeZone(const QTimeZone &timeZone) const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3964-3976 |
| | 7 | 3 |
QDateTime::toTime_tName: | QDateTime::toTime_t | Prototype: | uint QDateTime::toTime_t() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3395-3403 |
| | 6 | 3 |
QDateTimeEdit::calendarWidgetName: | QDateTimeEdit::calendarWidget | Prototype: | QCalendarWidget *QDateTimeEdit::calendarWidget() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 740-749 |
| | 6 | 3 |
QDateTimeEdit::paintEventName: | QDateTimeEdit::paintEvent | Prototype: | void QDateTimeEdit::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2288-2313 |
| | 17 | 3 |
QDateTimeEdit::setDateName: | QDateTimeEdit::setDate | Prototype: | void QDateTimeEdit::setDate(const QDate &date) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 267-278 |
| | 7 | 3 |
QDateTimeEdit::setDateTimeName: | QDateTimeEdit::setDateTime | Prototype: | void QDateTimeEdit::setDateTime(const QDateTime &datetime) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 238-247 |
| | 6 | 3 |
QDateTimeEdit::sizeHintName: | QDateTimeEdit::sizeHint | Prototype: | QSize QDateTimeEdit::sizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 965-1004 |
| | 22 | 3 |
QDateTimeEditPrivate::absoluteIndexName: | QDateTimeEditPrivate::absoluteIndex | Prototype: | int QDateTimeEditPrivate::absoluteIndex(QDateTimeEdit::Section s, int index) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2324-2332 |
| | 4 | 3 |
QDateTimeEditPrivate::initCalendarPopupName: | QDateTimeEditPrivate::initCalendarPopup | Prototype: | void QDateTimeEditPrivate::initCalendarPopup(QCalendarWidget *cw) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2509-2524 |
| | 12 | 3 |
QDateTimeEditPrivate::updateArrowName: | QDateTimeEditPrivate::updateArrow | Prototype: | void QDateTimeEditPrivate::updateArrow(QStyle::StateFlag state) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2429-2443 |
| | 9 | 3 |
QDateTimeEditPrivate::updateTimeSpecName: | 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: | 1689-1703 |
| | 8 | 3 |
QDateTimePrivate::daylightStatusName: | QDateTimePrivate::daylightStatus | Prototype: | QDateTimePrivate::DaylightStatus QDateTimePrivate::daylightStatus() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2684-2691 |
| | 5 | 3 |
QDateTimePrivate::getDateTimeName: | QDateTimePrivate::getDateTime | Prototype: | QPair<QDate, QTime> QDateTimePrivate::getDateTime() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2655-2667 |
| | 7 | 3 |
QDateTimePrivate::setDaylightStatusName: | QDateTimePrivate::setDaylightStatus | Prototype: | void QDateTimePrivate::setDaylightStatus(QDateTimePrivate::DaylightStatus status) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2670-2681 |
| | 7 | 3 |
QDesktopWidget::availableGeometryName: | QDesktopWidget::availableGeometry | Prototype: | const QRect QDesktopWidget::availableGeometry(int screenNo) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 213-222 |
| | 6 | 3 |
QDesktopWidget::availableGeometryName: | 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: | 81-93 |
| | 8 | 3 |
QDesktopWidget::screenGeometryName: | QDesktopWidget::screenGeometry | Prototype: | const QRect QDesktopWidget::screenGeometry(int screenNo) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 224-233 |
| | 6 | 3 |
QDesktopWidget::screenGeometryName: | 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: | 68-79 |
| | 8 | 3 |
QDesktopWidgetPrivate::widgetForScreenName: | QDesktopWidgetPrivate::widgetForScreen | Prototype: | QDesktopScreenWidget *QDesktopWidgetPrivate::widgetForScreen(QScreen *qScreen) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 95-102 |
| | 4 | 3 |
QDeviceDiscovery::createName: | 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: | 49-64 |
| | 8 | 3 |
QDeviceDiscoveryUDev::QDeviceDiscoveryUDevName: | QDeviceDiscoveryUDev::QDeviceDiscoveryUDev | Prototype: | QDeviceDiscoveryUDev::QDeviceDiscoveryUDev(QDeviceTypes types, struct udev *udev, QObject *parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 66-86 |
| | 12 | 3 |
QDeviceDiscoveryUDev::~QDeviceDiscoveryUDevName: | QDeviceDiscoveryUDev::~QDeviceDiscoveryUDev | Prototype: | QDeviceDiscoveryUDev::~QDeviceDiscoveryUDev() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 88-95 |
| | 4 | 3 |
QDial::initStyleOptionName: | QDial::initStyleOption | Prototype: | void QDial::initStyleOption(QStyleOptionSlider *option) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 109-134 |
| | 20 | 3 |
QDialog::doneName: | QDialog::done | Prototype: | void QDialog::done(int r) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 571-585 |
| | 10 | 3 |
QDialog::minimumSizeHintName: | 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: | 1037-1050 |
| | 8 | 3 |
QDialog::resizeEventName: | QDialog::resizeEvent | Prototype: | void QDialog::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 1116-1128 |
| | 6 | 3 |
QDialog::setExtensionName: | 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: | 925-937 |
| | 8 | 3 |
QDialog::showEventName: | QDialog::showEvent | Prototype: | void QDialog::showEvent(QShowEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 782-791 |
| | 6 | 3 |
QDialog::sizeHintName: | 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: | 1021-1033 |
| | 8 | 3 |
QDialogButtonBox::buttonsName: | QDialogButtonBox::buttons | Prototype: | QList<QAbstractButton *> QDialogButtonBox::buttons() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 679-689 |
| | 7 | 3 |
QDialogButtonBox::clearName: | 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 |
QDialogButtonBoxPrivate::createStandardButtonsName: | QDialogButtonBoxPrivate::createStandardButtons | Prototype: | void QDialogButtonBoxPrivate::createStandardButtons(QDialogButtonBox::StandardButtons buttons) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 435-445 |
| | 6 | 3 |
QDialogButtonBoxPrivate::retranslateStringsName: | QDialogButtonBoxPrivate::retranslateStrings | Prototype: | void QDialogButtonBoxPrivate::retranslateStrings() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 447-457 |
| | 6 | 3 |
QDir::makeAbsoluteName: | QDir::makeAbsolute | Prototype: | bool QDir::makeAbsolute() | Coverage: | 37.500% (3/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1635-1653 |
| | 13 | 3 |
QDir::matchName: | QDir::match | Prototype: | bool QDir::match(const QStringList &filters, const QString &fileName) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2015-2023 |
| | 5 | 3 |
QDir::mkdirName: | 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: | 1384-1397 |
| | 8 | 3 |
QDir::mkpathName: | 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: | 1436-1449 |
| | 8 | 3 |
QDir::renameName: | QDir::rename | Prototype: | bool QDir::rename(const QString &oldName, const QString &newName) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1783-1794 |
| | 7 | 3 |
QDir::rmdirName: | 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: | 1408-1422 |
| | 8 | 3 |
QDir::rmpathName: | 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: | 1462-1475 |
| | 8 | 3 |
QDirIteratorPrivate::QDirIteratorPrivateName: | QDirIteratorPrivate::QDirIteratorPrivate | Prototype: | QDirIteratorPrivate::QDirIteratorPrivate(const QFileSystemEntry &entry, const QStringList &nameFilters, QDir::Filters filters, QDirIterator::IteratorFlags flags, bool resolveEngine) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | Lines: | 147-170 |
| | 12 | 3 |
QDirModel::fileIconName: | QDirModel::fileIcon | Prototype: | QIcon QDirModel::fileIcon(const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1117-1126 |
| | 7 | 3 |
QDirModel::filePathName: | QDirModel::filePath | Prototype: | QString QDirModel::filePath(const QModelIndex &index) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1081-1091 |
| | 7 | 3 |
QDirModel::mimeDataName: | 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: | 543-553 |
| | 8 | 3 |
QDirModel::parentName: | QDirModel::parent | Prototype: | QModelIndex QDirModel::parent(const QModelIndex &child) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 294-313 |
| | 13 | 3 |
QDirModel::setDataName: | QDirModel::setData | Prototype: | bool QDirModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 395-417 |
| | 15 | 3 |
QDirModelPrivate::appendChildName: | QDirModelPrivate::appendChild | Prototype: | void QDirModelPrivate::appendChild(QDirModelPrivate::QDirNode *parent, const QString &path) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1342-1362 |
| | 14 | 3 |
QDirModelPrivate::invalidateName: | QDirModelPrivate::invalidate | Prototype: | void QDirModelPrivate::invalidate() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 164-175 |
| | 8 | 3 |
QDirPrivate::existsName: | QDirPrivate::exists | Prototype: | bool QDirPrivate::exists() const | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 112-126 |
| | 11 | 3 |
QDirPrivate::initFileListsName: | 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: | 318-330 |
| | 8 | 3 |
QDirPrivate::splitFiltersName: | QDirPrivate::splitFilters | Prototype: | inline QStringList QDirPrivate::splitFilters(const QString &nameFilter, QChar sep) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 139-147 |
| | 6 | 3 |
QDnsLookupRunnable::runName: | QDnsLookupRunnable::run | Prototype: | void QDnsLookupRunnable::run() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 992-1016 |
| | 13 | 3 |
QDockAreaLayout::addDockWidgetName: | QDockAreaLayout::addDockWidget | Prototype: | void QDockAreaLayout::addDockWidget(QInternal::DockPosition pos, QDockWidget *dockWidget, Qt::Orientation orientation) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3088-3119 |
| | 15 | 3 |
QDockAreaLayout::constrainedRectName: | QDockAreaLayout::constrainedRect | Prototype: | QRect QDockAreaLayout::constrainedRect(QRect rect, QWidget* widget) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3027-3046 |
| | 13 | 3 |
QDockAreaLayout::indexOfName: | QDockAreaLayout::indexOf | Prototype: | QList<int> QDockAreaLayout::indexOf(QWidget *dockWidget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2396-2406 |
| | 6 | 3 |
QDockAreaLayout::indexOfPlaceHolderName: | QDockAreaLayout::indexOfPlaceHolder | Prototype: | QList<int> QDockAreaLayout::indexOfPlaceHolder(const QString &objectName) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2384-2394 |
| | 6 | 3 |
QDockAreaLayout::infoName: | QDockAreaLayout::info | Prototype: | QDockAreaLayoutInfo *QDockAreaLayout::info(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2498-2506 |
| | 4 | 3 |
QDockAreaLayout::keepSizeName: | QDockAreaLayout::keepSize | Prototype: | void QDockAreaLayout::keepSize(QDockWidget *w) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3439-3447 |
| | 6 | 3 |
QDockAreaLayout::separatorRegionName: | 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: | 3231-3244 |
| | 8 | 3 |
QDockAreaLayout::usedSeparatorWidgetsName: | QDockAreaLayout::usedSeparatorWidgets | Prototype: | QSet<QWidget*> QDockAreaLayout::usedSeparatorWidgets() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3376-3388 |
| | 9 | 3 |
QDockAreaLayoutInfo::currentTabIdName: | QDockAreaLayoutInfo::currentTabId | Prototype: | quintptr QDockAreaLayoutInfo::currentTabId() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1097-1107 |
| | 6 | 3 |
QDockAreaLayoutInfo::deleteAllLayoutItemsName: | QDockAreaLayoutInfo::deleteAllLayoutItems | Prototype: | void QDockAreaLayoutInfo::deleteAllLayoutItems() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1762-1773 |
| | 6 | 3 |
QDockAreaLayoutInfo::expansiveName: | QDockAreaLayoutInfo::expansive | Prototype: | bool QDockAreaLayoutInfo::expansive(Qt::Orientation o) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 461-468 |
| | 4 | 3 |
QDockAreaLayoutInfo::nextName: | QDockAreaLayoutInfo::next | Prototype: | int QDockAreaLayoutInfo::next(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1648-1655 |
| | 4 | 3 |
QDockAreaLayoutInfo::prevName: | QDockAreaLayoutInfo::prev | Prototype: | int QDockAreaLayoutInfo::prev(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1657-1664 |
| | 4 | 3 |
QDockAreaLayoutInfo::separatorRectName: | QDockAreaLayoutInfo::separatorRect | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1352-1369 |
| | 10 | 3 |
QDockAreaLayoutInfo::tabIndexToListIndexName: | QDockAreaLayoutInfo::tabIndexToListIndex | Prototype: | int QDockAreaLayoutInfo::tabIndexToListIndex(int tabIndex) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2268-2277 |
| | 6 | 3 |
QDockAreaLayoutItem::QDockAreaLayoutItemName: | QDockAreaLayoutItem::QDockAreaLayoutItem | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(const QDockAreaLayoutItem &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 94-102 |
| | 4 | 3 |
QDockAreaLayoutItem::maximumSizeName: | QDockAreaLayoutItem::maximumSize | Prototype: | QSize QDockAreaLayoutItem::maximumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 143-153 |
| | 7 | 3 |
QDockAreaLayoutItem::minimumSizeName: | QDockAreaLayoutItem::minimumSize | Prototype: | QSize QDockAreaLayoutItem::minimumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 131-141 |
| | 7 | 3 |
QDockAreaLayoutItem::operator =Name: | QDockAreaLayoutItem::operator = | Prototype: | QDockAreaLayoutItem &QDockAreaLayoutItem::operator = (const QDockAreaLayoutItem &other) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 185-205 |
| | 12 | 3 |
QDockWidget::paintEventName: | QDockWidget::paintEvent | Prototype: | void QDockWidget::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1413-1438 |
| | 14 | 3 |
QDockWidgetLayout::countName: | QDockWidgetLayout::count | Prototype: | int QDockWidgetLayout::count() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 282-290 |
| | 5 | 3 |