| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSqlRelationalTableModel::data| Name: | QSqlRelationalTableModel::data | | Prototype: | QVariant QSqlRelationalTableModel::data(const QModelIndex &index, int role) const | | Coverage: | 86.207% (25/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 419-445 |
| | 14 | 7 |
QSqlTableModel::select| Name: | QSqlTableModel::select | | Prototype: | bool QSqlTableModel::select() | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 362-384 |
| | 14 | 3 |
QSqlTableModel::updateRowInTable| Name: | QSqlTableModel::updateRowInTable | | Prototype: | bool QSqlTableModel::updateRowInTable(int row, const QSqlRecord &values) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 625-645 |
| | 14 | 2 |
QSslCertificatePrivate::text_from_X509| Name: | QSslCertificatePrivate::text_from_X509 | | Prototype: | QString QSslCertificatePrivate::text_from_X509(X509 *x509) | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 551-574 |
| | 14 | 5 |
QSslContext::cacheSession| Name: | QSslContext::cacheSession | | Prototype: | bool QSslContext::cacheSession(SSL* ssl) | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 452-478 |
| | 14 | 7 |
QSslSocket::setSocketDescriptor| Name: | 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: | 491-511 |
| | 14 | 2 |
QStandardItemPrivate::setItemData| Name: | QStandardItemPrivate::setItemData | | Prototype: | void QStandardItemPrivate::setItemData(const QMap<int, QVariant> &roles) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 189-211 |
| | 14 | 5 |
QStateMachine::postEvent| Name: | QStateMachine::postEvent | | Prototype: | void QStateMachine::postEvent(QEvent *event, EventPriority priority) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2680-2707 |
| | 14 | 7 |
QStateMachinePrivate::_q_startDelayedEventTimer| Name: | QStateMachinePrivate::_q_startDelayedEventTimer | | Prototype: | void QStateMachinePrivate::_q_startDelayedEventTimer(int id, int delay) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1942-1963 |
| | 14 | 3 |
QStateMachinePrivate::registerEventTransition| Name: | QStateMachinePrivate::registerEventTransition | | Prototype: | void QStateMachinePrivate::registerEventTransition(QEventTransition *transition) | | Coverage: | 73.333% (11/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2345-2367 |
| | 14 | 5 |
QString::fromLatin1_helper| Name: | QString::fromLatin1_helper | | Prototype: | QString::Data *QString::fromLatin1_helper(const char *str, int size) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4648-4667 |
| | 14 | 5 |
QString::insert| Name: | QString::insert | | Prototype: | QString& QString::insert(int i, const QChar *unicode, int size) | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1973-1994 |
| | 14 | 4 |
QString::lastIndexOf| Name: | QString::lastIndexOf | | Prototype: | int QString::lastIndexOf(const QString &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: | 3235-3253 |
| | 14 | 6 |
QString::leftJustified| Name: | QString::leftJustified | | Prototype: | QString QString::leftJustified(int width, QChar fill, bool truncate) const | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5669-5688 |
| | 14 | 5 |
QString::number| Name: | QString::number | | Prototype: | QString QString::number(double n, char f, int prec) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6769-6796 |
| | 14 | 6 |
QString::rightJustified| Name: | QString::rightJustified | | Prototype: | QString QString::rightJustified(int width, QChar fill, bool truncate) const | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5708-5727 |
| | 14 | 5 |
QStyle::alignedRect| Name: | QStyle::alignedRect | | Prototype: | QRect QStyle::alignedRect(Qt::LayoutDirection direction, Qt::Alignment alignment, const QSize &size, const QRect &rectangle) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 2148-2164 |
| | 14 | 5 |
QStyle::sliderPositionFromValue| Name: | QStyle::sliderPositionFromValue | | Prototype: | int QStyle::sliderPositionFromValue(int min, int max, int logicalValue, int span, bool upsideDown) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 2197-2220 |
| | 14 | 5 |
QStyleSheetStyle::updateStyleSheetFont| Name: | QStyleSheetStyle::updateStyleSheetFont | | Prototype: | void QStyleSheetStyle::updateStyleSheetFont(QWidget* w) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5853-5877 |
| | 14 | 4 |
QTabBarPrivate::_q_closeTab| Name: | QTabBarPrivate::_q_closeTab | | Prototype: | void QTabBarPrivate::_q_closeTab() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 673-694 |
| | 14 | 6 |
QTabBarPrivate::slide| Name: | QTabBarPrivate::slide | | Prototype: | void QTabBarPrivate::slide(int from, int to) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1790-1806 |
| | 14 | 2 |
QTableCornerButton::paintEvent| Name: | QTableCornerButton::paintEvent | | Prototype: | void paintEvent(QPaintEvent*) override | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 579-594 |
| | 14 | 4 |
QTableModel::setHorizontalHeaderItem| Name: | QTableModel::setHorizontalHeaderItem | | Prototype: | void QTableModel::setHorizontalHeaderItem(int section, QTableWidgetItem *item) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 266-286 |
| | 14 | 5 |
QTableModel::setVerticalHeaderItem| Name: | QTableModel::setVerticalHeaderItem | | Prototype: | void QTableModel::setVerticalHeaderItem(int section, QTableWidgetItem *item) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 288-308 |
| | 14 | 5 |
QTableView::columnMoved| Name: | QTableView::columnMoved | | Prototype: | void QTableView::columnMoved(int, int oldIndex, int newIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2948-2967 |
| | 14 | 2 |
QTableView::rowMoved| Name: | QTableView::rowMoved | | Prototype: | void QTableView::rowMoved(int, int oldIndex, int newIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2920-2939 |
| | 14 | 2 |
QTableView::visualRect| Name: | QTableView::visualRect | | Prototype: | QRect QTableView::visualRect(const QModelIndex &index) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2677-2698 |
| | 14 | 3 |
QTableViewPrivate::init| Name: | QTableViewPrivate::init | | Prototype: | void QTableViewPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 597-618 |
| | 14 | 1 |
QTest::incidentFormatString| Name: | QTest::incidentFormatString | | Prototype: | static const char *incidentFormatString(bool noDescription, bool noTag) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 171-191 |
| | 14 | 4 |
QTest::messageFormatString| Name: | QTest::messageFormatString | | Prototype: | static const char *messageFormatString(bool noDescription, bool noTag) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 198-218 |
| | 14 | 4 |
QTextCopyHelper::convertFormatIndex| Name: | QTextCopyHelper::convertFormatIndex | | Prototype: | int QTextCopyHelper::convertFormatIndex(const QTextFormat &oldFormat, int objectIndexToSet) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 62-80 |
| | 14 | 4 |
QTextDocument::adjustSize| Name: | QTextDocument::adjustSize | | Prototype: | void QTextDocument::adjustSize() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 797-817 |
| | 14 | 3 |
QTextDocumentLayout::draw| Name: | QTextDocumentLayout::draw | | Prototype: | void QTextDocumentLayout::draw(QPainter *painter, const PaintContext &context) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2856-2882 |
| | 14 | 4 |
QTextDocumentLayout::timerEvent| Name: | QTextDocumentLayout::timerEvent | | Prototype: | void QTextDocumentLayout::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3305-3326 |
| | 14 | 6 |
QTextDocumentPrivate::appendUndoItem| Name: | QTextDocumentPrivate::appendUndoItem | | Prototype: | void QTextDocumentPrivate::appendUndoItem(QAbstractUndoItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1029-1048 |
| | 14 | 2 |
QTextDocumentPrivate::changeObjectFormat| Name: | QTextDocumentPrivate::changeObjectFormat | | Prototype: | void QTextDocumentPrivate::changeObjectFormat(QTextObject *obj, int format) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1393-1413 |
| | 14 | 3 |
QTextEngine::formatIndex| Name: | QTextEngine::formatIndex | | Prototype: | int QTextEngine::formatIndex(const QScriptItem *si) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2509-2529 |
| | 14 | 5 |
QTextEngine::setFormats| Name: | QTextEngine::setFormats | | Prototype: | void QTextEngine::setFormats(const QVector<QTextLayout::FormatRange> &formats) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2615-2636 |
| | 14 | 5 |
QTextEngine::setPreeditArea| Name: | QTextEngine::setPreeditArea | | Prototype: | void QTextEngine::setPreeditArea(int position, const QString &preeditText) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2593-2613 |
| | 14 | 5 |
QTextFramePrivate::fragmentRemoved| Name: | QTextFramePrivate::fragmentRemoved | | Prototype: | void QTextFramePrivate::fragmentRemoved(QChar type, uint fragment) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 547-565 |
| | 14 | 4 |
QTextHtmlExporter::emitTextFrame| Name: | QTextHtmlExporter::emitTextFrame | | Prototype: | void QTextHtmlExporter::emitTextFrame(const QTextFrame *f) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3168-3191 |
| | 14 | 3 |
QTextHtmlImporter::QTextHtmlImporter| Name: | QTextHtmlImporter::QTextHtmlImporter | | Prototype: | QTextHtmlImporter::QTextHtmlImporter(QTextDocument *_doc, const QString &_html, ImportMode mode, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 416-442 |
| | 14 | 4 |
QTextHtmlParserNode::setListStyle| Name: | QTextHtmlParserNode::setListStyle | | Prototype: | void QTextHtmlParserNode::setListStyle(const QVector<QCss::Value> &cssValues) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1139-1159 |
| | 14 | 13 |
QTextItemInt::midItem| Name: | QTextItemInt::midItem | | Prototype: | QTextItemInt QTextItemInt::midItem(QFontEngine *fontEngine, int firstGlyphIndex, int numGlyphs) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3489-3509 |
| | 14 | 4 |
QTextLine::setLineWidth| Name: | QTextLine::setLineWidth | | Prototype: | void QTextLine::setLineWidth(qreal width) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1564-1586 |
| | 14 | 4 |
QTextStream::operator>>| Name: | QTextStream::operator>> | | Prototype: | QTextStream &QTextStream::operator>>(QByteArray &array) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2258-2279 |
| | 14 | 4 |
QThreadPoolPrivate::reset| Name: | QThreadPoolPrivate::reset | | Prototype: | void QThreadPoolPrivate::reset() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 255-280 |
| | 14 | 3 |
QTimeLine::setPaused| Name: | QTimeLine::setPaused | | Prototype: | void QTimeLine::setPaused(bool paused) | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 728-747 |
| | 14 | 4 |
QTimerInfoList::timerWait| Name: | QTimerInfoList::timerWait | | Prototype: | bool QTimerInfoList::timerWait(timespec &tm) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 379-406 |
| | 14 | 5 |
QToolBarAreaLayout::minimumSize| Name: | QToolBarAreaLayout::minimumSize | | Prototype: | QSize QToolBarAreaLayout::minimumSize(const QSize ¢erMin) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 663-684 |
| | 14 | 2 |
QToolBarAreaLayout::sizeHint| Name: | QToolBarAreaLayout::sizeHint | | Prototype: | QSize QToolBarAreaLayout::sizeHint(const QSize ¢erHint) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 686-707 |
| | 14 | 2 |
QToolBarPrivate::endDrag| Name: | QToolBarPrivate::endDrag | | Prototype: | void QToolBarPrivate::endDrag() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 209-234 |
| | 14 | 4 |
QTreeModel::removeRows| Name: | QTreeModel::removeRows | | Prototype: | bool QTreeModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 483-503 |
| | 14 | 3 |
QTreeView::indexAt| Name: | QTreeView::indexAt | | Prototype: | QModelIndex QTreeView::indexAt(const QPoint &point) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2038-2057 |
| | 14 | 5 |
QTreeView::viewportEvent| Name: | QTreeView::viewportEvent | | Prototype: | bool QTreeView::viewportEvent(QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1290-1314 |
| | 14 | 6 |
QTreeViewPrivate::adjustViewOptionsForIndex| Name: | QTreeViewPrivate::adjustViewOptionsForIndex | | Prototype: | void QTreeViewPrivate::adjustViewOptionsForIndex(QStyleOptionViewItem *option, const QModelIndex ¤t) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1422-1441 |
| | 14 | 1 |
QTreeViewPrivate::initialize| Name: | QTreeViewPrivate::initialize | | Prototype: | void QTreeViewPrivate::initialize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3050-3070 |
| | 14 | 1 |
QTreeWidget::setHeaderItem| Name: | QTreeWidget::setHeaderItem | | Prototype: | void QTreeWidget::setHeaderItem(QTreeWidgetItem *item) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2721-2740 |
| | 14 | 4 |
QTriangulator::ComplexToSimple::initEdges| Name: | QTriangulator::ComplexToSimple::initEdges | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::initEdges() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 958-982 |
| | 14 | 6 |
QUndoStack::setIndex| Name: | QUndoStack::setIndex | | Prototype: | void QUndoStack::setIndex(int idx) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 763-783 |
| | 14 | 6 |
QUndoStackPrivate::setIndex| Name: | QUndoStackPrivate::setIndex | | Prototype: | void QUndoStackPrivate::setIndex(int idx, bool clean) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 429-450 |
| | 14 | 4 |
QUnicodeControlCharacterMenu::menuActionTriggered| Name: | QUnicodeControlCharacterMenu::menuActionTriggered | | Prototype: | void QUnicodeControlCharacterMenu::menuActionTriggered() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3258-3282 |
| | 14 | 5 |
QUnifiedTimer::stopAnimationTimer| Name: | QUnifiedTimer::stopAnimationTimer | | Prototype: | void QUnifiedTimer::stopAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 447-473 |
| | 14 | 6 |
QUrlInfo::QUrlInfo| Name: | QUrlInfo::QUrlInfo | | Prototype: | QUrlInfo::QUrlInfo(const QString &name, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 154-173 |
| | 14 | 1 |
QUrlInfo::QUrlInfo| Name: | QUrlInfo::QUrlInfo | | Prototype: | QUrlInfo::QUrlInfo(const QUrl &url, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 188-207 |
| | 14 | 1 |
QUrlQueryPrivate::recodeToUser| Name: | QUrlQueryPrivate::recodeToUser | | Prototype: | inline QString QUrlQueryPrivate::recodeToUser(const QString &input, QUrl::ComponentFormattingOptions encoding) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 243-265 |
| | 14 | 5 |
QWaitCondition::wait| Name: | QWaitCondition::wait | | Prototype: | bool QWaitCondition::wait(QReadWriteLock *readWriteLock, unsigned long time) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 215-238 |
| | 14 | 4 |
QWidget::setGeometry| Name: | QWidget::setGeometry | | Prototype: | void QWidget::setGeometry(const QRect &r) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7157-7176 |
| | 14 | 4 |
QWidget::setGraphicsEffect| Name: | QWidget::setGraphicsEffect | | Prototype: | void QWidget::setGraphicsEffect(QGraphicsEffect *effect) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5300-5322 |
| | 14 | 4 |
QWidget::setSizePolicy| Name: | QWidget::setSizePolicy | | Prototype: | void QWidget::setSizePolicy(QSizePolicy policy) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10163-10187 |
| | 14 | 6 |
QWidgetLineControl::timerEvent| Name: | QWidgetLineControl::timerEvent | | Prototype: | void QWidgetLineControl::timerEvent(QTimerEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1504-1521 |
| | 14 | 5 |
QWidgetPrivate::clipToEffectiveMask| Name: | QWidgetPrivate::clipToEffectiveMask | | Prototype: | void QWidgetPrivate::clipToEffectiveMask(QRegion ®ion) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2267-2290 |
| | 14 | 5 |
QWidgetTextControlPrivate::dragMoveEvent| Name: | QWidgetTextControlPrivate::dragMoveEvent | | Prototype: | bool QWidgetTextControlPrivate::dragMoveEvent(QEvent *e, const QMimeData *mimeData, const QPointF &pos) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1938-1960 |
| | 14 | 4 |
QWidgetTextControlPrivate::dropEvent| Name: | QWidgetTextControlPrivate::dropEvent | | Prototype: | bool QWidgetTextControlPrivate::dropEvent(const QMimeData *mimeData, const QPointF &pos, Qt::DropAction dropAction, QObject *source) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1962-1983 |
| | 14 | 3 |
QWidgetTextControlPrivate::repaintOldAndNewSelection| Name: | QWidgetTextControlPrivate::repaintOldAndNewSelection | | Prototype: | void QWidgetTextControlPrivate::repaintOldAndNewSelection(const QTextCursor &oldSelection) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 550-569 |
| | 14 | 3 |
QWidgetWindow::handleWheelEvent| Name: | QWidgetWindow::handleWheelEvent | | Prototype: | void QWidgetWindow::handleWheelEvent(QWheelEvent *event) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 768-794 |
| | 14 | 4 |
QWindowPrivate::setCursor| Name: | QWindowPrivate::setCursor | | Prototype: | void QWindowPrivate::setCursor(const QCursor *newCursor) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2503-2524 |
| | 14 | 5 |
QWindowSystemInterfacePrivate::toNativeTouchPoints| Name: | QWindowSystemInterfacePrivate::toNativeTouchPoints | | Prototype: | QList<QWindowSystemInterface::TouchPoint> QWindowSystemInterfacePrivate::toNativeTouchPoints(const QList<QTouchEvent::TouchPoint>& pointList, const QWindow *window) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 504-523 |
| | 14 | 2 |
QWingedEdge::delta| Name: | QWingedEdge::delta | | Prototype: | qreal QWingedEdge::delta(int vertex, int a, int b) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1000-1022 |
| | 14 | 5 |
QWizard::setButton| Name: | QWizard::setButton | | Prototype: | void QWizard::setButton(WizardButton which, QAbstractButton *button) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2788-2811 |
| | 14 | 4 |
QWizardPrivate::addField| Name: | QWizardPrivate::addField | | Prototype: | void QWizardPrivate::addField(const QWizardField &field) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 795-815 |
| | 14 | 3 |
QXcbBackingStore::beginPaint| Name: | QXcbBackingStore::beginPaint | | Prototype: | void QXcbBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 60.000% (9/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 323-343 |
| | 14 | 5 |
QXcbClipboard::sendTargetsSelection| Name: | QXcbClipboard::sendTargetsSelection | | Prototype: | xcb_atom_t QXcbClipboard::sendTargetsSelection(QMimeData *d, xcb_window_t window, xcb_atom_t property) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 504-523 |
| | 14 | 4 |
QXcbClipboardMime::retrieveData_sys| Name: | QXcbClipboardMime::retrieveData_sys | | Prototype: | QVariant retrieveData_sys(const QString &fmt, QVariant::Type requestedType) const override | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 123-144 |
| | 14 | 4 |
QXcbConnection::getTimestamp| Name: | QXcbConnection::getTimestamp | | Prototype: | xcb_timestamp_t QXcbConnection::getTimestamp() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1448-1474 |
| | 14 | 2 |
QXcbCursor::createBitmapCursor| Name: | QXcbCursor::createBitmapCursor | | Prototype: | xcb_cursor_t QXcbCursor::createBitmapCursor(QCursor *cursor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 600-617 |
| | 14 | 3 |
QXcbDrag::handle_xdnd_status| Name: | QXcbDrag::handle_xdnd_status | | Prototype: | void QXcbDrag::handle_xdnd_status(const xcb_client_message_event_t *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 827-852 |
| | 14 | 4 |
QXcbIntegration::hasCapability| Name: | QXcbIntegration::hasCapability | | Prototype: | bool QXcbIntegration::hasCapability(QPlatformIntegration::Capability cap) const | | Coverage: | 76.667% (23/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 244-261 |
| | 14 | 11 |
QXcbIntegration::styleHint| Name: | QXcbIntegration::styleHint | | Prototype: | QVariant QXcbIntegration::styleHint(QPlatformIntegration::StyleHint hint) const | | Coverage: | 66.667% (20/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 359-398 |
| | 14 | 18 |
QXcbKeyboard::checkForLatinLayout| Name: | QXcbKeyboard::checkForLatinLayout | | Prototype: | void QXcbKeyboard::checkForLatinLayout() | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 866-887 |
| | 14 | 4 |
QXcbWindow::setWindowTitle| Name: | QXcbWindow::setWindowTitle | | Prototype: | void QXcbWindow::setWindowTitle(const QString &title) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1539-1558 |
| | 14 | 2 |
QXmlSimpleReaderPrivate::init| Name: | QXmlSimpleReaderPrivate::init | | Prototype: | void QXmlSimpleReaderPrivate::init(const QXmlInputSource *i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7830-7849 |
| | 14 | 1 |
QXmlSimpleReaderPrivate::insertXmlRef| Name: | QXmlSimpleReaderPrivate::insertXmlRef | | Prototype: | bool QXmlSimpleReaderPrivate::insertXmlRef(const QString &data, const QString &name, bool inLiteral) | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7734-7756 |
| | 14 | 5 |
QXmlStreamReaderPrivate::QXmlStreamReaderPrivate| Name: | QXmlStreamReaderPrivate::QXmlStreamReaderPrivate | | Prototype: | QXmlStreamReaderPrivate::QXmlStreamReaderPrivate(QXmlStreamReader *q) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 779-798 |
| | 14 | 1 |
QXmlStreamReaderPrivate::checkPublicLiteral| Name: | QXmlStreamReaderPrivate::checkPublicLiteral | | Prototype: | void QXmlStreamReaderPrivate::checkPublicLiteral(const QStringRef &publicId) | | Coverage: | 77.083% (37/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1724-1749 |
| | 14 | 29 |
QXmlStreamReaderPrivate::fastScanSpace| Name: | QXmlStreamReaderPrivate::fastScanSpace | | Prototype: | inline int QXmlStreamReaderPrivate::fastScanSpace() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1189-1214 |
| | 14 | 8 |
QXmlStreamWriterPrivate::QXmlStreamWriterPrivate| Name: | QXmlStreamWriterPrivate::QXmlStreamWriterPrivate | | Prototype: | QXmlStreamWriterPrivate::QXmlStreamWriterPrivate(QXmlStreamWriter *q) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3001-3020 |
| | 14 | 1 |
QXmlStreamWriterPrivate::writeStartElement| Name: | QXmlStreamWriterPrivate::writeStartElement | | Prototype: | void QXmlStreamWriterPrivate::writeStartElement(const QString &namespaceUri, const QString &name) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3858-3877 |
| | 14 | 4 |
QZipReader::QZipReader| Name: | QZipReader::QZipReader | | Prototype: | QZipReader::QZipReader(const QString &archive, QIODevice::OpenMode mode) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 816-836 |
| | 14 | 5 |
QZipWriter::QZipWriter| Name: | QZipWriter::QZipWriter | | Prototype: | QZipWriter::QZipWriter(const QString &fileName, QIODevice::OpenMode mode) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 1111-1131 |
| | 14 | 5 |