| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDBusServiceWatcher::setWatchedServices| Name: | QDBusServiceWatcher::setWatchedServices | | Prototype: | void QDBusServiceWatcher::setWatchedServices(const QStringList &services) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 269-275 |
| | 4 | 2 |
QDBusServiceWatcherPrivate::addService| Name: | QDBusServiceWatcherPrivate::addService | | Prototype: | void QDBusServiceWatcherPrivate::addService(const QString &service) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 102-107 |
| | 3 | 2 |
QDBusServiceWatcherPrivate::removeService| Name: | QDBusServiceWatcherPrivate::removeService | | Prototype: | void QDBusServiceWatcherPrivate::removeService(const QString &service) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 109-114 |
| | 3 | 2 |
QDBusSignature::doCheck| Name: | QDBusSignature::doCheck | | Prototype: | void QDBusSignature::doCheck() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusextratypes.cpp | | Lines: | 55-61 |
| | 3 | 2 |
QDBusSpyCallEvent::invokeSpyHooks| Name: | QDBusSpyCallEvent::invokeSpyHooks | | Prototype: | inline void QDBusSpyCallEvent::invokeSpyHooks(const QDBusMessage &msg, const Hook *hooks, int hookCount) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 505-510 |
| | 2 | 2 |
QDBusSpyCallEvent::~QDBusSpyCallEvent| Name: | QDBusSpyCallEvent::~QDBusSpyCallEvent | | Prototype: | QDBusSpyCallEvent::~QDBusSpyCallEvent() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 490-498 |
| | 3 | 2 |
QDBusTrayIcon::actionInvoked| Name: | QDBusTrayIcon::actionInvoked | | Prototype: | void QDBusTrayIcon::actionInvoked(uint id, const QString &action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 286-290 |
| | 2 | 2 |
QDBusTrayIcon::dBusConnection| Name: | QDBusTrayIcon::dBusConnection | | Prototype: | QDBusMenuConnection * QDBusTrayIcon::dBusConnection() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 174-184 |
| | 7 | 2 |
QDBusTrayIcon::init| Name: | QDBusTrayIcon::init | | Prototype: | void QDBusTrayIcon::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 114-118 |
| | 2 | 2 |
QDBusTrayIcon::isSystemTrayAvailable| Name: | QDBusTrayIcon::isSystemTrayAvailable | | Prototype: | bool QDBusTrayIcon::isSystemTrayAvailable() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 297-302 |
| | 3 | 2 |
QDBusTrayIcon::notificationClosed| Name: | QDBusTrayIcon::notificationClosed | | Prototype: | void QDBusTrayIcon::notificationClosed(uint id, uint reason) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 292-295 |
| | 1 | 2 |
QDBusTrayIcon::updateToolTip| Name: | QDBusTrayIcon::updateToolTip | | Prototype: | void QDBusTrayIcon::updateToolTip(const QString &tooltip) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 201-206 |
| | 3 | 2 |
QDBusUnixFileDescriptor::QDBusUnixFileDescriptor| Name: | QDBusUnixFileDescriptor::QDBusUnixFileDescriptor | | Prototype: | QDBusUnixFileDescriptor::QDBusUnixFileDescriptor(int fileDescriptor) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 155-160 |
| | 2 | 2 |
QDBusUnixFileDescriptor::operator=| Name: | QDBusUnixFileDescriptor::operator= | | Prototype: | QDBusUnixFileDescriptor &QDBusUnixFileDescriptor::operator=(const QDBusUnixFileDescriptor &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 175-180 |
| | 3 | 2 |
QDBusUnixFileDescriptor::setFileDescriptor| Name: | QDBusUnixFileDescriptor::setFileDescriptor | | Prototype: | void QDBusUnixFileDescriptor::setFileDescriptor(int fileDescriptor) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 265-269 |
| | 2 | 2 |
QDBusUnixFileDescriptor::takeFileDescriptor| Name: | QDBusUnixFileDescriptor::takeFileDescriptor | | Prototype: | int QDBusUnixFileDescriptor::takeFileDescriptor() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 302-308 |
| | 3 | 2 |
QDBusUnixFileDescriptorPrivate::~QDBusUnixFileDescriptorPrivate| Name: | QDBusUnixFileDescriptorPrivate::~QDBusUnixFileDescriptorPrivate | | Prototype: | QDBusUnixFileDescriptorPrivate::~QDBusUnixFileDescriptorPrivate() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 310-315 |
| | 3 | 2 |
QDaemonThread::QDaemonThread| Name: | QDaemonThread::QDaemonThread | | Prototype: | QDaemonThread::QDaemonThread(QObject *parent) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 883-889 |
| | 2 | 2 |
QDashStroker::QDashStroker| Name: | QDashStroker::QDashStroker | | Prototype: | QDashStroker::QDashStroker(QStroker *stroker) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1018-1026 |
| | 4 | 2 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(const char *s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1271-1281 |
| | 7 | 2 |
QDataStream::readRawData| Name: | QDataStream::readRawData | | Prototype: | int QDataStream::readRawData(char *s, int len) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1056-1060 |
| | 2 | 2 |
QDataStream::setByteOrder| Name: | QDataStream::setByteOrder | | Prototype: | void QDataStream::setByteOrder(ByteOrder bo) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 519-526 |
| | 4 | 2 |
QDataStream::setDevice| Name: | QDataStream::setDevice | | Prototype: | void QDataStream::setDevice(QIODevice *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 391-398 |
| | 4 | 2 |
QDataStream::setFloatingPointPrecision| Name: | QDataStream::setFloatingPointPrecision | | Prototype: | void QDataStream::setFloatingPointPrecision(QDataStream::FloatingPointPrecision precision) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 456-461 |
| | 3 | 2 |
QDataStream::setStatus| Name: | QDataStream::setStatus | | Prototype: | void QDataStream::setStatus(Status status) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 492-496 |
| | 2 | 2 |
QDataStream::~QDataStream| Name: | QDataStream::~QDataStream | | Prototype: | QDataStream::~QDataStream() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 366-370 |
| | 2 | 2 |
QDataWidgetMapper::mappedSection| Name: | QDataWidgetMapper::mappedSection | | Prototype: | int QDataWidgetMapper::mappedSection(QWidget *widget) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 527-536 |
| | 5 | 2 |
QDataWidgetMapper::removeMapping| Name: | QDataWidgetMapper::removeMapping | | Prototype: | void QDataWidgetMapper::removeMapping(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 509-519 |
| | 6 | 2 |
QDataWidgetMapper::setCurrentIndex| Name: | QDataWidgetMapper::setCurrentIndex | | Prototype: | void QDataWidgetMapper::setCurrentIndex(int index) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 689-701 |
| | 8 | 2 |
QDataWidgetMapper::setCurrentModelIndex| Name: | QDataWidgetMapper::setCurrentModelIndex | | Prototype: | void QDataWidgetMapper::setCurrentModelIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 728-738 |
| | 6 | 2 |
QDataWidgetMapper::setOrientation| Name: | QDataWidgetMapper::setOrientation | | Prototype: | void QDataWidgetMapper::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 791-800 |
| | 5 | 2 |
QDataWidgetMapper::setSubmitPolicy| Name: | QDataWidgetMapper::setSubmitPolicy | | Prototype: | void QDataWidgetMapper::setSubmitPolicy(SubmitPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 815-823 |
| | 5 | 2 |
QDataWidgetMapperPrivate::populate| Name: | QDataWidgetMapperPrivate::populate | | Prototype: | void QDataWidgetMapperPrivate::populate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 172-176 |
| | 2 | 2 |
QDate::addDays| Name: | QDate::addDays | | Prototype: | QDate QDate::addDays(qint64 ndays) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1020-1028 |
| | 3 | 2 |
QDate::day| Name: | QDate::day | | Prototype: | int QDate::day() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 490-496 |
| | 3 | 2 |
QDate::dayOfYear| Name: | QDate::dayOfYear | | Prototype: | int QDate::dayOfYear() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 526-532 |
| | 3 | 2 |
QDate::daysInYear| Name: | QDate::daysInYear | | Prototype: | int QDate::daysInYear() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 562-568 |
| | 3 | 2 |
QDate::daysTo| Name: | QDate::daysTo | | Prototype: | qint64 QDate::daysTo(const QDate &d) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1138-1145 |
| | 3 | 2 |
QDate::fromString| Name: | QDate::fromString | | Prototype: | QDate QDate::fromString(const QString &string, const QString &format) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1333-1345 |
| | 5 | 2 |
QDate::isLeapYear| Name: | QDate::isLeapYear | | Prototype: | bool QDate::isLeapYear(int y) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1377-1384 |
| | 3 | 2 |
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::month| Name: | QDate::month | | Prototype: | int QDate::month() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 474-480 |
| | 3 | 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 |
QDate::year| Name: | QDate::year | | Prototype: | int QDate::year() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 442-448 |
| | 3 | 2 |
QDateTime::date| Name: | QDateTime::date | | Prototype: | QDate QDateTime::date() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3113-3120 |
| | 5 | 2 |
QDateTime::fromString| Name: | QDateTime::fromString | | Prototype: | QDateTime QDateTime::fromString(const QString &string, const QString &format) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4696-4710 |
| | 6 | 2 |
QDateTime::msecsTo| Name: | QDateTime::msecsTo | | Prototype: | qint64 QDateTime::msecsTo(const QDateTime &other) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3910-3916 |
| | 3 | 2 |
QDateTime::operator<| Name: | QDateTime::operator< | | Prototype: | bool QDateTime::operator<(const QDateTime &other) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4036-4045 |
| | 5 | 2 |
QDateTime::operator==| Name: | QDateTime::operator== | | Prototype: | bool QDateTime::operator==(const QDateTime &other) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4008-4017 |
| | 5 | 2 |
QDateTime::time| Name: | QDateTime::time | | Prototype: | QTime QDateTime::time() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3128-3135 |
| | 5 | 2 |
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::sectionText| Name: | QDateTimeEdit::sectionText | | Prototype: | QString QDateTimeEdit::sectionText(Section section) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 824-834 |
| | 6 | 2 |
QDateTimeEdit::setCalendarPopup| Name: | QDateTimeEdit::setCalendarPopup | | Prototype: | void QDateTimeEdit::setCalendarPopup(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 926-939 |
| | 7 | 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::setDateTimeRange| Name: | QDateTimeEdit::setDateTimeRange | | Prototype: | void QDateTimeEdit::setDateTimeRange(const QDateTime &min, const QDateTime &max) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 423-431 |
| | 6 | 2 |
QDateTimeEdit::setMaximumDate| Name: | QDateTimeEdit::setMaximumDate | | Prototype: | void QDateTimeEdit::setMaximumDate(const QDate &max) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 488-494 |
| | 3 | 2 |
QDateTimeEdit::setMaximumDateTime| Name: | QDateTimeEdit::setMaximumDateTime | | Prototype: | void QDateTimeEdit::setMaximumDateTime(const QDateTime &dt) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 393-401 |
| | 5 | 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::setMinimumDate| Name: | QDateTimeEdit::setMinimumDate | | Prototype: | void QDateTimeEdit::setMinimumDate(const QDate &min) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 455-461 |
| | 3 | 2 |
QDateTimeEdit::setMinimumDateTime| Name: | QDateTimeEdit::setMinimumDateTime | | Prototype: | void QDateTimeEdit::setMinimumDateTime(const QDateTime &dt) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 350-358 |
| | 5 | 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 |
QDateTimeEditPrivate::clearSection| Name: | QDateTimeEditPrivate::clearSection | | Prototype: | void QDateTimeEditPrivate::clearSection(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1865-1881 |
| | 12 | 2 |
QDateTimeEditPrivate::getAmPmText| Name: | QDateTimeEditPrivate::getAmPmText | | Prototype: | QString QDateTimeEditPrivate::getAmPmText(AmPm ap, Case cs) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2321-2328 |
| | 3 | 2 |
QDateTimeEditPrivate::interpret| Name: | QDateTimeEditPrivate::interpret | | Prototype: | void QDateTimeEditPrivate::interpret(EmitPolicy ep) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2345-2361 |
| | 12 | 2 |
QDateTimeEditPrivate::newHoverControl| Name: | QDateTimeEditPrivate::newHoverControl | | Prototype: | QStyle::SubControl QDateTimeEditPrivate::newHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2456-2469 |
| | 9 | 2 |
QDateTimeEditPrivate::syncCalendarWidget| Name: | QDateTimeEditPrivate::syncCalendarWidget | | Prototype: | void QDateTimeEditPrivate::syncCalendarWidget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2570-2578 |
| | 5 | 2 |
QDateTimeEditPrivate::updateCache| Name: | QDateTimeEditPrivate::updateCache | | Prototype: | void QDateTimeEditPrivate::updateCache(const QVariant &val, const QString &str) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1890-1900 |
| | 7 | 2 |
QDateTimeEditPrivate::updateEditFieldGeometry| Name: | QDateTimeEditPrivate::updateEditFieldGeometry | | Prototype: | void QDateTimeEditPrivate::updateEditFieldGeometry() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2471-2486 |
| | 10 | 2 |
QDateTimePrivate::zoneMSecsToEpochMSecs| Name: | QDateTimePrivate::zoneMSecsToEpochMSecs | | Prototype: | qint64 QDateTimePrivate::zoneMSecsToEpochMSecs(qint64 zoneMSecs, const QTimeZone &zone, QDate *localDate, QTime *localTime) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2816-2830 |
| | 6 | 2 |
QDebug::putByteArray| Name: | QDebug::putByteArray | | Prototype: | void QDebug::putByteArray(const char *begin, size_t length, Latin1Content content) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 323-337 |
| | 7 | 2 |
QDebug::putString| Name: | QDebug::putString | | Prototype: | void QDebug::putString(const QChar *begin, size_t length) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 305-317 |
| | 5 | 2 |
QDebug::resetFormat| Name: | QDebug::resetFormat | | Prototype: | QDebug &QDebug::resetFormat() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 353-361 |
| | 6 | 2 |
QDebugStateSaverPrivate::QDebugStateSaverPrivate| Name: | QDebugStateSaverPrivate::QDebugStateSaverPrivate | | Prototype: | QDebugStateSaverPrivate(QDebug &dbg) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 828-836 |
| | 2 | 2 |
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 |
QDesktopServices::setUrlHandler| Name: | QDesktopServices::setUrlHandler | | Prototype: | void QDesktopServices::setUrlHandler(const QString &scheme, QObject *receiver, const char *method) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 235-249 |
| | 11 | 2 |
QDesktopServices::storageLocationImpl| Name: | QDesktopServices::storageLocationImpl | | Prototype: | QString QDesktopServices::storageLocationImpl(QStandardPaths::StandardLocation type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 323-345 |
| | 7 | 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::_q_availableGeometryChanged| Name: | QDesktopWidgetPrivate::_q_availableGeometryChanged | | Prototype: | void QDesktopWidgetPrivate::_q_availableGeometryChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 175-180 |
| | 3 | 2 |
QDial::mouseMoveEvent| Name: | QDial::mouseMoveEvent | | Prototype: | void QDial::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 324-335 |
| | 8 | 2 |
QDial::mousePressEvent| Name: | QDial::mousePressEvent | | Prototype: | void QDial::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 283-299 |
| | 9 | 2 |
QDial::mouseReleaseEvent| Name: | QDial::mouseReleaseEvent | | Prototype: | void QDial::mouseReleaseEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 306-317 |
| | 8 | 2 |
QDial::setWrapping| Name: | QDial::setWrapping | | Prototype: | void QDial::setWrapping(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 347-354 |
| | 5 | 2 |
QDialog::open| Name: | QDialog::open | | Prototype: | void QDialog::open() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 493-510 |
| | 9 | 2 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | void QDialogButtonBox::addButton(QAbstractButton *button, ButtonRole role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 753-763 |
| | 7 | 2 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | QPushButton *QDialogButtonBox::addButton(const QString &text, ButtonRole role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 772-782 |
| | 7 | 2 |
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::setOrientation| Name: | QDialogButtonBox::setOrientation | | Prototype: | void QDialogButtonBox::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 643-651 |
| | 5 | 2 |
QDialogButtonBox::standardButtons| Name: | QDialogButtonBox::standardButtons | | Prototype: | QDialogButtonBox::StandardButtons QDialogButtonBox::standardButtons() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 815-825 |
| | 7 | 2 |
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 |
QDialogButtonBoxPrivate::addButton| Name: | QDialogButtonBoxPrivate::addButton | | Prototype: | void QDialogButtonBoxPrivate::addButton(QAbstractButton *button, QDialogButtonBox::ButtonRole role, bool doLayout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 424-433 |
| | 6 | 2 |
QDialogButtonBoxPrivate::addButtonsToLayout| Name: | QDialogButtonBoxPrivate::addButtonsToLayout | | Prototype: | void QDialogButtonBoxPrivate::addButtonsToLayout(const QList<QAbstractButton *> &buttonList, bool reverse) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 221-233 |
| | 7 | 2 |
QDialogPrivate::canBeNativeDialog| Name: | QDialogPrivate::canBeNativeDialog | | Prototype: | bool QDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 116-125 |
| | 7 | 2 |
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 |
QDialogPrivate::parentWindow| Name: | QDialogPrivate::parentWindow | | Prototype: | QWindow *QDialogPrivate::parentWindow() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 127-132 |
| | 3 | 2 |
QDialogPrivate::resetModalitySetByOpen| Name: | QDialogPrivate::resetModalitySetByOpen | | Prototype: | void QDialogPrivate::resetModalitySetByOpen() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 415-428 |
| | 5 | 2 |
QDialogPrivate::styleHint| Name: | QDialogPrivate::styleHint | | Prototype: | QVariant QDialogPrivate::styleHint(QPlatformDialogHelper::StyleHint hint) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 148-153 |
| | 3 | 2 |