| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 213-227 |
| | 8 | 3 |
QDBusPlatformMenuItem::byIds| Name: | 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::setMenu| Name: | 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::QDBusServer| Name: | 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::QDBusServer| Name: | 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::~QDBusServer| Name: | 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_serviceOwnerChanged| Name: | 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::QDBusTrayIcon| Name: | 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::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: | 114-124 |
| | 8 | 3 |
QDBusTrayIcon::setStatus| Name: | 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::clearMapping| Name: | 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::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: | 540-552 |
| | 8 | 3 |
QDataWidgetMapper::mappedWidgetAt| Name: | 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::setItemDelegate| Name: | 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::setModel| Name: | 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::submit| Name: | 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_commitData| Name: | 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::findWidget| Name: | 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::flipEventFilters| Name: | 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::populate| Name: | 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::addYears| Name: | 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::dayOfWeek| Name: | 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::daysInMonth| Name: | 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::addMSecs| Name: | 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::toOffsetFromUtc| Name: | 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::toTimeSpec| Name: | 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::toTimeZone| Name: | 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_t| Name: | 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::calendarWidget| Name: | 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::paintEvent| Name: | 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::setDate| Name: | 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::setDateTime| Name: | 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::sizeHint| Name: | 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::absoluteIndex| Name: | 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::initCalendarPopup| Name: | 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::updateArrow| Name: | 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::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: | 1689-1703 |
| | 8 | 3 |
QDateTimePrivate::daylightStatus| Name: | 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::getDateTime| Name: | 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::setDaylightStatus| Name: | 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::availableGeometry| Name: | 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::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: | 81-93 |
| | 8 | 3 |
QDesktopWidget::screenGeometry| Name: | 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::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: | 68-79 |
| | 8 | 3 |
QDesktopWidgetPrivate::widgetForScreen| Name: | 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::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: | 49-64 |
| | 8 | 3 |
QDeviceDiscoveryUDev::QDeviceDiscoveryUDev| Name: | 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::~QDeviceDiscoveryUDev| Name: | 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::initStyleOption| Name: | 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::done| Name: | 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::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: | 1037-1050 |
| | 8 | 3 |
QDialog::resizeEvent| Name: | 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::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: | 925-937 |
| | 8 | 3 |
QDialog::showEvent| Name: | 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::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: | 1021-1033 |
| | 8 | 3 |
QDialogButtonBox::buttons| Name: | 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::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 |
QDialogButtonBoxPrivate::createStandardButtons| Name: | 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::retranslateStrings| Name: | 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::makeAbsolute| Name: | 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::match| Name: | 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::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: | 1384-1397 |
| | 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: | 1436-1449 |
| | 8 | 3 |
QDir::rename| Name: | 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::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: | 1408-1422 |
| | 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: | 1462-1475 |
| | 8 | 3 |
QDirIteratorPrivate::QDirIteratorPrivate| Name: | 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::fileIcon| Name: | 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::filePath| Name: | 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::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: | 543-553 |
| | 8 | 3 |
QDirModel::parent| Name: | 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::setData| Name: | 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::appendChild| Name: | 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::invalidate| Name: | 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::exists| Name: | 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::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: | 318-330 |
| | 8 | 3 |
QDirPrivate::splitFilters| Name: | 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::run| Name: | 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::addDockWidget| Name: | 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::constrainedRect| Name: | 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::indexOf| Name: | 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::indexOfPlaceHolder| Name: | 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::info| Name: | 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::keepSize| Name: | 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::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: | 3231-3244 |
| | 8 | 3 |
QDockAreaLayout::usedSeparatorWidgets| Name: | 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::currentTabId| Name: | 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::deleteAllLayoutItems| Name: | 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::expansive| Name: | 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::next| Name: | 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::prev| Name: | 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::separatorRect| Name: | 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::tabIndexToListIndex| Name: | 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::QDockAreaLayoutItem| Name: | 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::maximumSize| Name: | 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::minimumSize| Name: | 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::paintEvent| Name: | 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::count| Name: | 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 |