| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSslSocket::waitForEncrypted| Name: | 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::checkSslErrors| Name: | 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::ensureCiphersAndCertsLoaded| Name: | 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::insertWidget| Name: | 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::takeAt| Name: | 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::removeColumns| Name: | 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::removeRows| Name: | 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::setData| Name: | 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::setModel| Name: | 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::unregisterEventTransition| Name: | 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::lastIndexOf| Name: | 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::lastIndexOf| Name: | 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::lastIndexOf| Name: | 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::strokeEllipse| Name: | 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::nodeNameEquals| Name: | 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::updateEditorGeometry| Name: | 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::reformatBlocks| Name: | 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::init| Name: | 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::removeItem| Name: | 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::selectionChanged| Name: | 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::setup| Name: | 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::handleIgnoredMessage| Name: | 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::checkBlackLists| Name: | 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::clone| Name: | 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::findY| Name: | 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::changeEvent| Name: | 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::pageUpDown| Name: | 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::attributes| Name: | 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::offsetInLigature| Name: | 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::emitFrame| Name: | 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::initWithScriptItem| Name: | 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::readLineInto| Name: | 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::padding| Name: | 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::reset| Name: | 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::setPriority| Name: | 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::availableTimeZoneIds| Name: | 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::insertToolBarBreak| Name: | 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::initDrag| Name: | 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_widgetDestroyed| Name: | 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::map| Name: | 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::index| Name: | 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::paintAlternatingRowColors| Name: | 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::prepareAnimatedOperation| Name: | 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::mimeData| Name: | 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::QTreeWidgetItemIterator| Name: | 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::next| Name: | 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::propagateDisabled| Name: | 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::readDatagram| Name: | 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::beginMacro| Name: | 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::clear| Name: | 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::setupPrinter| Name: | 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::fromRfc4122| Name: | 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::cmp| Name: | 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::setBackingStore| Name: | 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::setMinimumSize| Name: | 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::setWindowOpacity| Name: | 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::syncAllowed| Name: | 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::advanceToEnabledItem| Name: | 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::findInMask| Name: | 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::hasAcceptableInput| Name: | 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::clipRect| Name: | 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::createWinId| Name: | 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::propagatePaletteChange| Name: | 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::setLayoutItemMargins| Name: | 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_helper| Name: | 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::setMouseCursor| Name: | 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::extendBlockwiseSelection| Name: | 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::handleContextMenuEvent| Name: | 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::flushWindowSystemEvents| Name: | 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::timerEvent| Name: | 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::atspiBus| Name: | 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::locateSystemTray| Name: | 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::readNext| Name: | 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::scanAttType| Name: | 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::QZipStreamStrategy| Name: | 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::mid| Name: | 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 |
UnionRegion| Name: | 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::extractPosition| Name: | 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_dupEnvironment| Name: | _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 |
addressFromSockaddr| Name: | 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 |
adjustContextSelectionsForCell| Name: | 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 |
bestSizeMatch| Name: | 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_generic| Name: | 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 |
calculatePosixDate| Name: | 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 |
childWidgets| Name: | 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 |
cmp| Name: | 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 |
computeWAET| Name: | 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 |
convertToPcreOptions| Name: | 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_ARGB| Name: | 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_PM| Name: | 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_RGBA| Name: | 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_RGBx| Name: | 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_ARGB| Name: | 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_RGB| Name: | 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 |
crc32| Name: | 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 |
destStoreMono| Name: | 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 |
destStoreMonoLsb| Name: | 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 |
directorySizeDistance| Name: | 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 |
fixedCDataSection| Name: | 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 |
fixedComment| Name: | 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 |