Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 1555-1582 |
| | 16 | 8 |
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: | 1272-1296 |
| | 16 | 4 |
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: | 500-573 |
| | 16 | 5 |
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: | 214-234 |
| | 16 | 5 |
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: | 257-278 |
| | 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: | 1698-1718 |
| | 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: | 1671-1690 |
| | 16 | 6 |
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: | 813-835 |
| | 16 | 7 |
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: | 293-316 |
| | 16 | 7 |
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: | 2369-2389 |
| | 16 | 5 |
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: | 3274-3295 |
| | 16 | 6 |
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: | 9718-9739 |
| | 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: | 9756-9776 |
| | 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: | 337-360 |
| | 16 | 4 |
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: | 1478-1500 |
| | 16 | 6 |
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: | 484-516 |
| | 16 | 5 |
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: | 156-184 |
| | 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: | 220-248 |
| | 16 | 1 |
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: | 241-264 |
| | 16 | 4 |
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: | 3323-3348 |
| | 16 | 4 |
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: | 1569-1591 |
| | 16 | 1 |
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: | 249-273 |
| | 16 | 6 |
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: | 263-290 |
| | 16 | 5 |
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: | 329-349 |
| | 16 | 1 |
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: | 2820-2847 |
| | 16 | 7 |
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: | 1779-1798 |
| | 16 | 7 |
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: | 214-238 |
| | 16 | 4 |
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: | 1486-1510 |
| | 16 | 4 |
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: | 3098-3126 |
| | 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 |
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: | 3462-3487 |
| | 16 | 7 |
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: | 1693-1716 |
| | 16 | 6 |
QTextStreamPrivate::paddingName: | QTextStreamPrivate::padding | Prototype: | QTextStreamPrivate::PaddingResult QTextStreamPrivate::padding(int len) const | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 916-946 |
| | 16 | 5 |
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: | 385-408 |
| | 16 | 1 |
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: | 718-758 |
| | 16 | 4 |
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: | 374-400 |
| | 16 | 5 |
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: | 341-367 |
| | 16 | 7 |
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: | 163-185 |
| | 16 | 4 |
QToolBoxPrivate::_q_widgetDestroyedName: | QToolBoxPrivate::_q_widgetDestroyed | Prototype: | void QToolBoxPrivate::_q_widgetDestroyed(QObject *object) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | Lines: | 443-466 |
| | 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: | 1449-1471 |
| | 16 | 12 |
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: | 226-247 |
| | 16 | 4 |
QTreeViewPrivate::paintAlternatingRowColorsName: | QTreeViewPrivate::paintAlternatingRowColors | Prototype: | void QTreeViewPrivate::paintAlternatingRowColors(QPainter *painter, QStyleOptionViewItem *option, int y, int bottom) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1346-1368 |
| | 16 | 6 |
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: | 3186-3206 |
| | 16 | 3 |
QTreeWidget::mimeDataName: | QTreeWidget::mimeData | Prototype: | QMimeData *QTreeWidget::mimeData(const QList<QTreeWidgetItem*> items) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3276-3301 |
| | 16 | 6 |
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: | 110-137 |
| | 16 | 3 |
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: | 277-302 |
| | 16 | 5 |
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: | 1649-1673 |
| | 16 | 6 |
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: | 371-398 |
| | 16 | 6 |
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: | 949-972 |
| | 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: | 527-551 |
| | 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: | 923-947 |
| | 16 | 5 |
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: | 469-493 |
| | 16 | 3 |
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: | 3484-3509 |
| | 16 | 8 |
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: | 12051-12077 |
| | 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: | 4003-4026 |
| | 16 | 7 |
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: | 11331-11356 |
| | 16 | 6 |
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: | 1096-1119 |
| | 16 | 8 |
QWidgetLineControl::advanceToEnabledItemName: | QWidgetLineControl::advanceToEnabledItem | Prototype: | bool QWidgetLineControl::advanceToEnabledItem(int dir) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1403-1425 |
| | 16 | 7 |
QWidgetLineControl::findInMaskName: | QWidgetLineControl::findInMask | Prototype: | int QWidgetLineControl::findInMask(int pos, bool forward, bool findSeparator, QChar searchChar) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1266-1290 |
| | 16 | 8 |
QWidgetLineControl::hasAcceptableInputName: | QWidgetLineControl::hasAcceptableInput | Prototype: | bool QWidgetLineControl::hasAcceptableInput(const QString &str) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1112-1138 |
| | 16 | 8 |
QWidgetPrivate::clipRectName: | QWidgetPrivate::clipRect | Prototype: | QRect QWidgetPrivate::clipRect() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2024-2043 |
| | 16 | 3 |
QWidgetPrivate::createWinIdName: | QWidgetPrivate::createWinId | Prototype: | void QWidgetPrivate::createWinId() | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2539-2568 |
| | 16 | 7 |
QWidgetPrivate::propagatePaletteChangeName: | QWidgetPrivate::propagatePaletteChange | Prototype: | void QWidgetPrivate::propagatePaletteChange() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1993-2019 |
| | 16 | 5 |
QWidgetPrivate::setLayoutItemMarginsName: | QWidgetPrivate::setLayoutItemMargins | Prototype: | void QWidgetPrivate::setLayoutItemMargins(QStyle::SubElement element, const QStyleOption *opt) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12124-12146 |
| | 16 | 3 |
QWidgetPrivate::setLocale_helperName: | QWidgetPrivate::setLocale_helper | Prototype: | void QWidgetPrivate::setLocale_helper(const QLocale &loc, bool forceUpdate) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5931-5953 |
| | 16 | 7 |
QWidgetResizeHandler::setMouseCursorName: | QWidgetResizeHandler::setMouseCursor | Prototype: | void QWidgetResizeHandler::setMouseCursor(MousePosition m) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | Lines: | 327-363 |
| | 16 | 13 |
QWidgetTextControlPrivate::extendBlockwiseSelectionName: | QWidgetTextControlPrivate::extendBlockwiseSelection | Prototype: | void QWidgetTextControlPrivate::extendBlockwiseSelection(int suggestedNewPosition) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 770-798 |
| | 16 | 4 |
QWidgetWindow::handleContextMenuEventName: | QWidgetWindow::handleContextMenuEvent | Prototype: | void QWidgetWindow::handleContextMenuEvent(QContextMenuEvent *e) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 1009-1034 |
| | 16 | 6 |
QWindowSystemInterface::flushWindowSystemEventsName: | QWindowSystemInterface::flushWindowSystemEvents | Prototype: | bool QWindowSystemInterface::flushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 612-635 |
| | 16 | 4 |
QXcbDrag::timerEventName: | QXcbDrag::timerEvent | Prototype: | void QXcbDrag::timerEvent(QTimerEvent* e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1049-1082 |
| | 16 | 7 |
QXcbNativeInterface::atspiBusName: | QXcbNativeInterface::atspiBus | Prototype: | void *QXcbNativeInterface::atspiBus() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 449-468 |
| | 16 | 2 |
QXcbNativeInterface::locateSystemTrayName: | QXcbNativeInterface::locateSystemTray | Prototype: | xcb_window_t QXcbNativeInterface::locateSystemTray(xcb_connection_t *conn, const QXcbScreen *screen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 130-156 |
| | 16 | 4 |
QXmlStreamReader::readNextName: | QXmlStreamReader::readNext | Prototype: | QXmlStreamReader::TokenType QXmlStreamReader::readNext() | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 590-610 |
| | 16 | 7 |
QXmlStreamReaderPrivate::scanAttTypeName: | QXmlStreamReaderPrivate::scanAttType | Prototype: | bool QXmlStreamReaderPrivate::scanAttType() | Coverage: | 100.000% (26/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1100-1125 |
| | 16 | 11 |
QZipStreamStrategy::QZipStreamStrategyName: | QZipStreamStrategy::QZipStreamStrategy | Prototype: | QZipStreamStrategy(QIODevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 99-122 |
| | 16 | 1 |
QtPrivate::QContainerImplHelper::midName: | QtPrivate::QContainerImplHelper::mid | Prototype: | QContainerImplHelper::CutResult QContainerImplHelper::mid(int originalLength, int *_position, int *_length) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | Lines: | 149-171 |
| | 16 | 7 |
UnionRegionName: | UnionRegion | Prototype: | static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2423-2445 |
| | 16 | 2 |
ValueExtractor::extractPositionName: | ValueExtractor::extractPosition | Prototype: | bool ValueExtractor::extractPosition(int *left, int *top, int *right, int *bottom, QCss::Origin *origin, Qt::Alignment *position, QCss::PositionMode *mode, Qt::Alignment *textAlignment) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 493-515 |
| | 16 | 11 |
_q_dupEnvironmentName: | _q_dupEnvironment | Prototype: | static char **_q_dupEnvironment(const QProcessEnvironmentPrivate::Hash &environment, int *envc) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 293-316 |
| | 16 | 3 |
addressFromSockaddrName: | addressFromSockaddr | Prototype: | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 81-108 |
| | 16 | 7 |
adjustContextSelectionsForCellName: | adjustContextSelectionsForCell | Prototype: | static void adjustContextSelectionsForCell(QAbstractTextDocumentLayout::PaintContext &cell_context, const QTextTableCell &cell, int r, int c, const int *selectedTableCells) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 908-940 |
| | 16 | 5 |
bestSizeMatchName: | bestSizeMatch | Prototype: | static QPixmapIconEngineEntry *bestSizeMatch( const QSize &size, QPixmapIconEngineEntry *pa, QPixmapIconEngineEntry *pb) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 181-202 |
| | 16 | 5 |
blend_color_genericName: | blend_color_generic | Prototype: | static void blend_color_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3830-3853 |
| | 16 | 4 |
calculatePosixDateName: | calculatePosixDate | Prototype: | static QDate calculatePosixDate(const QByteArray &dateRule, int year) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 349-373 |
| | 16 | 5 |
childWidgetsName: | childWidgets | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 70-90 |
| | 16 | 5 |
cmpName: | cmp | Prototype: | static int cmp(Bigint *a, Bigint *b) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 899-925 |
| | 16 | 5 |
computeWAETName: | computeWAET | Prototype: | static void computeWAET(EdgeTableEntry *AET) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3332-3355 |
| | 16 | 4 |
convertToPcreOptionsName: | convertToPcreOptions | Prototype: | static int convertToPcreOptions(QRegularExpression::PatternOptions patternOptions) | Coverage: | 100.000% (22/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 781-801 |
| | 16 | 8 |
convert_ARGB_PM_to_ARGBName: | convert_ARGB_PM_to_ARGB | Prototype: | static void convert_ARGB_PM_to_ARGB(QImageData *dest, const QImageData *src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 973-995 |
| | 16 | 3 |
convert_ARGB_to_ARGB_PMName: | convert_ARGB_to_ARGB_PM | Prototype: | static void convert_ARGB_to_ARGB_PM(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 252-274 |
| | 16 | 3 |
convert_ARGB_to_RGBAName: | convert_ARGB_to_RGBA | Prototype: | static void convert_ARGB_to_RGBA(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 429-451 |
| | 16 | 3 |
convert_ARGB_to_RGBxName: | convert_ARGB_to_RGBx | Prototype: | static void convert_ARGB_to_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 405-427 |
| | 16 | 3 |
convert_RGBA_to_ARGBName: | convert_RGBA_to_ARGB | Prototype: | static void convert_RGBA_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 475-497 |
| | 16 | 3 |
convert_RGBA_to_RGBName: | convert_RGBA_to_RGB | Prototype: | static void convert_RGBA_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 997-1019 |
| | 16 | 3 |
crc32Name: | crc32 | Prototype: | template <typename Char> __attribute__((__target__("sse4.2"))) static uint crc32(const Char *ptr, size_t len, uint h) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 95-132 |
| | 16 | 5 |
destStoreMonoName: | destStoreMono | Prototype: | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1138-1163 |
| | 16 | 8 |
destStoreMonoLsbName: | destStoreMonoLsb | Prototype: | static void destStoreMonoLsb(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1165-1190 |
| | 16 | 8 |
directorySizeDistanceName: | directorySizeDistance | Prototype: | static int directorySizeDistance(const QIconDirInfo &dir, int iconsize) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 420-443 |
| | 16 | 8 |
fixedCDataSectionName: | fixedCDataSection | Prototype: | static QString fixedCDataSection(const QString &data, bool *ok) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 732-756 |
| | 16 | 6 |
fixedCommentName: | fixedComment | Prototype: | static QString fixedComment(const QString &data, bool *ok) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 703-727 |
| | 16 | 6 |