| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QBasicTimer::start| Name: | QBasicTimer::start | | Prototype: | void QBasicTimer::start(int msec, QObject *obj) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | | Lines: | 110-130 |
| | 14 | 6 |
QBezier::tForY| Name: | QBezier::tForY | | Prototype: | qreal QBezier::tForY(qreal t0, qreal t1, qreal y) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 501-541 |
| | 26 | 6 |
QBlendStyleAnimation::updateCurrentTime| Name: | QBlendStyleAnimation::updateCurrentTime | | Prototype: | void QBlendStyleAnimation::updateCurrentTime(int time) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 297-320 |
| | 14 | 6 |
QBrushDataPointerDeleter::deleteData| Name: | QBrushDataPointerDeleter::deleteData | | Prototype: | static inline void deleteData(QBrushData *d) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 234-248 |
| | 6 | 6 |
QByteArray::lastIndexOf| Name: | QByteArray::lastIndexOf | | Prototype: | int QByteArray::lastIndexOf(char ch, int from) const | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2564-2578 |
| | 11 | 6 |
QByteArray::repeated| Name: | QByteArray::repeated | | Prototype: | QByteArray QByteArray::repeated(int times) const | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2325-2358 |
| | 23 | 6 |
QByteArray::setNum| Name: | QByteArray::setNum | | Prototype: | QByteArray &QByteArray::setNum(double n, char f, int prec) | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3878-3906 |
| | 15 | 6 |
QCacheItem::read| Name: | QCacheItem::read | | Prototype: | bool QCacheItem::read(QFile *device, bool readData) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 698-738 |
| | 27 | 6 |
QCalendarModel::dayName| Name: | QCalendarModel::dayName | | Prototype: | QString QCalendarModel::dayName(Qt::DayOfWeek day) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1057-1074 |
| | 9 | 6 |
QCalendarView::keyPressEvent| Name: | QCalendarView::keyPressEvent | | Prototype: | void QCalendarView::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1342-1375 |
| | 6 | 6 |
QCalendarView::mouseMoveEvent| Name: | QCalendarView::mouseMoveEvent | | Prototype: | void QCalendarView::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1464-1487 |
| | 14 | 6 |
QCalendarView::mousePressEvent| Name: | QCalendarView::mousePressEvent | | Prototype: | void QCalendarView::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1436-1462 |
| | 17 | 6 |
QChar::joining| Name: | QChar::joining | | Prototype: | QChar::Joining QChar::joining(uint ucs4) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1150-1161 |
| | 8 | 6 |
QCheckBox::initStyleOption| Name: | QCheckBox::initStyleOption | | Prototype: | void QCheckBox::initStyleOption(QStyleOptionButton *option) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 161-182 |
| | 16 | 6 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(Spec spec) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 441-460 |
| | 11 | 6 |
QColorDialog::setVisible| Name: | QColorDialog::setVisible | | Prototype: | void QColorDialog::setVisible(bool visible) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2095-2118 |
| | 13 | 6 |
QColumnViewPrivate::_q_gripMoved| Name: | QColumnViewPrivate::_q_gripMoved | | Prototype: | void QColumnViewPrivate::_q_gripMoved(int offset) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 521-548 |
| | 18 | 6 |
QComboBox::hidePopup| Name: | QComboBox::hidePopup | | Prototype: | void QComboBox::hidePopup() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2771-2828 |
| | 25 | 6 |
QComboBox::initStyleOption| Name: | QComboBox::initStyleOption | | Prototype: | void QComboBox::initStyleOption(QStyleOptionComboBox *option) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1137-1162 |
| | 19 | 6 |
QComboBox::setEditable| Name: | QComboBox::setEditable | | Prototype: | void QComboBox::setEditable(bool editable) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1722-1754 |
| | 23 | 6 |
QComboBoxPrivate::_q_rowsRemoved| Name: | QComboBoxPrivate::_q_rowsRemoved | | Prototype: | void QComboBoxPrivate::_q_rowsRemoved(const QModelIndex &parent, int , int ) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1066-1091 |
| | 16 | 6 |
QComboBoxPrivateContainer::updateScrollers| Name: | QComboBoxPrivateContainer::updateScrollers | | Prototype: | void QComboBoxPrivateContainer::updateScrollers() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 480-510 |
| | 19 | 6 |
QCommandLineParser::process| Name: | QCommandLineParser::process | | Prototype: | void QCommandLineParser::process(const QStringList &arguments) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 581-594 |
| | 6 | 6 |
QCommandLineParserPrivate::parseOptionValue| Name: | QCommandLineParserPrivate::parseOptionValue | | Prototype: | bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, QStringList::const_iterator *argumentIterator, QStringList::const_iterator argsEnd) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 642-670 |
| | 18 | 6 |
QCompleter::complete| Name: | QCompleter::complete | | Prototype: | void QCompleter::complete(const QRect& rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1443-1469 |
| | 19 | 6 |
QCompleter::setModel| Name: | QCompleter::setModel | | Prototype: | void QCompleter::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1037-1071 |
| | 16 | 6 |
QCompletionEngine::filter| Name: | QCompletionEngine::filter | | Prototype: | void QCompletionEngine::filter(const QStringList& parts) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 418-450 |
| | 22 | 6 |
QCompletionModel::createEngine| Name: | QCompletionModel::createEngine | | Prototype: | void QCompletionModel::createEngine() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 192-213 |
| | 12 | 6 |
QConfFileSettingsPrivate::readIniSection| Name: | QConfFileSettingsPrivate::readIniSection | | Prototype: | bool QConfFileSettingsPrivate::readIniSection(const QSettingsKey §ion, const QByteArray &data, ParsedSettingsMap *settingsMap, QTextCodec *codec) | | Coverage: | 88.000% (22/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1728-1783 |
| | 35 | 6 |
QCoreApplication::addLibraryPath| Name: | QCoreApplication::addLibraryPath | | Prototype: | void QCoreApplication::addLibraryPath(const QString &path) | | Coverage: | 64.706% (11/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2610-2638 |
| | 18 | 6 |
QCoreApplication::exec| Name: | QCoreApplication::exec | | Prototype: | int QCoreApplication::exec() | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1266-1296 |
| | 22 | 6 |
QCoreApplication::removeLibraryPath| Name: | QCoreApplication::removeLibraryPath | | Prototype: | void QCoreApplication::removeLibraryPath(const QString &path) | | Coverage: | 35.294% (6/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2649-2677 |
| | 18 | 6 |
QCoreApplication::translate| Name: | QCoreApplication::translate | | Prototype: | QString QCoreApplication::translate(const char *context, const char *sourceText, const char *disambiguation, int n) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1997-2021 |
| | 15 | 6 |
QCoreApplicationPrivate::sendThroughApplicationEventFilters| Name: | QCoreApplicationPrivate::sendThroughApplicationEventFilters | | Prototype: | bool QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject *receiver, QEvent *event) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1093-1113 |
| | 12 | 6 |
QCoreApplicationPrivate::sendThroughObjectEventFilters| Name: | QCoreApplicationPrivate::sendThroughObjectEventFilters | | Prototype: | bool QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject *receiver, QEvent *event) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1115-1131 |
| | 11 | 6 |
QDBusAbstractInterfacePrivate::finishDisconnectNotify| Name: | QDBusAbstractInterfacePrivate::finishDisconnectNotify | | Prototype: | void QDBusAbstractInterfacePrivate::finishDisconnectNotify(QDBusAbstractInterface *ptr, int signalId) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 640-664 |
| | 16 | 6 |
QDBusAdaptorConnector::relay| Name: | QDBusAdaptorConnector::relay | | Prototype: | void QDBusAdaptorConnector::relay(QObject *senderObj, int lastSignalIdx, void **argv) | | Coverage: | 83.333% (15/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 286-327 |
| | 26 | 6 |
QDBusArgumentPrivate::checkWrite| Name: | QDBusArgumentPrivate::checkWrite | | Prototype: | bool QDBusArgumentPrivate::checkWrite(QDBusArgumentPrivate *&d) | | Coverage: | 38.889% (7/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 100-126 |
| | 15 | 6 |
QDBusConnection::connect| Name: | QDBusConnection::connect | | Prototype: | bool QDBusConnection::connect(const QString &service, const QString &path, const QString& interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) | | Coverage: | 46.667% (14/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 771-800 |
| | 14 | 6 |
QDBusConnectionManager::busConnection| Name: | QDBusConnectionManager::busConnection | | Prototype: | QDBusConnectionPrivate *QDBusConnectionManager::busConnection(QDBusConnection::BusType type) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 90-110 |
| | 10 | 6 |
QDBusConnectionPrivate::doDispatch| Name: | QDBusConnectionPrivate::doDispatch | | Prototype: | void QDBusConnectionPrivate::doDispatch() | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1180-1196 |
| | 10 | 6 |
QDBusConnectionPrivate::prepareReply| Name: | QDBusConnectionPrivate::prepareReply | | Prototype: | QDBusCallDeliveryEvent* QDBusConnectionPrivate::prepareReply(QDBusConnectionPrivate *target, QObject *object, int idx, const QVector<int> &metaTypes, const QDBusMessage &msg) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 769-795 |
| | 14 | 6 |
QDBusConnectionPrivate::send| Name: | QDBusConnectionPrivate::send | | Prototype: | bool QDBusConnectionPrivate::send(const QDBusMessage& message) | | Coverage: | 66.667% (12/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1913-1947 |
| | 27 | 6 |
QDBusConnectionPrivate::sendWithReplyLocal| Name: | QDBusConnectionPrivate::sendWithReplyLocal | | Prototype: | QDBusMessage QDBusConnectionPrivate::sendWithReplyLocal(const QDBusMessage &message) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2064-2095 |
| | 21 | 6 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline bool QDBusMarshaller::append(const QDBusVariant &arg) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 177-219 |
| | 28 | 6 |
QDBusMarshaller::open| Name: | QDBusMarshaller::open | | Prototype: | void QDBusMarshaller::open(QDBusMarshaller &sub, int code, const char *signature) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 301-331 |
| | 17 | 6 |
QDBusMessage::type| Name: | QDBusMessage::type | | Prototype: | QDBusMessage::MessageType QDBusMessage::type() const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 756-771 |
| | 7 | 6 |
QDBusMetaObjectGenerator::parseSignals| Name: | QDBusMetaObjectGenerator::parseSignals | | Prototype: | void QDBusMetaObjectGenerator::parseSignals() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 299-344 |
| | 25 | 6 |
QDashStroker::patternForStyle| Name: | QDashStroker::patternForStyle | | Prototype: | QVector<qfixed> QDashStroker::patternForStyle(Qt::PenStyle style) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1026-1052 |
| | 15 | 6 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint64 i) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 963-978 |
| | 10 | 6 |
QDataStream::readBytes| Name: | QDataStream::readBytes | | Prototype: | QDataStream &QDataStream::readBytes(char *&s, uint &l) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 823-859 |
| | 27 | 6 |
QDate::weekNumber| Name: | QDate::weekNumber | | Prototype: | int QDate::weekNumber(int *yearNumber) const | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 579-608 |
| | 19 | 6 |
QDateTime::isDaylightTime| Name: | QDateTime::isDaylightTime | | Prototype: | bool QDateTime::isDaylightTime() const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3234-3254 |
| | 8 | 6 |
QDateTime::setMSecsSinceEpoch| Name: | QDateTime::setMSecsSinceEpoch | | Prototype: | void QDateTime::setMSecsSinceEpoch(qint64 msecs) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3419-3466 |
| | 33 | 6 |
QDateTimeEditPrivate::sectionAt| Name: | QDateTimeEditPrivate::sectionAt | | Prototype: | int QDateTimeEditPrivate::sectionAt(int pos) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1771-1790 |
| | 12 | 6 |
QDateTimeParser::fromString| Name: | QDateTimeParser::fromString | | Prototype: | bool QDateTimeParser::fromString(const QString &t, QDate *date, QTime *time) const | | Coverage: | 77.778% (14/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1652-1677 |
| | 17 | 6 |
QDateTimeParser::sectionNode| Name: | QDateTimeParser::sectionNode | | Prototype: | const QDateTimeParser::SectionNode &QDateTimeParser::sectionNode(int sectionIndex) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 248-266 |
| | 10 | 6 |
QDateTimePrivate::checkValidDateTime| Name: | QDateTimePrivate::checkValidDateTime | | Prototype: | void QDateTimePrivate::checkValidDateTime() | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2718-2736 |
| | 7 | 6 |
QDateTimePrivate::setDateTime| Name: | QDateTimePrivate::setDateTime | | Prototype: | void QDateTimePrivate::setDateTime(const QDate &date, const QTime &time) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2620-2653 |
| | 19 | 6 |
QDateTimePrivate::setTimeSpec| Name: | QDateTimePrivate::setTimeSpec | | Prototype: | void QDateTimePrivate::setTimeSpec(Qt::TimeSpec spec, int offsetSeconds) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2588-2618 |
| | 16 | 6 |
QDesktopServices::openUrl| Name: | QDesktopServices::openUrl | | Prototype: | bool QDesktopServices::openUrl(const QUrl &url) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 176-205 |
| | 20 | 6 |
QDialog::contextMenuEvent| Name: | QDialog::contextMenuEvent | | Prototype: | void QDialog::contextMenuEvent(QContextMenuEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 621-645 |
| | 15 | 6 |
QDialog::exec| Name: | QDialog::exec | | Prototype: | int QDialog::exec() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 515-555 |
| | 27 | 6 |
QDirModel::rowCount| Name: | QDirModel::rowCount | | Prototype: | int QDirModel::rowCount(const QModelIndex &parent) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 320-337 |
| | 13 | 6 |
QDirModelPrivate::size| Name: | QDirModelPrivate::size | | Prototype: | QString QDirModelPrivate::size(const QModelIndex &index) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1294-1325 |
| | 17 | 6 |
QDockAreaLayout::minimumSize| Name: | QDockAreaLayout::minimumSize | | Prototype: | QSize QDockAreaLayout::minimumSize() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2971-3019 |
| | 33 | 6 |
QDockAreaLayout::restoreDockWidget| Name: | QDockAreaLayout::restoreDockWidget | | Prototype: | bool QDockAreaLayout::restoreDockWidget(QDockWidget *dockWidget) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3048-3086 |
| | 22 | 6 |
QDockAreaLayout::saveState| Name: | QDockAreaLayout::saveState | | Prototype: | void QDockAreaLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2320-2340 |
| | 14 | 6 |
QDockAreaLayout::sizeHint| Name: | QDockAreaLayout::sizeHint | | Prototype: | QSize QDockAreaLayout::sizeHint() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2921-2969 |
| | 33 | 6 |
QDockAreaLayoutInfo::indexOf| Name: | QDockAreaLayoutInfo::indexOf | | Prototype: | QList<int> QDockAreaLayoutInfo::indexOf(QWidget *widget) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1451-1476 |
| | 15 | 6 |
QDockAreaLayoutInfo::plug| Name: | QDockAreaLayoutInfo::plug | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::plug(const QList<int> &path) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1012-1059 |
| | 29 | 6 |
QDockAreaLayoutInfo::separatorMove| Name: | QDockAreaLayoutInfo::separatorMove | | Prototype: | int QDockAreaLayoutInfo::separatorMove(int index, int delta) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 926-968 |
| | 27 | 6 |
QDockWidget::changeEvent| Name: | QDockWidget::changeEvent | | Prototype: | void QDockWidget::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1375-1401 |
| | 12 | 6 |
QDockWidgetLayout::minimumTitleWidth| Name: | QDockWidgetLayout::minimumTitleWidth | | Prototype: | int QDockWidgetLayout::minimumTitleWidth() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 432-458 |
| | 17 | 6 |
QDomDocumentTypePrivate::replaceChild| Name: | QDomDocumentTypePrivate::replaceChild | | Prototype: | QDomNodePrivate* QDomDocumentTypePrivate::replaceChild(QDomNodePrivate* newChild, QDomNodePrivate* oldChild) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3528-3546 |
| | 11 | 6 |
QDrag::dragCursor| Name: | QDrag::dragCursor | | Prototype: | QPixmap QDrag::dragCursor(Qt::DropAction action) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 332-356 |
| | 15 | 6 |
QDrag::exec| Name: | QDrag::exec | | Prototype: | Qt::DropAction QDrag::exec(Qt::DropActions supportedActions, Qt::DropAction defaultDropAction) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 252-277 |
| | 17 | 6 |
QEGLDeviceIntegrationFactory::create| Name: | QEGLDeviceIntegrationFactory::create | | Prototype: | QEGLDeviceIntegration *QEGLDeviceIntegrationFactory::create(const QString &key, const QString &pluginPath) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 108-127 |
| | 10 | 6 |
QEGLDeviceIntegrationFactory::keys| Name: | QEGLDeviceIntegrationFactory::keys | | Prototype: | QStringList QEGLDeviceIntegrationFactory::keys(const QString &pluginPath) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 83-106 |
| | 13 | 6 |
QEGLPlatformContext::adopt| Name: | QEGLPlatformContext::adopt | | Prototype: | void QEGLPlatformContext::adopt(const QVariant &nativeHandle, QPlatformOpenGLContext *share) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 199-245 |
| | 30 | 6 |
QEglConfigChooser::filterConfig| Name: | QEglConfigChooser::filterConfig | | Prototype: | bool QEglConfigChooser::filterConfig(EGLConfig config) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 310-334 |
| | 16 | 6 |
QEglFSCursor::draw| Name: | QEglFSCursor::draw | | Prototype: | void QEglFSCursor::draw(const QRectF &r) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 423-500 |
| | 53 | 6 |
QEglFSIntegration::nativeResourceForWindow| Name: | QEglFSIntegration::nativeResourceForWindow | | Prototype: | void *QEglFSIntegration::nativeResourceForWindow(const QByteArray &resource, QWindow *window) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 309-329 |
| | 11 | 6 |
QEmulationPaintEngine::drawTextItem| Name: | QEmulationPaintEngine::drawTextItem | | Prototype: | void QEmulationPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 160-198 |
| | 28 | 6 |
QEmulationPaintEngine::stroke| Name: | QEmulationPaintEngine::stroke | | Prototype: | void QEmulationPaintEngine::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 107-146 |
| | 29 | 6 |
QErrorMessage::done| Name: | QErrorMessage::done | | Prototype: | void QErrorMessage::done(int a) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 272-290 |
| | 12 | 6 |
QEvdevMouseHandler::getHardwareMaximum| Name: | QEvdevMouseHandler::getHardwareMaximum | | Prototype: | bool QEvdevMouseHandler::getHardwareMaximum() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 120-155 |
| | 22 | 6 |
QEvdevTouchScreenData::reportPoints| Name: | QEvdevTouchScreenData::reportPoints | | Prototype: | void QEvdevTouchScreenData::reportPoints() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 634-676 |
| | 24 | 6 |
QEventDispatcherGlib::registerSocketNotifier| Name: | QEventDispatcherGlib::registerSocketNotifier | | Prototype: | void QEventDispatcherGlib::registerSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 435-472 |
| | 23 | 6 |
QEventDispatcherUNIX::registerSocketNotifier| Name: | QEventDispatcherUNIX::registerSocketNotifier | | Prototype: | void QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 412-454 |
| | 30 | 6 |
QFSFileEnginePrivate::closeFdFh| Name: | QFSFileEnginePrivate::closeFdFh | | Prototype: | bool QFSFileEnginePrivate::closeFdFh() | | Coverage: | 70.370% (19/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 359-399 |
| | 19 | 6 |
QFakeDevice::metric| Name: | QFakeDevice::metric | | Prototype: | int metric(PaintDeviceMetric m) const override | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 454-466 |
| | 4 | 6 |
QFileDevice::atEnd| Name: | QFileDevice::atEnd | | Prototype: | bool QFileDevice::atEnd() const | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 353-381 |
| | 12 | 6 |
QFileDevice::readData| Name: | QFileDevice::readData | | Prototype: | qint64 QFileDevice::readData(char *data, qint64 len) | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 449-472 |
| | 15 | 6 |
QFileDialogPrivate::_q_selectionChanged| Name: | QFileDialogPrivate::_q_selectionChanged | | Prototype: | void QFileDialogPrivate::_q_selectionChanged() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3689-3711 |
| | 15 | 6 |
QFileDialogPrivate::init| Name: | QFileDialogPrivate::init | | Prototype: | void QFileDialogPrivate::init(const QUrl &directory, const QString &nameFilter, const QString &caption) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2796-2835 |
| | 20 | 6 |
QFileDialogPrivate::restoreFromSettings| Name: | QFileDialogPrivate::restoreFromSettings | | Prototype: | bool QFileDialogPrivate::restoreFromSettings() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2715-2747 |
| | 23 | 6 |
QFileDialogPrivate::typedFiles| Name: | QFileDialogPrivate::typedFiles | | Prototype: | QStringList QFileDialogPrivate::typedFiles() const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1145-1181 |
| | 18 | 6 |
QFileDialogPrivate::updateOkButtonText| Name: | QFileDialogPrivate::updateOkButtonText | | Prototype: | void QFileDialogPrivate::updateOkButtonText(bool saveAsOnFolder) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 625-648 |
| | 14 | 6 |
QFileIconProvider::type| Name: | QFileIconProvider::type | | Prototype: | QString QFileIconProvider::type(const QFileInfo &info) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 423-458 |
| | 11 | 6 |