| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | QPushButton *QDialogButtonBox::addButton(const QString &text, ButtonRole role) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 772-782 |
| | 7 | 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: | 482-499 |
| | 9 | 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: | 341-348 |
| | 5 | 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: | 300-311 |
| | 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: | 277-293 |
| | 9 | 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: | 318-329 |
| | 8 | 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: | 169-174 |
| | 3 | 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: | 205-211 |
| | 4 | 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: | 317-339 |
| | 7 | 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: | 229-243 |
| | 11 | 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: | 46-53 |
| | 4 | 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: | 775-783 |
| | 2 | 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: | 347-355 |
| | 6 | 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: | 299-311 |
| | 5 | 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: | 317-331 |
| | 7 | 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: | 2793-2807 |
| | 6 | 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: | 2465-2480 |
| | 10 | 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: | 1884-1894 |
| | 7 | 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: | 2564-2572 |
| | 5 | 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: | 2450-2463 |
| | 9 | 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: | 2339-2355 |
| | 12 | 2 |
QDateTimeEditPrivate::getAmPmText| Name: | QDateTimeEditPrivate::getAmPmText | | Prototype: | QString QDateTimeEditPrivate::getAmPmText(AmPm ap, Case cs) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2315-2322 |
| | 3 | 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: | 1859-1875 |
| | 12 | 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: | 952-959 |
| | 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: | 604-611 |
| | 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: | 298-305 |
| | 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: | 512-519 |
| | 4 | 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: | 341-349 |
| | 5 | 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: | 446-452 |
| | 3 | 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: | 545-552 |
| | 4 | 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: | 384-392 |
| | 5 | 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: | 479-485 |
| | 3 | 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: | 414-422 |
| | 6 | 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: | 577-584 |
| | 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: | 722-728 |
| | 4 | 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: | 925-938 |
| | 7 | 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: | 815-825 |
| | 6 | 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: | 677-683 |
| | 4 | 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: | 3106-3113 |
| | 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: | 3986-3995 |
| | 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: | 4014-4023 |
| | 5 | 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: | 3888-3894 |
| | 3 | 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: | 4674-4688 |
| | 6 | 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: | 3091-3098 |
| | 5 | 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: | 434-440 |
| | 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: | 955-963 |
| | 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: | 466-472 |
| | 3 | 2 |
QDate::isValid| Name: | QDate::isValid | | Prototype: | bool QDate::isValid(int year, int month, int day) | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1339-1347 |
| | 4 | 2 |
QDate::isLeapYear| Name: | QDate::isLeapYear | | Prototype: | bool QDate::isLeapYear(int y) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1356-1363 |
| | 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: | 1312-1324 |
| | 5 | 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: | 1117-1124 |
| | 3 | 2 |
QDate::daysInYear| Name: | QDate::daysInYear | | Prototype: | int QDate::daysInYear() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 554-560 |
| | 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: | 518-524 |
| | 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: | 482-488 |
| | 3 | 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: | 999-1007 |
| | 3 | 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: | 166-170 |
| | 2 | 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: | 809-817 |
| | 5 | 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: | 785-794 |
| | 5 | 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: | 722-732 |
| | 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: | 683-695 |
| | 8 | 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: | 503-513 |
| | 6 | 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: | 521-530 |
| | 5 | 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: | 338-342 |
| | 2 | 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: | 464-468 |
| | 2 | 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: | 428-433 |
| | 3 | 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: | 363-370 |
| | 4 | 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: | 491-498 |
| | 4 | 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: | 870-874 |
| | 2 | 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: | 1085-1095 |
| | 7 | 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: | 1012-1020 |
| | 4 | 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: | 304-309 |
| | 3 | 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: | 296-302 |
| | 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: | 259-263 |
| | 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: | 169-174 |
| | 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: | 149-154 |
| | 2 | 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: | 194-199 |
| | 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: | 285-288 |
| | 1 | 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: | 290-295 |
| | 3 | 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: | 108-112 |
| | 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: | 167-177 |
| | 7 | 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: | 279-283 |
| | 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: | 484-492 |
| | 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: | 499-504 |
| | 2 | 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: | 49-55 |
| | 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: | 103-108 |
| | 3 | 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: | 96-101 |
| | 3 | 2 |
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: | 263-269 |
| | 4 | 2 |
QDBusServiceWatcher::setWatchMode| Name: | QDBusServiceWatcher::setWatchMode | | Prototype: | void QDBusServiceWatcher::setWatchMode(WatchMode mode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 305-311 |
| | 4 | 2 |
QDBusServiceWatcher::setConnection| Name: | QDBusServiceWatcher::setConnection | | Prototype: | void QDBusServiceWatcher::setConnection(const QDBusConnection &connection) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 335-341 |
| | 4 | 2 |
QDBusServiceWatcher::addWatchedService| Name: | QDBusServiceWatcher::addWatchedService | | Prototype: | void QDBusServiceWatcher::addWatchedService(const QString &newService) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 276-283 |
| | 5 | 2 |
QDBusServer::address| Name: | QDBusServer::address | | Prototype: | QString QDBusServer::address() const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 136-146 |
| | 6 | 2 |
QDBusPlatformMenuItem::~QDBusPlatformMenuItem| Name: | QDBusPlatformMenuItem::~QDBusPlatformMenuItem | | Prototype: | QDBusPlatformMenuItem::~QDBusPlatformMenuItem() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 60-65 |
| | 3 | 2 |
QDBusPlatformMenuItem::setText| Name: | QDBusPlatformMenuItem::setText | | Prototype: | void QDBusPlatformMenuItem::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 72-76 |
| | 2 | 2 |
QDBusPlatformMenuItem::byId| Name: | QDBusPlatformMenuItem::byId | | Prototype: | QDBusPlatformMenuItem *QDBusPlatformMenuItem::byId(int id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 135-142 |
| | 3 | 2 |
QDBusPlatformMenu::~QDBusPlatformMenu| Name: | QDBusPlatformMenu::~QDBusPlatformMenu | | Prototype: | QDBusPlatformMenu::~QDBusPlatformMenu() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 165-169 |
| | 2 | 2 |
QDBusPlatformMenu::removeMenuItem| Name: | QDBusPlatformMenu::removeMenuItem | | Prototype: | void QDBusPlatformMenu::removeMenuItem(QPlatformMenuItem *menuItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 187-201 |
| | 10 | 2 |
QDBusPlatformMenu::emitUpdated| Name: | QDBusPlatformMenu::emitUpdated | | Prototype: | void QDBusPlatformMenu::emitUpdated() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 229-235 |
| | 3 | 2 |
QDBusPendingReplyData::argumentAt| Name: | QDBusPendingReplyData::argumentAt | | Prototype: | QVariant QDBusPendingReplyData::argumentAt(int index) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingreply.cpp | | Lines: | 271-279 |
| | 4 | 2 |
QDBusPendingCallWatcher::waitForFinished| Name: | QDBusPendingCallWatcher::waitForFinished | | Prototype: | void QDBusPendingCallWatcher::waitForFinished() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 531-540 |
| | 4 | 2 |
QDBusPendingCallPrivate::~QDBusPendingCallPrivate| Name: | QDBusPendingCallPrivate::~QDBusPendingCallPrivate | | Prototype: | QDBusPendingCallPrivate::~QDBusPendingCallPrivate() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 128-135 |
| | 4 | 2 |