| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QDataWidgetMapper::addMapping| Name: | QDataWidgetMapper::addMapping | | Prototype: | void QDataWidgetMapper::addMapping(QWidget *widget, int section, const QByteArray &propertyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 495-502 |
| | 4 | 1 |
QDataWidgetMapper::model| Name: | QDataWidgetMapper::model | | Prototype: | QAbstractItemModel *QDataWidgetMapper::model() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 378-384 |
| | 4 | 1 |
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 |
QDate::isValid| Name: | QDate::isValid | | Prototype: | bool QDate::isValid(int year, int month, int day) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1360-1368 |
| | 4 | 2 |
QDate::setDate| Name: | QDate::setDate | | Prototype: | bool QDate::setDate(int year, int month, int day) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 963-971 |
| | 4 | 2 |
QDateTime::fromMSecsSinceEpoch| Name: | QDateTime::fromMSecsSinceEpoch | | Prototype: | QDateTime QDateTime::fromMSecsSinceEpoch(qint64 msecs, Qt::TimeSpec spec, int offsetSeconds) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4315-4321 |
| | 4 | 1 |
QDateTime::fromMSecsSinceEpoch| Name: | QDateTime::fromMSecsSinceEpoch | | Prototype: | QDateTime QDateTime::fromMSecsSinceEpoch(qint64 msecs, const QTimeZone &timeZone) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4333-4339 |
| | 4 | 1 |
QDateTimeEdit::fixup| Name: | QDateTimeEdit::fixup | | Prototype: | void QDateTimeEdit::fixup(QString &input) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1395-1402 |
| | 4 | 1 |
QDateTimeEdit::sectionAt| Name: | QDateTimeEdit::sectionAt | | Prototype: | QDateTimeEdit::Section QDateTimeEdit::sectionAt(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 686-692 |
| | 4 | 2 |
QDateTimeEdit::setCurrentSectionIndex| Name: | QDateTimeEdit::setCurrentSectionIndex | | Prototype: | void QDateTimeEdit::setCurrentSectionIndex(int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 731-737 |
| | 4 | 2 |
QDateTimeEdit::setDateRange| Name: | QDateTimeEdit::setDateRange | | Prototype: | void QDateTimeEdit::setDateRange(const QDate &min, const QDate &max) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 586-593 |
| | 4 | 2 |
QDateTimeEdit::setMaximumTime| Name: | QDateTimeEdit::setMaximumTime | | Prototype: | void QDateTimeEdit::setMaximumTime(const QTime &max) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 554-561 |
| | 4 | 2 |
QDateTimeEdit::setMinimumTime| Name: | QDateTimeEdit::setMinimumTime | | Prototype: | void QDateTimeEdit::setMinimumTime(const QTime &min) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 521-528 |
| | 4 | 2 |
QDateTimeEdit::setTime| Name: | QDateTimeEdit::setTime | | Prototype: | void QDateTimeEdit::setTime(const QTime &time) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 307-314 |
| | 4 | 2 |
QDateTimeEdit::setTimeRange| Name: | QDateTimeEdit::setTimeRange | | Prototype: | void QDateTimeEdit::setTimeRange(const QTime &min, const QTime &max) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 613-620 |
| | 4 | 2 |
QDateTimeEdit::setTimeSpec| Name: | QDateTimeEdit::setTimeSpec | | Prototype: | void QDateTimeEdit::setTimeSpec(Qt::TimeSpec spec) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 953-960 |
| | 4 | 2 |
QDateTimeEdit::validate| Name: | QDateTimeEdit::validate | | Prototype: | QValidator::State QDateTimeEdit::validate(QString &text, int &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1382-1388 |
| | 4 | 1 |
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::readLocaleSettings| Name: | QDateTimeEditPrivate::readLocaleSettings | | Prototype: | void QDateTimeEditPrivate::readLocaleSettings() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2237-2243 |
| | 4 | 1 |
QDesktopScreenWidget::QDesktopScreenWidget| Name: | QDesktopScreenWidget::QDesktopScreenWidget | | Prototype: | QDesktopScreenWidget::QDesktopScreenWidget(QScreen *screen, const QRect &geometry) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 52-59 |
| | 4 | 2 |
QDesktopWidget::screen| Name: | QDesktopWidget::screen | | Prototype: | QWidget *QDesktopWidget::screen(int screen) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 211-217 |
| | 4 | 2 |
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 |
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::paintEvent| Name: | QDial::paintEvent | | Prototype: | void QDial::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 271-277 |
| | 4 | 1 |
QDialPrivate::QDialPrivate| Name: | QDialPrivate::QDialPrivate | | Prototype: | QDialPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 68-74 |
| | 4 | 1 |
QDialogButtonBox::setCenterButtons| Name: | QDialogButtonBox::setCenterButtons | | Prototype: | void QDialogButtonBox::setCenterButtons(bool center) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 905-912 |
| | 4 | 2 |
QDialogButtonBox::setStandardButtons| Name: | QDialogButtonBox::setStandardButtons | | Prototype: | void QDialogButtonBox::setStandardButtons(StandardButtons buttons) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 805-813 |
| | 4 | 1 |
QDialogButtonBoxPrivate::_q_handleButtonDestroyed| Name: | QDialogButtonBoxPrivate::_q_handleButtonDestroyed | | Prototype: | void QDialogButtonBoxPrivate::_q_handleButtonDestroyed() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 885-892 |
| | 4 | 2 |
QDialogPrivate::deletePlatformHelper| Name: | QDialogPrivate::deletePlatformHelper | | Prototype: | void QDialogPrivate::deletePlatformHelper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 155-161 |
| | 4 | 1 |
QDialogPrivate::hideDefault| Name: | QDialogPrivate::hideDefault | | Prototype: | void QDialogPrivate::hideDefault() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 406-413 |
| | 4 | 2 |
QDir::addSearchPath| Name: | QDir::addSearchPath | | Prototype: | void QDir::addSearchPath(const QString &prefix, const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1049-1056 |
| | 4 | 2 |
QDir::exists| Name: | QDir::exists | | Prototype: | bool QDir::exists(const QString &name) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1812-1819 |
| | 4 | 2 |
QDir::refresh| Name: | QDir::refresh | | Prototype: | void QDir::refresh() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2225-2231 |
| | 4 | 1 |
QDir::remove| Name: | QDir::remove | | Prototype: | bool QDir::remove(const QString &fileName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1764-1771 |
| | 4 | 2 |
QDir::setFilter| Name: | QDir::setFilter | | Prototype: | void QDir::setFilter(Filters filters) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1155-1162 |
| | 4 | 1 |
QDir::setNameFilters| Name: | QDir::setNameFilters | | Prototype: | void QDir::setNameFilters(const QStringList &nameFilters) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 969-976 |
| | 4 | 1 |
QDir::setSorting| Name: | QDir::setSorting | | Prototype: | void QDir::setSorting(SortFlags sort) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1212-1219 |
| | 4 | 1 |
QDirModel::fileInfo| Name: | QDirModel::fileInfo | | Prototype: | QFileInfo QDirModel::fileInfo(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1149-1156 |
| | 4 | 1 |
QDirModel::isDir| Name: | QDirModel::isDir | | Prototype: | bool QDirModel::isDir(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 974-980 |
| | 4 | 1 |
QDirModelPrivate::node| Name: | QDirModelPrivate::node | | Prototype: | QDirModelPrivate::QDirNode *QDirModelPrivate::node(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 151-157 |
| | 4 | 1 |
QDistanceField::constScanLine| Name: | QDistanceField::constScanLine | | Prototype: | const uchar *QDistanceField::constScanLine(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 999-1006 |
| | 4 | 2 |
QDistanceField::scanLine| Name: | QDistanceField::scanLine | | Prototype: | uchar *QDistanceField::scanLine(int i) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 981-988 |
| | 4 | 2 |
QDistanceField::scanLine| Name: | QDistanceField::scanLine | | Prototype: | const uchar *QDistanceField::scanLine(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 990-997 |
| | 4 | 2 |
QDnsLookup::QDnsLookup| Name: | QDnsLookup::QDnsLookup | | Prototype: | QDnsLookup::QDnsLookup(Type type, const QString &name, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 276-283 |
| | 4 | 1 |
QDnsLookup::setName| Name: | QDnsLookup::setName | | Prototype: | void QDnsLookup::setName(const QString &name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 355-362 |
| | 4 | 2 |
QDnsLookup::setNameserver| Name: | QDnsLookup::setNameserver | | Prototype: | void QDnsLookup::setNameserver(const QHostAddress &nameserver) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 393-400 |
| | 4 | 2 |
QDnsLookup::setType| Name: | QDnsLookup::setType | | Prototype: | void QDnsLookup::setType(Type type) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 374-381 |
| | 4 | 2 |
QDockAreaLayout::clear| Name: | QDockAreaLayout::clear | | Prototype: | void QDockAreaLayout::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2916-2923 |
| | 4 | 2 |
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::insertGap| Name: | QDockAreaLayout::insertGap | | Prototype: | bool QDockAreaLayout::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2581-2587 |
| | 4 | 1 |
QDockAreaLayout::item| Name: | QDockAreaLayout::item | | Prototype: | QDockAreaLayoutItem &QDockAreaLayout::item(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2531-2537 |
| | 4 | 1 |
QDockAreaLayout::itemRect| Name: | QDockAreaLayout::itemRect | | Prototype: | QRect QDockAreaLayout::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2539-2545 |
| | 4 | 1 |
QDockAreaLayout::plug| Name: | QDockAreaLayout::plug | | Prototype: | QLayoutItem *QDockAreaLayout::plug(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2589-2595 |
| | 4 | 1 |
QDockAreaLayout::remove| Name: | QDockAreaLayout::remove | | Prototype: | void QDockAreaLayout::remove(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2605-2611 |
| | 4 | 1 |
QDockAreaLayout::unplug| Name: | QDockAreaLayout::unplug | | Prototype: | QLayoutItem *QDockAreaLayout::unplug(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2597-2603 |
| | 4 | 1 |
QDockAreaLayoutInfo::clear| Name: | QDockAreaLayoutInfo::clear | | Prototype: | void QDockAreaLayoutInfo::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 254-262 |
| | 4 | 1 |
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 |
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 |
QDockWidget::closeEvent| Name: | QDockWidget::closeEvent | | Prototype: | void QDockWidget::closeEvent(QCloseEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1408-1414 |
| | 4 | 2 |
QDockWidgetItem::minimumSize| Name: | QDockWidgetItem::minimumSize | | Prototype: | QSize QDockWidgetItem::minimumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 572-578 |
| | 4 | 2 |
QDockWidgetLayout::maximumSize| Name: | QDockWidgetLayout::maximumSize | | Prototype: | QSize QDockWidgetLayout::maximumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 376-385 |
| | 4 | 2 |
QDockWidgetLayout::nativeWindowDeco| Name: | QDockWidgetLayout::nativeWindowDeco | | Prototype: | bool QDockWidgetLayout::nativeWindowDeco() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 219-225 |
| | 4 | 2 |
QDockWidgetPrivate::mouseReleaseEvent| Name: | QDockWidgetPrivate::mouseReleaseEvent | | Prototype: | bool QDockWidgetPrivate::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 947-958 |
| | 4 | 2 |
QDomAttr::ownerElement| Name: | QDomAttr::ownerElement | | Prototype: | QDomElement QDomAttr::ownerElement() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4344-4350 |
| | 4 | 2 |
QDomAttr::setValue| Name: | QDomAttr::setValue | | Prototype: | void QDomAttr::setValue(const QString& v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4370-4376 |
| | 4 | 2 |
QDomAttrPrivate::QDomAttrPrivate| Name: | QDomAttrPrivate::QDomAttrPrivate | | Prototype: | QDomAttrPrivate::QDomAttrPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& nsURI, const QString& qName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4096-4103 |
| | 4 | 1 |
QDomDocument::setContent| Name: | QDomDocument::setContent | | Prototype: | bool QDomDocument::setContent(QIODevice* dev, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6739-6745 |
| | 4 | 2 |
QDomDocument::toString| Name: | QDomDocument::toString | | Prototype: | QString QDomDocument::toString(int indent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6834-6840 |
| | 4 | 1 |
QDomDocumentPrivate::QDomDocumentPrivate| Name: | QDomDocumentPrivate::QDomDocumentPrivate | | Prototype: | QDomDocumentPrivate::QDomDocumentPrivate(const QString& aname) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6153-6163 |
| | 4 | 1 |
QDomDocumentPrivate::documentElement| Name: | QDomDocumentPrivate::documentElement | | Prototype: | QDomElementPrivate* QDomDocumentPrivate::documentElement() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6252-6259 |
| | 4 | 2 |
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 |
QDomElementPrivate::QDomElementPrivate| Name: | QDomElementPrivate::QDomElementPrivate | | Prototype: | QDomElementPrivate::QDomElementPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& nsURI, const QString& qName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4400-4408 |
| | 4 | 1 |
QDomElementPrivate::attribute| Name: | QDomElementPrivate::attribute | | Prototype: | QString QDomElementPrivate::attribute(const QString& name_, const QString& defValue) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4432-4439 |
| | 4 | 2 |
QDomElementPrivate::attributeNS| Name: | QDomElementPrivate::attributeNS | | Prototype: | QString QDomElementPrivate::attributeNS(const QString& nsURI, const QString& localName, const QString& defValue) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4441-4448 |
| | 4 | 2 |
QDomElementPrivate::setAttributeNode| Name: | QDomElementPrivate::setAttributeNode | | Prototype: | QDomAttrPrivate* QDomElementPrivate::setAttributeNode(QDomAttrPrivate* newAttr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4502-4512 |
| | 4 | 1 |
QDomEntityPrivate::QDomEntityPrivate| Name: | QDomEntityPrivate::QDomEntityPrivate | | Prototype: | QDomEntityPrivate::QDomEntityPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& aname, const QString& pub, const QString& sys, const QString& notation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5662-5671 |
| | 4 | 1 |
QDomHandler::endElement| Name: | QDomHandler::endElement | | Prototype: | bool QDomHandler::endElement(const QString&, const QString&, const QString&) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7425-7432 |
| | 4 | 2 |
QDomHandler::fatalError| Name: | QDomHandler::fatalError | | Prototype: | bool QDomHandler::fatalError(const QXmlParseException& exception) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7486-7492 |
| | 4 | 1 |
QDomHandler::notationDecl| Name: | QDomHandler::notationDecl | | Prototype: | bool QDomHandler::notationDecl(const QString & name, const QString & publicId, const QString & systemId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7542-7549 |
| | 4 | 1 |
QDomHandler::startDTD| Name: | QDomHandler::startDTD | | Prototype: | bool QDomHandler::startDTD(const QString& name, const QString& publicId, const QString& systemId) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7386-7392 |
| | 4 | 1 |
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 |
QDomNode::appendChild| Name: | QDomNode::appendChild | | Prototype: | QDomNode QDomNode::appendChild(const QDomNode& newChild) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2601-2608 |
| | 4 | 2 |
QDomNode::setPrefix| Name: | QDomNode::setPrefix | | Prototype: | void QDomNode::setPrefix(const QString& pre) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2441-2447 |
| | 4 | 3 |
QDomNodeListPrivate::QDomNodeListPrivate| Name: | QDomNodeListPrivate::QDomNodeListPrivate | | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1141-1147 |
| | 4 | 2 |
QDomNodePrivate::isCharacterData| Name: | QDomNodePrivate::isCharacterData | | Prototype: | bool isCharacterData() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 180-183 |
| | 4 | 1 |
QDomNodePrivate::save| Name: | QDomNodePrivate::save | | Prototype: | void QDomNodePrivate::save(QTextStream& s, int depth, int indent) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1897-1904 |
| | 4 | 2 |
QDoubleSpinBox::setDecimals| Name: | QDoubleSpinBox::setDecimals | | Prototype: | void QDoubleSpinBox::setDecimals(int decimals) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 880-887 |
| | 4 | 1 |
QDoubleSpinBox::setMaximum| Name: | QDoubleSpinBox::setMaximum | | Prototype: | void QDoubleSpinBox::setMaximum(double maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 828-834 |
| | 4 | 1 |
QDoubleSpinBox::setMinimum| Name: | QDoubleSpinBox::setMinimum | | Prototype: | void QDoubleSpinBox::setMinimum(double minimum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 797-803 |
| | 4 | 1 |
QDoubleSpinBox::setRange| Name: | QDoubleSpinBox::setRange | | Prototype: | void QDoubleSpinBox::setRange(double minimum, double maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 850-856 |
| | 4 | 1 |
QDoubleSpinBox::setSingleStep| Name: | QDoubleSpinBox::setSingleStep | | Prototype: | void QDoubleSpinBox::setSingleStep(double value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 764-772 |
| | 4 | 2 |
QDoubleSpinBox::validate| Name: | QDoubleSpinBox::validate | | Prototype: | QValidator::State QDoubleSpinBox::validate(QString &text, int &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 943-950 |
| | 4 | 1 |
QEGLDeviceIntegration::createNativeWindow| Name: | QEGLDeviceIntegration::createNativeWindow | | Prototype: | EGLNativeWindowType QEGLDeviceIntegration::createNativeWindow(QPlatformWindow *platformWindow, const QSize &size, const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 282-290 |
| | 4 | 1 |
QEGLPlatformContext::doneCurrent| Name: | QEGLPlatformContext::doneCurrent | | Prototype: | void QEGLPlatformContext::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 427-433 |
| | 4 | 2 |
QEasingCurveFunction::copy| Name: | QEasingCurveFunction::copy | | Prototype: | QEasingCurveFunction *QEasingCurveFunction::copy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 383-389 |
| | 4 | 1 |
QEglFSCursor::changeCursor| Name: | QEglFSCursor::changeCursor | | Prototype: | void QEglFSCursor::changeCursor(QCursor *cursor, QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 206-212 |
| | 4 | 2 |
QEglFSIntegration::loadKeymapStatic| Name: | QEglFSIntegration::loadKeymapStatic | | Prototype: | void QEglFSIntegration::loadKeymapStatic(const QString &filename) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 399-410 |
| | 4 | 2 |
QEglFSIntegration::nativeResourceFunctionForContext| Name: | QEglFSIntegration::nativeResourceFunctionForContext | | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QEglFSIntegration::nativeResourceFunctionForContext(const QByteArray &resource) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 378-385 |
| | 4 | 2 |