Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWidgetBackingStore::syncAllowedName: | QWidgetBackingStore::syncAllowed | Prototype: | bool QWidgetBackingStore::syncAllowed() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1102-1125 |
| | 16 | 8 |
QWidget::setWindowOpacityName: | QWidget::setWindowOpacity | Prototype: | void QWidget::setWindowOpacity(qreal opacity) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11365-11390 |
| | 16 | 6 |
QWidget::setMinimumSizeName: | QWidget::setMinimumSize | Prototype: | void QWidget::setMinimumSize(int minw, int minh) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4025-4048 |
| | 16 | 7 |
QWidget::setBackingStoreName: | QWidget::setBackingStore | Prototype: | void QWidget::setBackingStore(QBackingStore *store) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12087-12113 |
| | 16 | 6 |
QWaitCondition::waitName: | QWaitCondition::wait | Prototype: | bool QWaitCondition::wait(QReadWriteLock *readWriteLock, unsigned long time) | Coverage: | 57.143% (8/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 222-247 |
| | 16 | 5 |
QVariant::cmpName: | QVariant::cmp | Prototype: | bool QVariant::cmp(const QVariant &v) const | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3482-3507 |
| | 16 | 8 |
QUuid::fromRfc4122Name: | QUuid::fromRfc4122 | Prototype: | QUuid QUuid::fromRfc4122(const QByteArray &bytes) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 475-499 |
| | 16 | 3 |
QUnixPrintWidgetPrivate::setupPrinterName: | QUnixPrintWidgetPrivate::setupPrinter | Prototype: | void QUnixPrintWidgetPrivate::setupPrinter() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 924-948 |
| | 16 | 5 |
QUndoStack::clearName: | QUndoStack::clear | Prototype: | void QUndoStack::clear() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 533-557 |
| | 16 | 3 |
QUndoStack::beginMacroName: | QUndoStack::beginMacro | Prototype: | void QUndoStack::beginMacro(const QString &text) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 955-978 |
| | 16 | 5 |
QUdpSocket::readDatagramName: | QUdpSocket::readDatagram | Prototype: | qint64 QUdpSocket::readDatagram(char *data, qint64 maxSize, QHostAddress *address, quint16 *port) | Coverage: | 63.158% (12/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | Lines: | 378-405 |
| | 16 | 6 |
QTreeWidgetItemPrivate::propagateDisabledName: | QTreeWidgetItemPrivate::propagateDisabled | Prototype: | void QTreeWidgetItemPrivate::propagateDisabled(QTreeWidgetItem *item) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1655-1679 |
| | 16 | 6 |
QTreeWidgetItemIteratorPrivate::nextName: | QTreeWidgetItemIteratorPrivate::next | Prototype: | QTreeWidgetItem *QTreeWidgetItemIteratorPrivate::next(const QTreeWidgetItem *current) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp | Lines: | 283-308 |
| | 16 | 5 |
QTreeWidgetItemIterator::QTreeWidgetItemIteratorName: | QTreeWidgetItemIterator::QTreeWidgetItemIterator | Prototype: | QTreeWidgetItemIterator::QTreeWidgetItemIterator(QTreeWidgetItem *item, IteratorFlags flags) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp | Lines: | 116-143 |
| | 16 | 3 |
QTreeViewPrivate::prepareAnimatedOperationName: | QTreeViewPrivate::prepareAnimatedOperation | Prototype: | void QTreeViewPrivate::prepareAnimatedOperation(int item, QVariantAnimation::Direction direction) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3174-3194 |
| | 16 | 3 |
QTreeModel::indexName: | QTreeModel::index | Prototype: | QModelIndex QTreeModel::index(const QTreeWidgetItem *item, int column) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 232-253 |
| | 16 | 4 |
QTransform::mapName: | QTransform::map | Prototype: | QPolygon QTransform::map(const QPolygon &a) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1465-1487 |
| | 16 | 12 |
QToolBarPrivate::initDragName: | QToolBarPrivate::initDrag | Prototype: | void QToolBarPrivate::initDrag(const QPoint &pos) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 169-191 |
| | 16 | 4 |
QToolBarAreaLayoutInfo::insertToolBarBreakName: | QToolBarAreaLayoutInfo::insertToolBarBreak | Prototype: | void QToolBarAreaLayoutInfo::insertToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 347-373 |
| | 16 | 7 |
QTimeZonePrivate::availableTimeZoneIdsName: | QTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QTimeZonePrivate::availableTimeZoneIds(int offsetFromUtc) const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 380-406 |
| | 16 | 5 |
QThreadPrivate::setPriorityName: | QThreadPrivate::setPriority | Prototype: | void QThreadPrivate::setPriority(QThread::Priority threadPriority) | Coverage: | 28.571% (4/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 721-761 |
| | 16 | 4 |
QTextStreamPrivate::resetName: | QTextStreamPrivate::reset | Prototype: | void QTextStreamPrivate::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 392-415 |
| | 16 | 1 |
QTextStream::readLineIntoName: | QTextStream::readLineInto | Prototype: | bool QTextStream::readLineInto(QString *line, qint64 maxlen) | Coverage: | 63.636% (14/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1708-1731 |
| | 16 | 6 |
QTextItemInt::initWithScriptItemName: | QTextItemInt::initWithScriptItem | Prototype: | void QTextItemInt::initWithScriptItem(const QScriptItem &si) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3473-3498 |
| | 16 | 7 |
QTextHtmlExporter::emitFrameName: | QTextHtmlExporter::emitFrame | Prototype: | void QTextHtmlExporter::emitFrame(QTextFrame::Iterator frameIt) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 3142-3166 |
| | 16 | 7 |
QTextEngine::offsetInLigatureName: | QTextEngine::offsetInLigature | Prototype: | QFixed QTextEngine::offsetInLigature(const QScriptItem *si, int pos, int max, int glyph_pos) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3109-3137 |
| | 16 | 7 |
QTextEngine::attributesName: | QTextEngine::attributes | Prototype: | const QCharAttributes *QTextEngine::attributes() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1492-1516 |
| | 16 | 4 |
QTextEditPrivate::pageUpDownName: | QTextEditPrivate::pageUpDown | Prototype: | void QTextEditPrivate::pageUpDown(QTextCursor::MoveOperation op, QTextCursor::MoveMode moveMode) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 220-244 |
| | 16 | 4 |
QTextEdit::changeEventName: | QTextEdit::changeEvent | Prototype: | void QTextEdit::changeEvent(QEvent *e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1811-1830 |
| | 16 | 7 |
QTextDocumentLayoutPrivate::findYName: | QTextDocumentLayoutPrivate::findY | Prototype: | QFixed QTextDocumentLayoutPrivate::findY(QFixed yFrom, const QTextLayoutStruct *layoutStruct, QFixed requiredWidth) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2826-2853 |
| | 16 | 7 |
QTextDocument::cloneName: | QTextDocument::clone | Prototype: | QTextDocument *QTextDocument::clone(QObject *parent) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 335-355 |
| | 16 | 1 |
QTestPrivate::checkBlackListsName: | QTestPrivate::checkBlackLists | Prototype: | void checkBlackLists(const char *slot, const char *data) | Coverage: | 66.667% (14/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 269-296 |
| | 16 | 5 |
QTest::handleIgnoredMessageName: | QTest::handleIgnoredMessage | Prototype: | static bool handleIgnoredMessage(QtMsgType type, const QString &message) | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 256-280 |
| | 16 | 6 |
QTableWidgetPrivate::setupName: | QTableWidgetPrivate::setup | Prototype: | void QTableWidgetPrivate::setup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1576-1598 |
| | 16 | 1 |
QTableView::selectionChangedName: | QTableView::selectionChanged | Prototype: | void QTableView::selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3322-3347 |
| | 16 | 4 |
QTableModel::removeItemName: | QTableModel::removeItem | Prototype: | void QTableModel::removeItem(QTableWidgetItem *item) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 247-270 |
| | 16 | 4 |
QTabWidgetPrivate::initName: | QTabWidgetPrivate::init | Prototype: | void QTabWidgetPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 226-254 |
| | 16 | 1 |
QSyntaxHighlighterPrivate::reformatBlocksName: | QSyntaxHighlighterPrivate::reformatBlocks | Prototype: | void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 164-192 |
| | 16 | 4 |
QStyledItemDelegate::updateEditorGeometryName: | QStyledItemDelegate::updateEditorGeometry | Prototype: | void QStyledItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 490-522 |
| | 16 | 5 |
QStyleSheetStyleSelector::nodeNameEqualsName: | QStyleSheetStyleSelector::nodeNameEquals | Prototype: | bool nodeNameEquals(NodePtr node, const QString& nodeName) const override | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1484-1506 |
| | 16 | 6 |
QStrokerOps::strokeEllipseName: | QStrokerOps::strokeEllipse | Prototype: | void QStrokerOps::strokeEllipse(const QRectF &rect, void *data, const QTransform &matrix) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 343-366 |
| | 16 | 4 |
QStringRef::lastIndexOfName: | QStringRef::lastIndexOf | Prototype: | int QStringRef::lastIndexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9811-9832 |
| | 16 | 6 |
QStringRef::lastIndexOfName: | QStringRef::lastIndexOf | Prototype: | int QStringRef::lastIndexOf(const QStringRef &str, int from, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9849-9869 |
| | 16 | 6 |
QString::lastIndexOfName: | QString::lastIndexOf | Prototype: | int QString::lastIndexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const | Coverage: | 40.000% (8/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 3304-3325 |
| | 16 | 6 |
QString::insertName: | QString::insert | Prototype: | QString& QString::insert(int i, const QChar *unicode, int size) | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 1998-2022 |
| | 16 | 5 |
QStateMachinePrivate::unregisterEventTransitionName: | QStateMachinePrivate::unregisterEventTransition | Prototype: | void QStateMachinePrivate::unregisterEventTransition(QEventTransition *transition) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2376-2396 |
| | 16 | 5 |
QStandardItemPrivate::setModelName: | QStandardItemPrivate::setModel | Prototype: | void QStandardItemPrivate::setModel(QStandardItemModel *mod) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 302-325 |
| | 16 | 7 |
QStandardItem::setDataName: | QStandardItem::setData | Prototype: | void QStandardItem::setData(const QVariant &value, int role) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 822-844 |
| | 16 | 7 |
QStandardItem::removeRowsName: | QStandardItem::removeRows | Prototype: | void QStandardItem::removeRows(int row, int count) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1680-1699 |
| | 16 | 6 |
QStandardItem::removeColumnsName: | QStandardItem::removeColumns | Prototype: | void QStandardItem::removeColumns(int column, int count) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1707-1727 |
| | 16 | 7 |
QStackedLayout::takeAtName: | QStackedLayout::takeAt | Prototype: | QLayoutItem *QStackedLayout::takeAt(int index) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 263-284 |
| | 16 | 6 |
QStackedLayout::insertWidgetName: | QStackedLayout::insertWidget | Prototype: | int QStackedLayout::insertWidget(int index, QWidget *widget) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 220-240 |
| | 16 | 5 |
QSslSocketPrivate::ensureCiphersAndCertsLoadedName: | QSslSocketPrivate::ensureCiphersAndCertsLoaded | Prototype: | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 510-567 |
| | 16 | 5 |
QSslSocketBackendPrivate::checkSslErrorsName: | QSslSocketBackendPrivate::checkSslErrors | Prototype: | bool QSslSocketBackendPrivate::checkSslErrors() | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1224-1248 |
| | 16 | 4 |
QSslSocket::waitForEncryptedName: | QSslSocket::waitForEncrypted | Prototype: | bool QSslSocket::waitForEncrypted(int msecs) | Coverage: | 73.077% (19/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1568-1595 |
| | 16 | 8 |
QSslSocket::setSocketDescriptorName: | QSslSocket::setSocketDescriptor | Prototype: | bool QSslSocket::setSocketDescriptor(qintptr socketDescriptor, SocketState state, OpenMode openMode) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 497-519 |
| | 16 | 2 |
QSslSocket::connectToHostEncryptedName: | QSslSocket::connectToHostEncrypted | Prototype: | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, const QString &sslPeerName, OpenMode mode, NetworkLayerProtocol protocol) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 464-483 |
| | 16 | 3 |
QSplitter::setRubberBandName: | QSplitter::setRubberBand | Prototype: | void QSplitter::setRubberBand(int pos) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 1259-1281 |
| | 16 | 4 |
QSpdyProtocolHandler::readNextChunkName: | QSpdyProtocolHandler::readNextChunk | Prototype: | bool QSpdyProtocolHandler::readNextChunk(qint64 length, char *sink) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 539-567 |
| | 16 | 4 |
QSortFilterProxyModelPrivate::source_to_proxyName: | QSortFilterProxyModelPrivate::source_to_proxy | Prototype: | QModelIndex QSortFilterProxyModelPrivate::source_to_proxy(const QModelIndex &source_index) const | Coverage: | 64.706% (11/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 392-411 |
| | 16 | 5 |
QSortFilterProxyModelPrivate::source_items_about_to_be_removedName: | QSortFilterProxyModelPrivate::source_items_about_to_be_removed | Prototype: | void QSortFilterProxyModelPrivate::source_items_about_to_be_removed( const QModelIndex &source_parent, int start, int end, Qt::Orientation orient) | Coverage: | 85.714% (18/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 841-867 |
| | 16 | 5 |
QSortFilterProxyModelPrivate::proxy_intervals_for_source_itemsName: | QSortFilterProxyModelPrivate::proxy_intervals_for_source_items | Prototype: | QVector<QPair<int, int > > QSortFilterProxyModelPrivate::proxy_intervals_for_source_items( const QVector<int> &source_to_proxy, const QVector<int> &source_items) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 513-537 |
| | 16 | 4 |
QSortFilterProxyModel::filterAcceptsRowName: | QSortFilterProxyModel::filterAcceptsRow | Prototype: | bool QSortFilterProxyModel::filterAcceptsRow(int source_row, const QModelIndex &source_parent) const | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2707-2727 |
| | 16 | 6 |
QSocks5SocketEngine::writeName: | QSocks5SocketEngine::write | Prototype: | qint64 QSocks5SocketEngine::write(const char *data, qint64 len) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1545-1578 |
| | 16 | 6 |
QSimplex::iterateName: | QSimplex::iterate | Prototype: | bool QSimplex::iterate() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 472-505 |
| | 16 | 6 |
QSharedMemoryPrivate::handleName: | QSharedMemoryPrivate::handle | Prototype: | key_t QSharedMemoryPrivate::handle() | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | Lines: | 71-98 |
| | 16 | 5 |
QSharedMemory::createName: | QSharedMemory::create | Prototype: | bool QSharedMemory::create(int size, AccessMode mode) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | Lines: | 326-359 |
| | 16 | 5 |
QSettingsPrivate::splitArgsName: | QSettingsPrivate::splitArgs | Prototype: | QStringList QSettingsPrivate::splitArgs(const QString &s, int idx) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 895-919 |
| | 16 | 4 |
QScroller::pixelPerMeterName: | QScroller::pixelPerMeter | Prototype: | QPointF QScroller::pixelPerMeter() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 569-594 |
| | 16 | 5 |
QScrollBar::eventName: | QScrollBar::event | Prototype: | bool QScrollBar::event(QEvent *event) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 481-508 |
| | 16 | 10 |
QScreen::grabWindowName: | QScreen::grabWindow | Prototype: | QPixmap QScreen::grabWindow(WId window, int x, int y, int width, int height) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 689-709 |
| | 16 | 4 |
QRollEffect::QRollEffectName: | QRollEffect::QRollEffect | Prototype: | QRollEffect::QRollEffect(QWidget* w, Qt::WindowFlags f, DirFlags orient) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 381-410 |
| | 16 | 4 |
QResourceRoot::childrenName: | QResourceRoot::children | Prototype: | QStringList QResourceRoot::children(int node) const | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 783-804 |
| | 16 | 4 |
QRegularExpressionPrivate::optimizePatternName: | QRegularExpressionPrivate::optimizePattern | Prototype: | void QRegularExpressionPrivate::optimizePattern(OptimizePatternOption option) | Coverage: | 72.727% (16/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1157-1185 |
| | 16 | 6 |
QRegularExpressionPrivate::compilePatternName: | QRegularExpressionPrivate::compilePattern | Prototype: | void QRegularExpressionPrivate::compilePattern() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 995-1020 |
| | 16 | 3 |
QRegExpCharClass::addRangeName: | QRegExpCharClass::addRange | Prototype: | void QRegExpCharClass::addRange(ushort from, ushort to) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2388-2414 |
| | 16 | 7 |
QRasterPaintEngine::fillPolygonName: | QRasterPaintEngine::fillPolygon | Prototype: | void QRasterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1857-1886 |
| | 16 | 3 |
QProxyStylePrivate::ensureBaseStyleName: | QProxyStylePrivate::ensureBaseStyle | Prototype: | void QProxyStylePrivate::ensureBaseStyle() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 78-106 |
| | 16 | 7 |
QProgressBar::textName: | QProgressBar::text | Prototype: | QString QProgressBar::text() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 463-489 |
| | 16 | 3 |
QProcessPrivate::setErrorName: | QProcessPrivate::setError | Prototype: | void QProcessPrivate::setError(QProcess::ProcessError error, const QString &description) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 961-988 |
| | 16 | 8 |
QProcessPrivate::processStartedName: | QProcessPrivate::processStarted | Prototype: | bool QProcessPrivate::processStarted(QString *errorMessage) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 625-653 |
| | 16 | 5 |
QPrintPreviewDialogPrivate::_q_setModeName: | QPrintPreviewDialogPrivate::_q_setMode | Prototype: | void QPrintPreviewDialogPrivate::_q_setMode(QAction* action) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 543-564 |
| | 16 | 4 |
QPlatformAccessibility::initializeName: | QPlatformAccessibility::initialize | Prototype: | void QPlatformAccessibility::initialize() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | Lines: | 106-129 |
| | 16 | 6 |
QPlainTextEditPrivate::verticalOffsetName: | QPlainTextEditPrivate::verticalOffset | Prototype: | qreal QPlainTextEditPrivate::verticalOffset(int topBlock, int topLine) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 479-500 |
| | 16 | 4 |
QPixmapStyle::comboBoxSubControlRectName: | QPixmapStyle::comboBoxSubControlRect | Prototype: | QRect QPixmapStyle::comboBoxSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 1039-1065 |
| | 16 | 4 |
QPicture::saveName: | QPicture::save | Prototype: | bool QPicture::save(const QString &fileName, const char *format) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 313-342 |
| | 16 | 6 |
QPdfEngine::drawImageName: | QPdfEngine::drawImage | Prototype: | void QPdfEngine::drawImage(const QRectF &rectangle, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 923-943 |
| | 16 | 3 |
QPalette::isEqualName: | QPalette::isEqual | Prototype: | bool QPalette::isEqual(QPalette::ColorGroup group1, QPalette::ColorGroup group2) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 844-869 |
| | 16 | 8 |
QPainterPath::arcToName: | QPainterPath::arcTo | Prototype: | void QPainterPath::arcTo(const QRectF &rect, qreal startAngle, qreal sweepLength) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 908-940 |
| | 16 | 4 |
QPaintEngine::drawRectsName: | QPaintEngine::drawRects | Prototype: | void QPaintEngine::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 863-885 |
| | 16 | 5 |
QPaintEngine::drawPolygonName: | QPaintEngine::drawPolygon | Prototype: | void QPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 325-338 |
| | 16 | 2 |
QPaintEngine::drawPolygonName: | QPaintEngine::drawPolygon | Prototype: | void QPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 354-367 |
| | 16 | 2 |
QPageLayout::setMarginsName: | QPageLayout::setMargins | Prototype: | bool QPageLayout::setMargins(const QMarginsF &margins) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 601-620 |
| | 16 | 3 |
QOpenGLWidgetPrivate::resetName: | QOpenGLWidgetPrivate::reset | Prototype: | void QOpenGLWidgetPrivate::reset() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 657-683 |
| | 16 | 3 |
QOpenGLWidget::eventName: | QOpenGLWidget::event | Prototype: | bool QOpenGLWidget::event(QEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1326-1351 |
| | 16 | 10 |
QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCacheName: | QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache | Prototype: | QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache(QFontEngine::GlyphFormat format, const QTransform &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 52-81 |
| | 16 | 1 |
QOpenGLTextureBlitterPrivate::prepareProgramName: | QOpenGLTextureBlitterPrivate::prepareProgram | Prototype: | void QOpenGLTextureBlitterPrivate::prepareProgram(const QMatrix4x4 &vertexTransform) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 219-244 |
| | 16 | 3 |
QOpenGLTexture::setSwizzleMaskName: | QOpenGLTexture::setSwizzleMask | Prototype: | void QOpenGLTexture::setSwizzleMask(SwizzleValue r, SwizzleValue g, SwizzleValue b, SwizzleValue a) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3764-3792 |
| | 16 | 3 |
QOpenGLTexture::setBorderColorName: | QOpenGLTexture::setBorderColor | Prototype: | void QOpenGLTexture::setBorderColor(float r, float g, float b, float a) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4122-4148 |
| | 16 | 3 |
QOpenGLTexture::setBorderColorName: | QOpenGLTexture::setBorderColor | Prototype: | void QOpenGLTexture::setBorderColor(int r, int g, int b, int a) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4155-4183 |
| | 16 | 3 |