| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 349-371 |
| | 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: | 605-615 |
| | 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: | 196-206 |
| | 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: | 133-140 |
| | 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: | 92-102 |
| | 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: | 160-170 |
| | 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: | 1107-1124 |
| | 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: | 506-515 |
| | 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: | 542-552 |
| | 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: | 3838-3851 |
| | 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: | 3963-3975 |
| | 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: | 3936-3948 |
| | 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: | 3986-3998 |
| | 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: | 3417-3425 |
| | 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: | 749-758 |
| | 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: | 2294-2319 |
| | 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: | 276-287 |
| | 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: | 246-256 |
| | 7 | 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: | 966-1005 |
| | 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: | 2330-2338 |
| | 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: | 2515-2530 |
| | 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: | 2435-2449 |
| | 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: | 1690-1704 |
| | 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: | 2707-2714 |
| | 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: | 2678-2690 |
| | 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: | 2693-2704 |
| | 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: | 219-228 |
| | 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: | 87-99 |
| | 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: | 230-239 |
| | 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: | 74-85 |
| | 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: | 101-108 |
| | 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: | 55-70 |
| | 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: | 72-92 |
| | 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: | 94-101 |
| | 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: | 115-140 |
| | 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: | 582-596 |
| | 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: | 1048-1061 |
| | 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: | 1127-1139 |
| | 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: | 936-948 |
| | 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: | 793-802 |
| | 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: | 1032-1044 |
| | 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: | 1641-1659 |
| | 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: | 2021-2029 |
| | 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: | 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::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: | 1789-1800 |
| | 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: | 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 |
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: | 153-176 |
| | 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: | 1127-1136 |
| | 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: | 1091-1101 |
| | 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: | 553-563 |
| | 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: | 304-323 |
| | 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: | 405-427 |
| | 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: | 1352-1372 |
| | 14 | 3 |
QDirModelPrivate::invalidate| Name: | QDirModelPrivate::invalidate | | Prototype: | void QDirModelPrivate::invalidate() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 173-185 |
| | 9 | 3 |
QDirPrivate::exists| Name: | QDirPrivate::exists | | Prototype: | bool QDirPrivate::exists() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 118-132 |
| | 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: | 324-336 |
| | 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: | 145-153 |
| | 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: | 998-1022 |
| | 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: | 3092-3123 |
| | 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: | 3031-3050 |
| | 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: | 2402-2412 |
| | 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: | 2390-2400 |
| | 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: | 2504-2512 |
| | 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: | 3443-3451 |
| | 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: | 3235-3248 |
| | 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: | 3380-3392 |
| | 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: | 1103-1113 |
| | 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: | 1768-1779 |
| | 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: | 467-474 |
| | 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: | 1654-1661 |
| | 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: | 1663-1670 |
| | 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: | 1358-1375 |
| | 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: | 2274-2283 |
| | 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: | 100-108 |
| | 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: | 149-159 |
| | 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: | 137-147 |
| | 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: | 191-211 |
| | 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: | 1417-1442 |
| | 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: | 288-296 |
| | 5 | 3 |
QDockWidgetLayout::setWidgetForRole| Name: | QDockWidgetLayout::setWidgetForRole | | Prototype: | void QDockWidgetLayout::setWidgetForRole(Role r, QWidget *w) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 409-426 |
| | 10 | 3 |
QDockWidgetPrivate::_q_toggleView| Name: | QDockWidgetPrivate::_q_toggleView | | Prototype: | void QDockWidgetPrivate::_q_toggleView(bool b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 662-671 |
| | 5 | 3 |
QDockWidgetPrivate::initDrag| Name: | QDockWidgetPrivate::initDrag | | Prototype: | void QDockWidgetPrivate::initDrag(const QPoint &pos, bool nca) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 724-743 |
| | 14 | 3 |
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 |
QDockWidgetPrivate::setResizerActive| Name: | QDockWidgetPrivate::setResizerActive | | Prototype: | void QDockWidgetPrivate::setResizerActive(bool active) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 828-837 |
| | 6 | 3 |
QDomAttrPrivate::save| Name: | QDomAttrPrivate::save | | Prototype: | void QDomAttrPrivate::save(QTextStream& s, int, int) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4213-4235 |
| | 6 | 3 |
QDomDocument::importNode| Name: | QDomDocument::importNode | | Prototype: | QDomNode QDomDocument::importNode(const QDomNode& importedNode, bool deep) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7103-7110 |
| | 5 | 3 |
QDomDocumentPrivate::createProcessingInstruction| Name: | QDomDocumentPrivate::createProcessingInstruction | | Prototype: | QDomProcessingInstructionPrivate* QDomDocumentPrivate::createProcessingInstruction(const QString &target, const QString &data) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6328-6343 |
| | 10 | 3 |
QDomDocumentTypePrivate::insertAfter| Name: | QDomDocumentTypePrivate::insertAfter | | Prototype: | QDomNodePrivate* QDomDocumentTypePrivate::insertAfter(QDomNodePrivate* newChild, QDomNodePrivate* refChild) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3521-3532 |
| | 6 | 3 |
QDomDocumentTypePrivate::insertBefore| Name: | QDomDocumentTypePrivate::insertBefore | | Prototype: | QDomNodePrivate* QDomDocumentTypePrivate::insertBefore(QDomNodePrivate* newChild, QDomNodePrivate* refChild) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3508-3519 |
| | 6 | 3 |
QDomDocumentTypePrivate::removeChild| Name: | QDomDocumentTypePrivate::removeChild | | Prototype: | QDomNodePrivate* QDomDocumentTypePrivate::removeChild(QDomNodePrivate* oldChild) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3554-3565 |
| | 6 | 3 |
QDomDocumentTypePrivate::~QDomDocumentTypePrivate| Name: | QDomDocumentTypePrivate::~QDomDocumentTypePrivate | | Prototype: | QDomDocumentTypePrivate::~QDomDocumentTypePrivate() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3475-3481 |
| | 4 | 3 |
QDomElement::removeAttributeNS| Name: | QDomElement::removeAttributeNS | | Prototype: | void QDomElement::removeAttributeNS(const QString& nsURI, const QString& localName) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5063-5071 |
| | 6 | 3 |
QDomElement::setAttribute| Name: | QDomElement::setAttribute | | Prototype: | void QDomElement::setAttribute(const QString& name, double value) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4874-4886 |
| | 9 | 3 |
QDomImplementation::hasFeature| Name: | QDomImplementation::hasFeature | | Prototype: | bool QDomImplementation::hasFeature(const QString& feature, const QString& version) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 977-986 |
| | 4 | 3 |