| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
verifyTag| Name: | verifyTag | | Prototype: | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 118-149 |
| | 15 | 13 |
CloseButton::paintEvent| Name: | CloseButton::paintEvent | | Prototype: | void CloseButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2590-2611 |
| | 16 | 6 |
Dasher::Dasher| Name: | Dasher::Dasher | | Prototype: | Dasher(QCosmeticStroker *s, bool reverse, int start, int stop) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 86-110 |
| | 16 | 4 |
Declaration::rectValue| Name: | Declaration::rectValue | | Prototype: | QRect Declaration::rectValue() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1504-1524 |
| | 16 | 6 |
Parser::init| Name: | Parser::init | | Prototype: | void Parser::init(const QString &css, bool isFile) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2157-2180 |
| | 16 | 3 |
Parser::parseAttrib| Name: | Parser::parseAttrib | | Prototype: | bool Parser::parseAttrib(AttributeSelector *attr) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2484-2508 |
| | 16 | 6 |
Parser::parseExpr| Name: | Parser::parseExpr | | Prototype: | bool Parser::parseExpr(QVector<Value> *values) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2566-2586 |
| | 16 | 7 |
QAbstractAnimation::setDirection| Name: | QAbstractAnimation::setDirection | | Prototype: | void QAbstractAnimation::setDirection(Direction direction) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1154-1183 |
| | 16 | 6 |
QAbstractItemModel::beginMoveColumns| Name: | QAbstractItemModel::beginMoveColumns | | Prototype: | bool QAbstractItemModel::beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | | Coverage: | 25.000% (4/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3058-3081 |
| | 16 | 2 |
QAbstractItemModel::beginMoveRows| Name: | QAbstractItemModel::beginMoveRows | | Prototype: | bool QAbstractItemModel::beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2841-2863 |
| | 16 | 2 |
QAbstractItemViewPrivate::init| Name: | QAbstractItemViewPrivate::init | | Prototype: | void QAbstractItemViewPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 124-147 |
| | 16 | 1 |
QAbstractItemViewPrivate::position| Name: | QAbstractItemViewPrivate::position | | Prototype: | QAbstractItemView::DropIndicatorPosition QAbstractItemViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &index) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2191-2216 |
| | 16 | 7 |
QAbstractItemViewPrivate::updateEditorData| Name: | QAbstractItemViewPrivate::updateEditorData | | Prototype: | void QAbstractItemViewPrivate::updateEditorData(const QModelIndex &tl, const QModelIndex &br) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4234-4259 |
| | 16 | 4 |
QAbstractScrollArea::setViewport| Name: | QAbstractScrollArea::setViewport | | Prototype: | void QAbstractScrollArea::setViewport(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 600-625 |
| | 16 | 4 |
QAbstractSocketPrivate::_q_testConnection| Name: | QAbstractSocketPrivate::_q_testConnection | | Prototype: | void QAbstractSocketPrivate::_q_testConnection() | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1151-1185 |
| | 16 | 9 |
QAccessibleButton::text| Name: | QAccessibleButton::text | | Prototype: | QString QAccessibleButton::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 106-132 |
| | 16 | 8 |
QAccessibleMdiSubWindow::state| Name: | QAccessibleMdiSubWindow::state | | Prototype: | QAccessible::State QAccessibleMdiSubWindow::state() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 421-440 |
| | 16 | 7 |
QAccessibleTable::selectColumn| Name: | QAccessibleTable::selectColumn | | Prototype: | bool QAccessibleTable::selectColumn(int column) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 289-315 |
| | 16 | 9 |
QAccessibleTableCell::selectCell| Name: | QAccessibleTableCell::selectCell | | Prototype: | void QAccessibleTableCell::selectCell() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 924-950 |
| | 16 | 8 |
QApplicationPrivate::translateTouchCancel| Name: | QApplicationPrivate::translateTouchCancel | | Prototype: | void QApplicationPrivate::translateTouchCancel(QTouchDevice *device, ulong timestamp) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4525-4545 |
| | 16 | 4 |
QAuthenticator::operator=| Name: | QAuthenticator::operator= | | Prototype: | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 169-192 |
| | 16 | 4 |
QBasicFontDatabase::populateFontDatabase| Name: | QBasicFontDatabase::populateFontDatabase | | Prototype: | void QBasicFontDatabase::populateFontDatabase() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 61-84 |
| | 16 | 3 |
QBlittablePlatformPixmap::fromImage| Name: | QBlittablePlatformPixmap::fromImage | | Prototype: | void QBlittablePlatformPixmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 178-200 |
| | 16 | 3 |
QBspTree::climbTree| Name: | QBspTree::climbTree | | Prototype: | void QBspTree::climbTree(const QRect &area, callback *function, QBspTreeData data, int index) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | | Lines: | 77-100 |
| | 16 | 7 |
QByteArray::fromHex| Name: | QByteArray::fromHex | | Prototype: | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4335-4358 |
| | 16 | 4 |
QCalendarDateValidator::handleKeyEvent| Name: | QCalendarDateValidator::handleKeyEvent | | Prototype: | void QCalendarDateValidator::handleKeyEvent(QKeyEvent *keyEvent) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 618-640 |
| | 16 | 8 |
QCalendarWidget::setDateRange| Name: | QCalendarWidget::setDateRange | | Prototype: | void QCalendarWidget::setDateRange(const QDate &min, const QDate &max) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2576-2596 |
| | 16 | 4 |
QColor::fromHslF| Name: | QColor::fromHslF | | Prototype: | QColor QColor::fromHslF(qreal h, qreal s, qreal l, qreal a) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2111-2131 |
| | 16 | 3 |
QColor::light| Name: | QColor::light | | Prototype: | QColor QColor::light(int factor) const noexcept | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2333-2358 |
| | 16 | 5 |
QColor::setColorFromString| Name: | QColor::setColorFromString | | Prototype: | bool QColor::setColorFromString(const QString &name) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 582-611 |
| | 16 | 5 |
QColorShower::htmlEd| Name: | QColorShower::htmlEd | | Prototype: | void QColorShower::htmlEd() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1404-1425 |
| | 16 | 2 |
QColorShower::setHsv| Name: | QColorShower::setHsv | | Prototype: | void QColorShower::setHsv(int h, int s, int v) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1448-1471 |
| | 16 | 2 |
QColormap::pixel| Name: | QColormap::pixel | | Prototype: | uint QColormap::pixel(const QColor &color) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | | Lines: | 159-192 |
| | 16 | 5 |
QColumnViewPrivate::setPreviewWidget| Name: | QColumnViewPrivate::setPreviewWidget | | Prototype: | void QColumnViewPrivate::setPreviewWidget(QWidget *widget) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 834-853 |
| | 16 | 3 |
QComboBox::wheelEvent| Name: | QComboBox::wheelEvent | | Prototype: | void QComboBox::wheelEvent(QWheelEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3269-3296 |
| | 16 | 7 |
QComboBoxPrivate::_q_dataChanged| Name: | QComboBoxPrivate::_q_dataChanged | | Prototype: | void QComboBoxPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1017-1043 |
| | 16 | 5 |
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: | 1072-1097 |
| | 16 | 6 |
QComboBoxPrivate::showPopupFromMouseEvent| Name: | QComboBoxPrivate::showPopupFromMouseEvent | | Prototype: | void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3058-3097 |
| | 16 | 4 |
QComboBoxPrivate::viewContainer| Name: | QComboBoxPrivate::viewContainer | | Prototype: | QComboBoxPrivateContainer* QComboBoxPrivate::viewContainer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 990-1009 |
| | 16 | 2 |
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: | 1043-1077 |
| | 16 | 6 |
QCompletionModel::mapToSource| Name: | QCompletionModel::mapToSource | | Prototype: | QModelIndex QCompletionModel::mapToSource(const QModelIndex& index) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 221-245 |
| | 16 | 5 |
QConfFileSettingsPrivate::~QConfFileSettingsPrivate| Name: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate | | Prototype: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1168-1200 |
| | 16 | 7 |
QCupsJobWidget::initBannerPages| Name: | QCupsJobWidget::initBannerPages | | Prototype: | void QCupsJobWidget::initBannerPages() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | | Lines: | 173-193 |
| | 16 | 1 |
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: | 646-670 |
| | 16 | 6 |
QDBusConnectionPrivate::sendError| Name: | QDBusConnectionPrivate::sendError | | Prototype: | void QDBusConnectionPrivate::sendError(const QDBusMessage &msg, QDBusError::ErrorType code) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1369-1390 |
| | 16 | 5 |
QDBusConnectionPrivate::sendWithReply| Name: | QDBusConnectionPrivate::sendWithReply | | Prototype: | QDBusMessage QDBusConnectionPrivate::sendWithReply(const QDBusMessage &message, int sendMode, int timeout) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2038-2067 |
| | 16 | 4 |
QDBusMenuAdaptor::Event| Name: | QDBusMenuAdaptor::Event | | Prototype: | void QDBusMenuAdaptor::Event(int id, const QString &eventId, const QDBusVariant &data, uint timestamp) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | | Lines: | 113-133 |
| | 16 | 8 |
QDateTimeEditPrivate::QDateTimeEditPrivate| Name: | QDateTimeEditPrivate::QDateTimeEditPrivate | | Prototype: | QDateTimeEditPrivate::QDateTimeEditPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1660-1684 |
| | 16 | 1 |
QDateTimeEditPrivate::emitSignals| Name: | QDateTimeEditPrivate::emitSignals | | Prototype: | void QDateTimeEditPrivate::emitSignals(EmitPolicy ep, const QVariant &old) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2137-2160 |
| | 16 | 5 |
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: | 2611-2641 |
| | 16 | 6 |
QDialogButtonBox::removeButton| Name: | QDialogButtonBox::removeButton | | Prototype: | void QDialogButtonBox::removeButton(QAbstractButton *button) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 715-740 |
| | 16 | 8 |
QDir::entryInfoList| Name: | QDir::entryInfoList | | Prototype: | QFileInfoList QDir::entryInfoList(const QStringList &nameFilters, Filters filters, SortFlags sort) const | | Coverage: | 100.000% (17/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1355-1379 |
| | 16 | 5 |
QDir::entryList| Name: | QDir::entryList | | Prototype: | QStringList QDir::entryList(const QStringList &nameFilters, Filters filters, SortFlags sort) const | | Coverage: | 100.000% (17/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1313-1337 |
| | 16 | 5 |
QDistanceField::toImage| Name: | QDistanceField::toImage | | Prototype: | QImage QDistanceField::toImage(QImage::Format format) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 1008-1034 |
| | 16 | 8 |
QDockAreaLayout::QDockAreaLayout| Name: | QDockAreaLayout::QDockAreaLayout | | Prototype: | QDockAreaLayout::QDockAreaLayout(QMainWindow *win) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2295-2319 |
| | 16 | 1 |
QDockAreaLayoutInfo::separatorRegion| Name: | QDockAreaLayoutInfo::separatorRegion | | Prototype: | QRegion QDockAreaLayoutInfo::separatorRegion() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1589-1617 |
| | 16 | 7 |
QDockAreaLayoutInfo::tabContentRect| Name: | QDockAreaLayoutInfo::tabContentRect | | Prototype: | QRect QDockAreaLayoutInfo::tabContentRect() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2240-2272 |
| | 16 | 12 |
QDockWidgetGroupWindow::adjustFlags| Name: | QDockWidgetGroupWindow::adjustFlags | | Prototype: | void QDockWidgetGroupWindow::adjustFlags() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 379-402 |
| | 16 | 4 |
QDomNodePrivate::QDomNodePrivate| Name: | QDomNodePrivate::QDomNodePrivate | | Prototype: | QDomNodePrivate::QDomNodePrivate(QDomNodePrivate *n, bool deep) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1451-1472 |
| | 16 | 3 |
QDragManager::drag| Name: | QDragManager::drag | | Prototype: | Qt::DropAction QDragManager::drag(QDrag *o) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 121-146 |
| | 16 | 5 |
QEglConfigChooser::filterConfig| Name: | QEglConfigChooser::filterConfig | | Prototype: | bool QEglConfigChooser::filterConfig(EGLConfig config) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 319-343 |
| | 16 | 6 |
QEvdevTabletHandler::QEvdevTabletHandler| Name: | QEvdevTabletHandler::QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::QEvdevTabletHandler(const QString &device, const QString &spec, QObject *parent) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 162-189 |
| | 16 | 5 |
QEventDispatcherGlib::processEvents| Name: | QEventDispatcherGlib::processEvents | | Prototype: | bool QEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 404-433 |
| | 16 | 5 |
QFileDialog::setNameFilters| Name: | QFileDialog::setNameFilters | | Prototype: | void QFileDialog::setNameFilters(const QStringList &filters) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1404-1428 |
| | 16 | 5 |
QFileIconEngine::actualSize| Name: | QFileIconEngine::actualSize | | Prototype: | QSize actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) override | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 129-155 |
| | 16 | 5 |
QFileInfo::operator==| Name: | QFileInfo::operator== | | Prototype: | bool QFileInfo::operator==(const QFileInfo &fileinfo) const | | Coverage: | 53.571% (15/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 413-441 |
| | 16 | 7 |
QFileSystemModelPrivate::filePath| Name: | QFileSystemModelPrivate::filePath | | Prototype: | QString QFileSystemModelPrivate::filePath(const QModelIndex &index) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1276-1302 |
| | 16 | 5 |
QFontDatabase::bold| Name: | QFontDatabase::bold | | Prototype: | bool QFontDatabase::bold(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1968-1994 |
| | 16 | 5 |
QFontDatabase::systemFont| Name: | QFontDatabase::systemFont | | Prototype: | QFont QFontDatabase::systemFont(QFontDatabase::SystemFont type) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2527-2553 |
| | 16 | 8 |
QFontDatabase::weight| Name: | QFontDatabase::weight | | Prototype: | int QFontDatabase::weight(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2004-2030 |
| | 16 | 5 |
QFontEngine::properties| Name: | QFontEngine::properties | | Prototype: | QFontEngine::Properties QFontEngine::properties() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 982-1001 |
| | 16 | 1 |
QFontEngine::tightBoundingBox| Name: | QFontEngine::tightBoundingBox | | Prototype: | glyph_metrics_t QFontEngine::tightBoundingBox(const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 649-670 |
| | 16 | 2 |
QFontEngineFT::bitmapForGlyph| Name: | QFontEngineFT::bitmapForGlyph | | Prototype: | QImage QFontEngineFT::bitmapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1979-2002 |
| | 16 | 6 |
QFontEngineFT::loadGlyphFor| Name: | QFontEngineFT::loadGlyphFor | | Prototype: | QFontEngineFT::Glyph *QFontEngineFT::loadGlyphFor(glyph_t g, QFixed subPixelPosition, GlyphFormat format, const QTransform &t, bool fetchBoundingBox) | | Coverage: | 73.077% (19/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1907-1933 |
| | 16 | 4 |
QFontconfigDatabase::resolveFontFamilyAlias| Name: | QFontconfigDatabase::resolveFontFamilyAlias | | Prototype: | QString QFontconfigDatabase::resolveFontFamilyAlias(const QString &family) const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 838-860 |
| | 16 | 4 |
QFormLayoutPrivate::replaceAt| Name: | QFormLayoutPrivate::replaceAt | | Prototype: | QLayoutItem* QFormLayoutPrivate::replaceAt(int index, QLayoutItem *newitem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 978-1002 |
| | 16 | 3 |
QFtp::QFtp| Name: | QFtp::QFtp | | Prototype: | QFtp::QFtp(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1425-1446 |
| | 16 | 1 |
QFtpPI::dtpConnectState| Name: | QFtpPI::dtpConnectState | | Prototype: | void QFtpPI::dtpConnectState(int s) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1228-1255 |
| | 16 | 8 |
QFutureWatcherBase::event| Name: | QFutureWatcherBase::event | | Prototype: | bool QFutureWatcherBase::event(QEvent *event) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 313-340 |
| | 16 | 5 |
QGL2GradientCache::addCacheElement| Name: | QGL2GradientCache::addCacheElement | | Prototype: | GLuint QGL2GradientCache::addCacheElement(quint64 hash_val, const QGradient &gradient, qreal opacity) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 129-152 |
| | 16 | 3 |
QGL2PaintEngineEx::ensureActive| Name: | QGL2PaintEngineEx::ensureActive | | Prototype: | void QGL2PaintEngineEx::ensureActive() | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2125-2148 |
| | 16 | 4 |
QGL2PaintEngineExPrivate::drawTexture| Name: | QGL2PaintEngineExPrivate::drawTexture | | Prototype: | void QGL2PaintEngineExPrivate::drawTexture(const QGLRect& dest, const QGLRect& src, const QSize &textureSize, bool opaque, bool pattern) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 506-534 |
| | 16 | 4 |
QGLPixelBuffer::updateDynamicTexture| Name: | QGLPixelBuffer::updateDynamicTexture | | Prototype: | void QGLPixelBuffer::updateDynamicTexture(GLuint texture_id) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 331-370 |
| | 16 | 5 |
QGLShaderProgram::setAttributeValue| Name: | QGLShaderProgram::setAttributeValue | | Prototype: | void QGLShaderProgram::setAttributeValue (int location, const GLfloat *values, int columns, int rows) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1396-1419 |
| | 16 | 7 |
QGLTextureGlyphCache::QGLTextureGlyphCache| Name: | QGLTextureGlyphCache::QGLTextureGlyphCache | | Prototype: | QGLTextureGlyphCache::QGLTextureGlyphCache(QFontEngine::GlyphFormat format, const QTransform &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 50-78 |
| | 16 | 1 |
QGraphicsAnchorLayoutPrivate::createLayoutEdges| Name: | QGraphicsAnchorLayoutPrivate::createLayoutEdges | | Prototype: | void QGraphicsAnchorLayoutPrivate::createLayoutEdges() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1375-1401 |
| | 16 | 1 |
QGraphicsGridLayout::removeAt| Name: | QGraphicsGridLayout::removeAt | | Prototype: | void QGraphicsGridLayout::removeAt(int index) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 579-606 |
| | 16 | 6 |
QGraphicsItem::sceneBoundingRect| Name: | QGraphicsItem::sceneBoundingRect | | Prototype: | QRectF QGraphicsItem::sceneBoundingRect() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4917-4940 |
| | 16 | 5 |
QGraphicsItem::setActive| Name: | QGraphicsItem::setActive | | Prototype: | void QGraphicsItem::setActive(bool active) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3308-3333 |
| | 16 | 7 |
QGraphicsItem::setCacheMode| Name: | QGraphicsItem::setCacheMode | | Prototype: | void QGraphicsItem::setCacheMode(CacheMode mode, const QSize &logicalCacheSize) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2077-2101 |
| | 16 | 5 |
QGraphicsItemAnimation::setStep| Name: | QGraphicsItemAnimation::setStep | | Prototype: | void QGraphicsItemAnimation::setStep(qreal step) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 529-552 |
| | 16 | 5 |
QGraphicsItemAnimationPrivate::linearValueForStep| Name: | QGraphicsItemAnimationPrivate::linearValueForStep | | Prototype: | qreal QGraphicsItemAnimationPrivate::linearValueForStep(qreal step, const QVector<Pair> &source, qreal defaultValue) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 147-175 |
| | 16 | 5 |
QGraphicsShaderEffect::draw| Name: | QGraphicsShaderEffect::draw | | Prototype: | void QGraphicsShaderEffect::draw(QPainter *painter) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 244-278 |
| | 16 | 4 |
QGraphicsTextItem::paint| Name: | QGraphicsTextItem::paint | | Prototype: | void QGraphicsTextItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10085-10113 |
| | 16 | 5 |
QGraphicsTextItem::sceneEvent| Name: | QGraphicsTextItem::sceneEvent | | Prototype: | bool QGraphicsTextItem::sceneEvent(QEvent *event) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10204-10250 |
| | 16 | 22 |
QGraphicsView::centerOn| Name: | QGraphicsView::centerOn | | Prototype: | void QGraphicsView::centerOn(const QPointF &pos) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1918-1940 |
| | 16 | 4 |
QGraphicsView::event| Name: | QGraphicsView::event | | Prototype: | bool QGraphicsView::event(QEvent *event) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2808-2844 |
| | 16 | 9 |
QGraphicsWidget::setLayout| Name: | QGraphicsWidget::setLayout | | Prototype: | void QGraphicsWidget::setLayout(QGraphicsLayout *l) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 838-861 |
| | 16 | 4 |
QGraphicsWidget::updateGeometry| Name: | QGraphicsWidget::updateGeometry | | Prototype: | void QGraphicsWidget::updateGeometry() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1079-1111 |
| | 16 | 7 |
QGraphicsWidgetPrivate::adjustWindowFlags| Name: | QGraphicsWidgetPrivate::adjustWindowFlags | | Prototype: | void QGraphicsWidgetPrivate::adjustWindowFlags(Qt::WindowFlags *flags) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 343-363 |
| | 16 | 5 |