| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QDateTime::toTimeSpec| Name: | QDateTime::toTimeSpec | | Prototype: | QDateTime QDateTime::toTimeSpec(Qt::TimeSpec spec) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3914-3926 |
| | 7 | 3 |
QDateTime::toTimeZone| Name: | QDateTime::toTimeZone | | Prototype: | QDateTime QDateTime::toTimeZone(const QTimeZone &timeZone) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3964-3976 |
| | 7 | 3 |
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::setDate| Name: | QDateTimeEdit::setDate | | Prototype: | void QDateTimeEdit::setDate(const QDate &date) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 267-278 |
| | 7 | 3 |
QDateTimeEdit::setSelectedSection| Name: | QDateTimeEdit::setSelectedSection | | Prototype: | void QDateTimeEdit::setSelectedSection(Section section) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 793-803 |
| | 7 | 4 |
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 |
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::getDateTime| Name: | QDateTimePrivate::getDateTime | | Prototype: | QPair<QDate, QTime> QDateTimePrivate::getDateTime() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2655-2667 |
| | 7 | 3 |
QDateTimePrivate::setDaylightStatus| Name: | QDateTimePrivate::setDaylightStatus | | Prototype: | void QDateTimePrivate::setDaylightStatus(QDateTimePrivate::DaylightStatus status) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2670-2681 |
| | 7 | 3 |
QDateTimePrivate::toMSecsSinceEpoch| Name: | QDateTimePrivate::toMSecsSinceEpoch | | Prototype: | qint64 QDateTimePrivate::toMSecsSinceEpoch() const | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2693-2715 |
| | 7 | 5 |
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 |
QDefaultItemEditorFactory::valuePropertyName| Name: | QDefaultItemEditorFactory::valuePropertyName | | Prototype: | QByteArray QDefaultItemEditorFactory::valuePropertyName(int userType) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 284-310 |
| | 7 | 10 |
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 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | void QDialogButtonBox::addButton(QAbstractButton *button, ButtonRole role) | | Coverage: | 0.000% (0/6) | | 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/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 772-782 |
| | 7 | 2 |
QDialogButtonBox::buttonRole| Name: | QDialogButtonBox::buttonRole | | Prototype: | QDialogButtonBox::ButtonRole QDialogButtonBox::buttonRole(QAbstractButton *button) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 697-708 |
| | 7 | 4 |
QDialogButtonBox::buttons| Name: | QDialogButtonBox::buttons | | Prototype: | QList<QAbstractButton *> QDialogButtonBox::buttons() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 679-689 |
| | 7 | 3 |
QDialogButtonBox::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::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: | 215-227 |
| | 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: | 105-114 |
| | 7 | 2 |
QDir::rename| Name: | QDir::rename | | Prototype: | bool QDir::rename(const QString &oldName, const QString &newName) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1783-1794 |
| | 7 | 3 |
QDirModel::QDirModel| Name: | QDirModel::QDirModel | | Prototype: | QDirModel::QDirModel(const QStringList &nameFilters, QDir::Filters filters, QDir::SortFlags sort, QObject *parent) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 218-232 |
| | 7 | 1 |
QDirModel::fileIcon| Name: | QDirModel::fileIcon | | Prototype: | QIcon QDirModel::fileIcon(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1117-1126 |
| | 7 | 3 |
QDirModel::filePath| Name: | QDirModel::filePath | | Prototype: | QString QDirModel::filePath(const QModelIndex &index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1081-1091 |
| | 7 | 3 |
QDirModel::setFilter| Name: | QDirModel::setFilter | | Prototype: | void QDirModel::setFilter(QDir::Filters filters) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 685-695 |
| | 7 | 2 |
QDirModel::setNameFilters| Name: | QDirModel::setNameFilters | | Prototype: | void QDirModel::setNameFilters(const QStringList &filters) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 654-664 |
| | 7 | 2 |
QDirModel::setSorting| Name: | QDirModel::setSorting | | Prototype: | void QDirModel::setSorting(QDir::SortFlags sort) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 715-725 |
| | 7 | 2 |
QDistanceField::setGlyph| Name: | QDistanceField::setGlyph | | Prototype: | void QDistanceField::setGlyph(const QRawFont &font, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 867-878 |
| | 7 | 1 |
QDistanceField::setGlyph| Name: | QDistanceField::setGlyph | | Prototype: | void QDistanceField::setGlyph(QFontEngine *fontEngine, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 880-890 |
| | 7 | 1 |
QDistanceFieldData::create| Name: | QDistanceFieldData::create | | Prototype: | QDistanceFieldData *QDistanceFieldData::create(const QSize &size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 785-798 |
| | 7 | 2 |
QDockAreaLayout::splitDockWidget| Name: | QDockAreaLayout::splitDockWidget | | Prototype: | void QDockAreaLayout::splitDockWidget(QDockWidget *after, QDockWidget *dockWidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3181-3194 |
| | 7 | 2 |
QDockAreaLayout::tabifyDockWidget| Name: | QDockAreaLayout::tabifyDockWidget | | Prototype: | void QDockAreaLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3121-3132 |
| | 7 | 2 |
QDockAreaLayoutInfo::item| Name: | QDockAreaLayoutInfo::item | | Prototype: | QDockAreaLayoutItem &QDockAreaLayoutInfo::item(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1708-1718 |
| | 7 | 2 |
QDockAreaLayoutInfo::itemRect| Name: | QDockAreaLayoutInfo::itemRect | | Prototype: | QRect QDockAreaLayoutInfo::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1338-1350 |
| | 7 | 2 |
QDockAreaLayoutInfo::separatorRect| Name: | QDockAreaLayoutInfo::separatorRect | | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1371-1382 |
| | 7 | 2 |
QDockAreaLayoutItem::expansive| Name: | QDockAreaLayoutItem::expansive | | Prototype: | bool QDockAreaLayoutItem::expansive(Qt::Orientation o) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 160-169 |
| | 7 | 4 |
QDockAreaLayoutItem::maximumSize| Name: | QDockAreaLayoutItem::maximumSize | | Prototype: | QSize QDockAreaLayoutItem::maximumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 143-153 |
| | 7 | 3 |
QDockAreaLayoutItem::minimumSize| Name: | QDockAreaLayoutItem::minimumSize | | Prototype: | QSize QDockAreaLayoutItem::minimumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 131-141 |
| | 7 | 3 |
QDockWidget::setTitleBarWidget| Name: | QDockWidget::setTitleBarWidget | | Prototype: | void QDockWidget::setTitleBarWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1645-1656 |
| | 7 | 2 |
QDockWidgetGroupWindow::paintEvent| Name: | QDockWidgetGroupWindow::paintEvent | | Prototype: | void QDockWidgetGroupWindow::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 284-295 |
| | 7 | 2 |
QDockWidgetPrivate::unplug| Name: | QDockWidgetPrivate::unplug | | Prototype: | void QDockWidgetPrivate::unplug(const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1045-1054 |
| | 7 | 2 |
QDockWidgetTitleButton::sizeHint| Name: | QDockWidgetTitleButton::sizeHint | | Prototype: | QSize QDockWidgetTitleButton::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 140-152 |
| | 7 | 2 |
QDomDocumentPrivate::createAttribute| Name: | QDomDocumentPrivate::createAttribute | | Prototype: | QDomAttrPrivate* QDomDocumentPrivate::createAttribute(const QString &aname) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6338-6348 |
| | 7 | 2 |
QDomDocumentPrivate::createAttributeNS| Name: | QDomDocumentPrivate::createAttributeNS | | Prototype: | QDomAttrPrivate* QDomDocumentPrivate::createAttributeNS(const QString &nsURI, const QString &qName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6350-6360 |
| | 7 | 2 |
QDomDocumentPrivate::createCDATASection| Name: | QDomDocumentPrivate::createCDATASection | | Prototype: | QDomCDATASectionPrivate* QDomDocumentPrivate::createCDATASection(const QString &data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6310-6320 |
| | 7 | 2 |
QDomDocumentPrivate::createComment| Name: | QDomDocumentPrivate::createComment | | Prototype: | QDomCommentPrivate* QDomDocumentPrivate::createComment(const QString &data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6298-6308 |
| | 7 | 2 |
QDomDocumentPrivate::createElement| Name: | QDomDocumentPrivate::createElement | | Prototype: | QDomElementPrivate* QDomDocumentPrivate::createElement(const QString &tagName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6255-6265 |
| | 7 | 2 |
QDomDocumentPrivate::createElementNS| Name: | QDomDocumentPrivate::createElementNS | | Prototype: | QDomElementPrivate* QDomDocumentPrivate::createElementNS(const QString &nsURI, const QString &qName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6267-6277 |
| | 7 | 2 |
QDomDocumentPrivate::createEntityReference| Name: | QDomDocumentPrivate::createEntityReference | | Prototype: | QDomEntityReferencePrivate* QDomDocumentPrivate::createEntityReference(const QString &aname) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6362-6372 |
| | 7 | 2 |
QDomDocumentPrivate::createTextNode| Name: | QDomDocumentPrivate::createTextNode | | Prototype: | QDomTextPrivate* QDomDocumentPrivate::createTextNode(const QString &data) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6286-6296 |
| | 7 | 2 |
QDomDocumentTypePrivate::init| Name: | QDomDocumentTypePrivate::init | | Prototype: | void QDomDocumentTypePrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3477-3492 |
| | 7 | 1 |
QDomElementPrivate::setAttribute| Name: | QDomElementPrivate::setAttribute | | Prototype: | void QDomElementPrivate::setAttribute(const QString& aname, const QString& newValue) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4444-4458 |
| | 7 | 2 |
QDomHandler::processingInstruction| Name: | QDomHandler::processingInstruction | | Prototype: | bool QDomHandler::processingInstruction(const QString& target, const QString& data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7455-7466 |
| | 7 | 2 |
QDomNodeListPrivate::length| Name: | QDomNodeListPrivate::length | | Prototype: | int QDomNodeListPrivate::length() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1249-1261 |
| | 7 | 3 |
QDomNotationPrivate::save| Name: | QDomNotationPrivate::save | | Prototype: | void QDomNotationPrivate::save(QTextStream& s, int, int) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5535-5546 |
| | 7 | 3 |
QDomTextPrivate::splitText| Name: | QDomTextPrivate::splitText | | Prototype: | QDomTextPrivate* QDomTextPrivate::splitText(int offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5173-5186 |
| | 7 | 2 |
QEglFSContext::swapBuffers| Name: | QEglFSContext::swapBuffers | | Prototype: | void QEglFSContext::swapBuffers(QPlatformSurface *surface) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | | Lines: | 99-111 |
| | 7 | 3 |
QEglFSCursor::createShaderPrograms| Name: | QEglFSCursor::createShaderPrograms | | Prototype: | void QEglFSCursor::createShaderPrograms() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 119-145 |
| | 7 | 1 |
QEglFSCursor::event| Name: | QEglFSCursor::event | | Prototype: | bool QEglFSCursor::event(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 260-270 |
| | 7 | 2 |
QEglFSIntegration::chooseConfig| Name: | QEglFSIntegration::chooseConfig | | Prototype: | EGLConfig QEglFSIntegration::chooseConfig(EGLDisplay display, const QSurfaceFormat &format) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 429-445 |
| | 7 | 3 |
QEvdevKeyboardHandler::QEvdevKeyboardHandler| Name: | QEvdevKeyboardHandler::QEvdevKeyboardHandler | | Prototype: | QEvdevKeyboardHandler::QEvdevKeyboardHandler(const QString &device, QFdContainer &fd, bool disableZap, bool enableCompose, const QString &keymapFile) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 62-80 |
| | 7 | 3 |
QEvdevKeyboardHandler::switchLed| Name: | QEvdevKeyboardHandler::switchLed | | Prototype: | void QEvdevKeyboardHandler::switchLed(int led, bool state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 133-144 |
| | 7 | 2 |
QEvdevKeyboardManager::removeKeyboard| Name: | QEvdevKeyboardManager::removeKeyboard | | Prototype: | void QEvdevKeyboardManager::removeKeyboard(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines: | 112-122 |
| | 7 | 3 |
QEvdevMouseManager::removeMouse| Name: | QEvdevMouseManager::removeMouse | | Prototype: | void QEvdevMouseManager::removeMouse(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 164-174 |
| | 7 | 3 |
QEvdevTouchManager::addDevice| Name: | QEvdevTouchManager::addDevice | | Prototype: | void QEvdevTouchManager::addDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | | Lines: | 96-107 |
| | 7 | 3 |
QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler| Name: | QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler | | Prototype: | QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 291-306 |
| | 7 | 3 |
QEventLoopLockerPrivate::~QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate::~QEventLoopLockerPrivate | | Prototype: | ~QEventLoopLockerPrivate() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 340-354 |
| | 7 | 4 |
QFSFileEngine::remove| Name: | QFSFileEngine::remove | | Prototype: | bool QFSFileEngine::remove() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 388-398 |
| | 7 | 2 |
QFSFileEngine::~QFSFileEngine| Name: | QFSFileEngine::~QFSFileEngine | | Prototype: | QFSFileEngine::~QFSFileEngine() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 169-180 |
| | 7 | 4 |
QFSFileEngineIterator::advance| Name: | QFSFileEngineIterator::advance | | Prototype: | void QFSFileEngineIterator::advance() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 72-84 |
| | 7 | 2 |
QFSFileEnginePrivate::sizeFdFh| Name: | QFSFileEnginePrivate::sizeFdFh | | Prototype: | qint64 QFSFileEnginePrivate::sizeFdFh() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 476-486 |
| | 7 | 2 |
QFbBackingStore::beginPaint| Name: | QFbBackingStore::beginPaint | | Prototype: | void QFbBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 88-99 |
| | 7 | 3 |
QFileDialog::setFilter| Name: | QFileDialog::setFilter | | Prototype: | void QFileDialog::setFilter(QDir::Filters filters) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1511-1522 |
| | 7 | 2 |
QFileDialog::setViewMode| Name: | QFileDialog::setViewMode | | Prototype: | void QFileDialog::setViewMode(QFileDialog::ViewMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1606-1616 |
| | 7 | 3 |
QFileDialogComboBox::setHistory| Name: | QFileDialogComboBox::setHistory | | Prototype: | void QFileDialogComboBox::setHistory(const QStringList &paths) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1896-1907 |
| | 7 | 2 |
QFileDialogListView::setFileDialogPrivate| Name: | QFileDialogListView::setFileDialogPrivate | | Prototype: | void QFileDialogListView::setFileDialogPrivate(QFileDialogPrivate *d_pointer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3920-3931 |
| | 7 | 1 |
QFileDialogPrivate::updateFileNameLabel| Name: | QFileDialogPrivate::updateFileNameLabel | | Prototype: | void QFileDialogPrivate::updateFileNameLabel() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 602-617 |
| | 7 | 5 |
QFileIconProviderPrivate::getIcon| Name: | QFileIconProviderPrivate::getIcon | | Prototype: | QIcon QFileIconProviderPrivate::getIcon(const QFileInfo &fi) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 340-351 |
| | 7 | 3 |
QFileInfo::absolutePath| Name: | QFileInfo::absolutePath | | Prototype: | QString QFileInfo::absolutePath() const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 573-584 |
| | 7 | 3 |
QFileSystemEngine::currentPath| Name: | QFileSystemEngine::currentPath | | Prototype: | QFileSystemEntry QFileSystemEngine::currentPath() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 770-797 |
| | 7 | 3 |
QFileSystemEngine::fillMetaData| Name: | QFileSystemEngine::fillMetaData | | Prototype: | bool QFileSystemEngine::fillMetaData(int fd, QFileSystemMetaData &data) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 205-217 |
| | 7 | 2 |
QFileSystemEntry::baseName| Name: | QFileSystemEntry::baseName | | Prototype: | QString QFileSystemEntry::baseName() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 208-222 |
| | 7 | 3 |
QFileSystemEntry::completeBaseName| Name: | QFileSystemEntry::completeBaseName | | Prototype: | QString QFileSystemEntry::completeBaseName() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 224-238 |
| | 7 | 3 |
QFileSystemIterator::QFileSystemIterator| Name: | QFileSystemIterator::QFileSystemIterator | | Prototype: | QFileSystemIterator::QFileSystemIterator(const QFileSystemEntry &entry, QDir::Filters filters, const QStringList &nameFilters, QDirIterator::IteratorFlags flags) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp | | Lines: | 44-61 |
| | 7 | 3 |
QFileSystemModel::isDir| Name: | QFileSystemModel::isDir | | Prototype: | bool QFileSystemModel::isDir(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 504-514 |
| | 7 | 3 |
QFileSystemModel::nameFilters| Name: | QFileSystemModel::nameFilters | | Prototype: | QStringList QFileSystemModel::nameFilters() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1588-1600 |
| | 7 | 2 |
QFileSystemModel::rowCount| Name: | QFileSystemModel::rowCount | | Prototype: | int QFileSystemModel::rowCount(const QModelIndex &parent) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 641-652 |
| | 7 | 3 |
QFileSystemModel::setFilter| Name: | QFileSystemModel::setFilter | | Prototype: | void QFileSystemModel::setFilter(QDir::Filters filters) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1449-1459 |
| | 7 | 2 |
QFont::insertSubstitutions| Name: | QFont::insertSubstitutions | | Prototype: | void QFont::insertSubstitutions(const QString &familyName, const QStringList &substituteNames) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1824-1835 |
| | 7 | 3 |
QFont::setWordSpacing| Name: | QFont::setWordSpacing | | Prototype: | void QFont::setWordSpacing(qreal spacing) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1515-1526 |
| | 7 | 2 |
QFontCache::findEngine| Name: | QFontCache::findEngine | | Prototype: | QFontEngine *QFontCache::findEngine(const Key &key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2809-2822 |
| | 7 | 2 |
QFontDatabase::isFixedPitch| Name: | QFontDatabase::isFixedPitch | | Prototype: | bool QFontDatabase::isFixedPitch(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1633-1647 |
| | 7 | 1 |
QFontDatabase::removeAllApplicationFonts| Name: | QFontDatabase::removeAllApplicationFonts | | Prototype: | bool QFontDatabase::removeAllApplicationFonts() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2591-2602 |
| | 7 | 2 |
QFontDialogPrivate::_q_familyHighlighted| Name: | QFontDialogPrivate::_q_familyHighlighted | | Prototype: | void QFontDialogPrivate::_q_familyHighlighted(int i) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 691-701 |
| | 7 | 2 |
QFontDialogPrivate::_q_updateSample| Name: | QFontDialogPrivate::_q_updateSample | | Prototype: | void QFontDialogPrivate::_q_updateSample() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 655-667 |
| | 7 | 2 |
QFontEngine::addOutlineToPath| Name: | QFontEngine::addOutlineToPath | | Prototype: | void QFontEngine::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 680-691 |
| | 7 | 2 |
QFontEngine::alphaMapForGlyph| Name: | QFontEngine::alphaMapForGlyph | | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 869-880 |
| | 7 | 3 |
QFontEngine::getPointInOutline| Name: | QFontEngine::getPointInOutline | | Prototype: | int QFontEngine::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 168-177 |
| | 7 | 1 |
QFontEngineFT::QGlyphSet::removeGlyphFromCache| Name: | QFontEngineFT::QGlyphSet::removeGlyphFromCache | | Prototype: | void QFontEngineFT::QGlyphSet::removeGlyphFromCache(glyph_t index, QFixed subPixelPosition) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1950-1962 |
| | 7 | 4 |
QFontEngineFT::averageCharWidth| Name: | QFontEngineFT::averageCharWidth | | Prototype: | QFixed QFontEngineFT::averageCharWidth() const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1265-1275 |
| | 7 | 2 |