| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 1497-1517 |
| | 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: | 2150-2173 |
| | 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: | 2477-2501 |
| | 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: | 2559-2579 |
| | 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: | 1148-1177 |
| | 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: | 3021-3044 |
| | 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: | 2804-2826 |
| | 16 | 2 |
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: | 2140-2165 |
| | 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: | 4184-4209 |
| | 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: | 593-618 |
| | 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: | 1170-1204 |
| | 16 | 9 |
QAbstractSocketPrivate::readFromSocket| Name: | QAbstractSocketPrivate::readFromSocket | | Prototype: | bool QAbstractSocketPrivate::readFromSocket() | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1249-1300 |
| | 16 | 5 |
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: | 100-126 |
| | 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: | 416-435 |
| | 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: | 283-309 |
| | 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: | 918-944 |
| | 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: | 4538-4558 |
| | 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: | 163-186 |
| | 16 | 4 |
QBearerEngine::configurationsInUse| Name: | QBearerEngine::configurationsInUse | | Prototype: | bool QBearerEngine::configurationsInUse() const | | Coverage: | 36.842% (7/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 82-108 |
| | 16 | 7 |
QBearerEngine::~QBearerEngine| Name: | QBearerEngine::~QBearerEngine | | Prototype: | QBearerEngine::~QBearerEngine() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 45-69 |
| | 16 | 4 |
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: | 172-194 |
| | 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: | 71-94 |
| | 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: | 4184-4207 |
| | 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: | 617-639 |
| | 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: | 2540-2560 |
| | 16 | 4 |
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::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: | 2105-2125 |
| | 16 | 3 |
QColor::light| Name: | QColor::light | | Prototype: | QColor QColor::light(int factor) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2327-2352 |
| | 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: | 576-605 |
| | 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: | 1398-1419 |
| | 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: | 1442-1465 |
| | 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: | 153-186 |
| | 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: | 831-850 |
| | 16 | 3 |
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: | 1011-1037 |
| | 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: | 1066-1091 |
| | 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: | 3050-3089 |
| | 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: | 984-1003 |
| | 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: | 1037-1071 |
| | 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: | 215-239 |
| | 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: | 1192-1224 |
| | 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: | 167-187 |
| | 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: | 640-664 |
| | 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: | 1364-1385 |
| | 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: | 2033-2062 |
| | 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: | 107-127 |
| | 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: | 1659-1683 |
| | 16 | 1 |
QDateTimeEditPrivate::closestSection| Name: | QDateTimeEditPrivate::closestSection | | Prototype: | int QDateTimeEditPrivate::closestSection(int pos, bool forward) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1799-1821 |
| | 16 | 7 |
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: | 2131-2154 |
| | 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: | 2588-2618 |
| | 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: | 1349-1373 |
| | 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: | 1307-1331 |
| | 16 | 5 |
QDirModelPrivate::restorePersistentIndexes| Name: | QDirModelPrivate::restorePersistentIndexes | | Prototype: | void QDirModelPrivate::restorePersistentIndexes() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1242-1263 |
| | 16 | 4 |
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: | 1002-1028 |
| | 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: | 2289-2313 |
| | 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: | 1583-1611 |
| | 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: | 2234-2266 |
| | 16 | 12 |
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: | 1445-1466 |
| | 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: | 115-140 |
| | 16 | 5 |
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 |
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: | 398-427 |
| | 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: | 127-153 |
| | 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: | 407-435 |
| | 16 | 7 |
QFileSystemEngine::createDirectory| Name: | QFileSystemEngine::createDirectory | | Prototype: | bool QFileSystemEngine::createDirectory(const QFileSystemEntry &entry, bool createParents) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 589-623 |
| | 16 | 5 |
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: | 1258-1284 |
| | 16 | 5 |
QFontDatabase::bold| Name: | QFontDatabase::bold | | Prototype: | bool QFontDatabase::bold(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1966-1992 |
| | 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: | 2525-2551 |
| | 16 | 8 |
QFontDatabase::weight| Name: | QFontDatabase::weight | | Prototype: | int QFontDatabase::weight(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2002-2028 |
| | 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: | 989-1008 |
| | 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: | 656-677 |
| | 16 | 2 |
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: | 1796-1822 |
| | 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: | 805-827 |
| | 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: | 1000-1024 |
| | 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: | 1419-1440 |
| | 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: | 1222-1249 |
| | 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: | 307-334 |
| | 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: | 123-146 |
| | 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: | 2119-2142 |
| | 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: | 500-528 |
| | 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: | 325-364 |
| | 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: | 1391-1414 |
| | 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: | 44-72 |
| | 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: | 1367-1393 |
| | 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: | 573-600 |
| | 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: | 4830-4853 |
| | 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: | 3221-3246 |
| | 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: | 1994-2018 |
| | 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: | 523-546 |
| | 16 | 5 |
QGraphicsItemAnimationPrivate::linearValueForStep| Name: | QGraphicsItemAnimationPrivate::linearValueForStep | | Prototype: | qreal QGraphicsItemAnimationPrivate::linearValueForStep(qreal step, 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: | 141-169 |
| | 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: | 238-272 |
| | 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: | 9995-10023 |
| | 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: | 10114-10160 |
| | 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: | 1916-1938 |
| | 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: | 2805-2841 |
| | 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: | 831-854 |
| | 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: | 1072-1104 |
| | 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: | 319-339 |
| | 16 | 5 |
QGraphicsWidgetPrivate::init| Name: | QGraphicsWidgetPrivate::init | | Prototype: | void QGraphicsWidgetPrivate::init(QGraphicsItem *parentItem, Qt::WindowFlags wFlags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 55-77 |
| | 16 | 2 |
QGraphicsWidgetPrivate::updateFont| Name: | QGraphicsWidgetPrivate::updateFont | | Prototype: | void QGraphicsWidgetPrivate::updateFont(const QFont &font) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 252-280 |
| | 16 | 6 |
QGridLayoutEngine::ensureColumnAndRowData| Name: | QGridLayoutEngine::ensureColumnAndRowData | | Prototype: | void QGridLayoutEngine::ensureColumnAndRowData(QGridLayoutRowData *rowData, QGridLayoutBox *totalBox, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1539-1564 |
| | 16 | 4 |