Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPrintPropertiesDialog::QPrintPropertiesDialogName: | QPrintPropertiesDialog::QPrintPropertiesDialog | Prototype: | QPrintPropertiesDialog::QPrintPropertiesDialog(QAbstractPrintDialog *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 234-253 |
| | 12 | 1 |
QPrinterPrivate::setPreviewModeName: | QPrinterPrivate::setPreviewMode | Prototype: | void QPrinterPrivate::setPreviewMode(bool enable) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 196-212 |
| | 12 | 3 |
QProcessEnvironmentPrivate::fromListName: | QProcessEnvironmentPrivate::fromList | Prototype: | QProcessEnvironment QProcessEnvironmentPrivate::fromList(const QStringList &list) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 168-184 |
| | 12 | 3 |
QProcessPrivate::Channel::clearName: | QProcessPrivate::Channel::clear | Prototype: | void QProcessPrivate::Channel::clear() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 436-454 |
| | 12 | 3 |
QProcessPrivate::waitForDeadChildName: | QProcessPrivate::waitForDeadChild | Prototype: | bool QProcessPrivate::waitForDeadChild() | Coverage: | 57.143% (8/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 906-930 |
| | 12 | 4 |
QProgressBar::setOrientationName: | QProgressBar::setOrientation | Prototype: | void QProgressBar::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 502-517 |
| | 12 | 3 |
QProgressBar::setValueName: | QProgressBar::setValue | Prototype: | void QProgressBar::setValue(int value) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 316-333 |
| | 12 | 4 |
QPushButton::setDefaultName: | QPushButton::setDefault | Prototype: | void QPushButton::setDefault(bool enable) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 365-382 |
| | 12 | 4 |
QPushButtonPrivate::_q_popupPressedName: | QPushButtonPrivate::_q_popupPressed | Prototype: | void QPushButtonPrivate::_q_popupPressed() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 572-593 |
| | 12 | 3 |
QQuaternion::rotationToName: | QQuaternion::rotationTo | Prototype: | QQuaternion QQuaternion::rotationTo(const QVector3D &from, const QVector3D &to) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 770-794 |
| | 12 | 3 |
QRadioButton::initStyleOptionName: | QRadioButton::initStyleOption | Prototype: | void QRadioButton::initStyleOption(QStyleOptionButton *option) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 172-187 |
| | 12 | 4 |
QRasterPaintEngine::drawLinesName: | QRasterPaintEngine::drawLines | Prototype: | void QRasterPaintEngine::drawLines(const QLine *lines, int lineCount) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3125-3147 |
| | 12 | 4 |
QRasterPaintEngine::drawLinesName: | QRasterPaintEngine::drawLines | Prototype: | void QRasterPaintEngine::drawLines(const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3198-3219 |
| | 12 | 4 |
QRasterPaintEnginePrivate::isUnclipped_normalizedName: | QRasterPaintEnginePrivate::isUnclipped_normalized | Prototype: | bool QRasterPaintEnginePrivate::isUnclipped_normalized(const QRect &r) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2851-2874 |
| | 12 | 4 |
QRasterPaintEnginePrivate::rasterizeName: | QRasterPaintEnginePrivate::rasterize | Prototype: | void QRasterPaintEnginePrivate::rasterize(QT_FT_Outline *outline, ProcessSpans callback, QSpanData *spanData, QRasterBuffer *rasterBuffer) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3478-3500 |
| | 12 | 3 |
QRawFont::glyphIndexesForStringName: | QRawFont::glyphIndexesForString | Prototype: | QVector<quint32> QRawFont::glyphIndexesForString(const QString &text) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 487-504 |
| | 12 | 3 |
QRect::normalizedName: | QRect::normalized | Prototype: | QRect QRect::normalized() const noexcept | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 303-321 |
| | 12 | 3 |
QRectVectorPath::setName: | QRectVectorPath::set | Prototype: | inline void set(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 87-100 |
| | 12 | 1 |
QRectVectorPath::setName: | QRectVectorPath::set | Prototype: | inline void set(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 102-115 |
| | 12 | 1 |
QRecursiveMutexPrivate::lockName: | QRecursiveMutexPrivate::lock | Prototype: | inline bool QRecursiveMutexPrivate::lock(int timeout) noexcept | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 631-649 |
| | 12 | 4 |
QRegion::intersectsName: | QRegion::intersects | Prototype: | bool QRegion::intersects(const QRect &rect) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4310-4326 |
| | 12 | 6 |
QRegion::subtractedName: | QRegion::subtracted | Prototype: | QRegion QRegion::subtracted(const QRegion &r) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4160-4183 |
| | 12 | 5 |
QRegion::xoredName: | QRegion::xored | Prototype: | QRegion QRegion::xored(const QRegion &r) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4185-4201 |
| | 12 | 5 |
QRenderRule::boxRectName: | QRenderRule::boxRect | Prototype: | QRect QRenderRule::boxRect(const QRect& cr, int flags) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1053-1071 |
| | 12 | 5 |
QRingBuffer::peekName: | QRingBuffer::peek | Prototype: | qint64 QRingBuffer::peek(char *data, qint64 maxLength, qint64 pos) const | Coverage: | 92.857% (13/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 293-314 |
| | 12 | 4 |
QRingBuffer::readName: | QRingBuffer::read | Prototype: | QByteArray QRingBuffer::read() | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 268-286 |
| | 12 | 3 |
QSequentialAnimationGroupPrivate::_q_uncontrolledAnimationFinishedName: | QSequentialAnimationGroupPrivate::_q_uncontrolledAnimationFinished | Prototype: | void QSequentialAnimationGroupPrivate::_q_uncontrolledAnimationFinished() | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 482-505 |
| | 12 | 4 |
QSequentialAnimationGroupPrivate::advanceForwardsName: | QSequentialAnimationGroupPrivate::advanceForwards | Prototype: | void QSequentialAnimationGroupPrivate::advanceForwards(const AnimationIndex &newAnimationIndex) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 174-198 |
| | 12 | 5 |
QSequentialAnimationGroupPrivate::rewindForwardsName: | QSequentialAnimationGroupPrivate::rewindForwards | Prototype: | void QSequentialAnimationGroupPrivate::rewindForwards(const AnimationIndex &newAnimationIndex) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 206-230 |
| | 12 | 5 |
QSimplex::dumpMatrixName: | QSimplex::dumpMatrix | Prototype: | void QSimplex::dumpMatrix() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 353-370 |
| | 12 | 4 |
QSlider::paintEventName: | QSlider::paintEvent | Prototype: | void QSlider::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 317-335 |
| | 12 | 3 |
QSliderPrivate::initName: | QSliderPrivate::init | Prototype: | void QSliderPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 74-88 |
| | 12 | 2 |
QSortFilterProxyModelPrivate::remove_source_itemsName: | QSortFilterProxyModelPrivate::remove_source_items | Prototype: | void QSortFilterProxyModelPrivate::remove_source_items( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, const QVector<int> &source_items, const QModelIndex &source_parent, Qt::Orientation orient, bool emit_signal) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 547-567 |
| | 12 | 3 |
QSpanBuffer::addSpanName: | QSpanBuffer::addSpan | Prototype: | void addSpan(int x, unsigned int len, int y, unsigned char coverage) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 89-106 |
| | 12 | 3 |
QSplitterLayoutStruct::getWidgetSizeName: | QSplitterLayoutStruct::getWidgetSize | Prototype: | int QSplitterLayoutStruct::getWidgetSize(Qt::Orientation orient) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 357-374 |
| | 12 | 4 |
QSqlCachedResult::fetchLastName: | QSqlCachedResult::fetchLast | Prototype: | bool QSqlCachedResult::fetchLast() | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | Lines: | 206-225 |
| | 12 | 5 |
QSqlTableModel::setTableName: | QSqlTableModel::setTable | Prototype: | void QSqlTableModel::setTable(const QString &tableName) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 323-343 |
| | 12 | 4 |
QSslCertificatePrivate::subjectInfoToStringName: | QSslCertificatePrivate::subjectInfoToString | Prototype: | QByteArray QSslCertificatePrivate::subjectInfoToString(QSslCertificate::SubjectInfo info) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 664-679 |
| | 12 | 10 |
QSslSocket::connectToHostName: | QSslSocket::connectToHost | Prototype: | void QSslSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1910-1935 |
| | 12 | 3 |
QSslSocketPrivate::peekName: | QSslSocketPrivate::peek | Prototype: | qint64 QSslSocketPrivate::peek(char *data, qint64 maxSize) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2575-2597 |
| | 12 | 5 |
QStackedLayout::sizeHintName: | QStackedLayout::sizeHint | Prototype: | QSize QStackedLayout::sizeHint() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 436-452 |
| | 12 | 5 |
QStackedLayoutPrivate::replaceAtName: | QStackedLayoutPrivate::replaceAt | Prototype: | QLayoutItem* QStackedLayoutPrivate::replaceAt(int idx, QLayoutItem *newitem) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 60-75 |
| | 12 | 4 |
QStandardItemModel::headerDataName: | QStandardItemModel::headerData | Prototype: | QVariant QStandardItemModel::headerData(int section, Qt::Orientation orientation, int role) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2788-2803 |
| | 12 | 4 |
QStandardItemPrivate::setItemDataName: | 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: | 200-220 |
| | 12 | 5 |
QState::setInitialStateName: | QState::setInitialState | Prototype: | void QState::setInitialState(QAbstractState *state) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 492-509 |
| | 12 | 4 |
QStateMachinePrivate::createInitialTransitionName: | QStateMachinePrivate::createInitialTransition | Prototype: | QAbstractTransition *QStateMachinePrivate::createInitialTransition() const | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1718-1743 |
| | 12 | 5 |
QStateMachinePrivate::stateEntryLessThanName: | QStateMachinePrivate::stateEntryLessThan | Prototype: | bool QStateMachinePrivate::stateEntryLessThan(QAbstractState *s1, QAbstractState *s2) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 488-504 |
| | 12 | 4 |
QStateMachinePrivate::stateExitLessThanName: | QStateMachinePrivate::stateExitLessThan | Prototype: | bool QStateMachinePrivate::stateExitLessThan(QAbstractState *s1, QAbstractState *s2) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 506-522 |
| | 12 | 4 |
QString::toLatin1_helper_inplaceName: | QString::toLatin1_helper_inplace | Prototype: | QByteArray QString::toLatin1_helper_inplace(QString &s) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4552-4579 |
| | 12 | 2 |
QStyle::sliderValueFromPositionName: | QStyle::sliderValueFromPosition | Prototype: | int QStyle::sliderValueFromPosition(int min, int max, int pos, int span, bool upsideDown) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 2257-2278 |
| | 12 | 4 |
QSystemTrayIconSys::QSystemTrayIconSysName: | QSystemTrayIconSys::QSystemTrayIconSys | Prototype: | QSystemTrayIconSys::QSystemTrayIconSys(QSystemTrayIcon *qIn) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 102-138 |
| | 12 | 3 |
QSystemTrayIconSys::mousePressEventName: | QSystemTrayIconSys::mousePressEvent | Prototype: | void QSystemTrayIconSys::mousePressEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 173-194 |
| | 12 | 6 |
QTabBar::tabRectName: | QTabBar::tabRect | Prototype: | QRect QTabBar::tabRect(int index) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1263-1279 |
| | 12 | 5 |
QTableModel::indexName: | QTableModel::index | Prototype: | QModelIndex QTableModel::index(const QTableWidgetItem *item) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 352-368 |
| | 12 | 4 |
QTableModel::insertColumnsName: | QTableModel::insertColumns | Prototype: | bool QTableModel::insertColumns(int column, int count, const QModelIndex &) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 82-98 |
| | 12 | 4 |
QTableModel::itemChangedName: | QTableModel::itemChanged | Prototype: | void QTableModel::itemChanged(QTableWidgetItem *item) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 775-793 |
| | 12 | 6 |
QTableModel::setHeaderDataName: | QTableModel::setHeaderData | Prototype: | bool QTableModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 716-734 |
| | 12 | 4 |
QTableModel::updateRowIndexesName: | QTableModel::updateRowIndexes | Prototype: | void QTableModel::updateRowIndexes(QModelIndexList &indexes, int movedFromRow, int movedToRow) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 649-665 |
| | 12 | 6 |
QTeamCityLogger::addMessageName: | QTeamCityLogger::addMessage | Prototype: | void QTeamCityLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | Lines: | 196-220 |
| | 12 | 4 |
QTest::fetchDataName: | QTest::fetchData | Prototype: | void *fetchData(QTestData *data, const char *tagName, int typeId) | Coverage: | 43.750% (7/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1015-1035 |
| | 12 | 6 |
QTextBlock::textName: | QTextBlock::text | Prototype: | QString QTextBlock::text() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1222-1240 |
| | 12 | 3 |
QTextBrowser::keyPressEventName: | QTextBrowser::keyPressEvent | Prototype: | void QTextBrowser::keyPressEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 920-986 |
| | 12 | 5 |
QTextCursor::insertImageName: | QTextCursor::insertImage | Prototype: | void QTextCursor::insertImage(const QTextImageFormat &format, QTextFrameFormat::Position alignment) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2277-2294 |
| | 12 | 2 |
QTextDocumentLayout::doLayoutName: | QTextDocumentLayout::doLayout | Prototype: | QRectF QTextDocumentLayout::doLayout(int from, int oldLength, int length) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2989-3011 |
| | 12 | 4 |
QTextDocumentLayoutPrivate::frameBoundingRectInternalName: | QTextDocumentLayoutPrivate::frameBoundingRectInternal | Prototype: | QRectF QTextDocumentLayoutPrivate::frameBoundingRectInternal(QTextFrame *frame) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 3251-3269 |
| | 12 | 4 |
QTextEdit::mouseMoveEventName: | QTextEdit::mouseMoveEvent | Prototype: | void QTextEdit::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1577-1592 |
| | 12 | 5 |
QTextEngine::shapeName: | QTextEngine::shape | Prototype: | void QTextEngine::shape(int item) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1518-1536 |
| | 12 | 4 |
QTextFormat::lengthVectorPropertyName: | QTextFormat::lengthVectorProperty | Prototype: | QVector<QTextLength> QTextFormat::lengthVectorProperty(int propertyId) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1072-1089 |
| | 12 | 5 |
QTextFormatPrivate::resolveFontName: | QTextFormatPrivate::resolveFont | Prototype: | void QTextFormatPrivate::resolveFont(const QFont &defaultFont) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 322-344 |
| | 12 | 3 |
QTextFramePrivate::fragmentAddedName: | QTextFramePrivate::fragmentAdded | Prototype: | void QTextFramePrivate::fragmentAdded(QChar type, uint fragment) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 535-551 |
| | 12 | 4 |
QTextHtmlExporter::emitBackgroundAttributeName: | QTextHtmlExporter::emitBackgroundAttribute | Prototype: | void QTextHtmlExporter::emitBackgroundAttribute(const QTextFormat &format) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2995-3014 |
| | 12 | 5 |
QTextHtmlExporter::emitFloatStyleName: | QTextHtmlExporter::emitFloatStyle | Prototype: | void QTextHtmlExporter::emitFloatStyle(QTextFrameFormat::Position pos, StyleMode mode) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2526-2545 |
| | 12 | 6 |
QTextHtmlExporter::emitMarginsName: | QTextHtmlExporter::emitMargins | Prototype: | void QTextHtmlExporter::emitMargins(const QString &top, const QString &bottom, const QString &left, const QString &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2618-2635 |
| | 12 | 1 |
QTextHtmlStyleSelector::previousSiblingNodeName: | QTextHtmlStyleSelector::previousSiblingNode | Prototype: | QCss::StyleSelector::NodePtr QTextHtmlStyleSelector::previousSiblingNode(NodePtr node) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1764-1778 |
| | 12 | 4 |
QTextStreamPrivate::putStringName: | QTextStreamPrivate::putString | Prototype: | void QTextStreamPrivate::putString(const QChar *data, int len, bool number) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 966-990 |
| | 12 | 4 |
QTextTable::cellAtName: | QTextTable::cellAt | Prototype: | QTextTableCell QTextTable::cellAt(int position) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 607-624 |
| | 12 | 4 |
QThreadStorageData::QThreadStorageDataName: | QThreadStorageData::QThreadStorageData | Prototype: | QThreadStorageData::QThreadStorageData(void (*func)(void *)) | Coverage: | 57.143% (8/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | Lines: | 76-105 |
| | 12 | 5 |
QTimeZonePrivate::availableTimeZoneIdsName: | QTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 357-378 |
| | 12 | 3 |
QTimerInfoList::timerRemainingTimeName: | QTimerInfoList::timerRemainingTime | Prototype: | int QTimerInfoList::timerRemainingTime(int timerId) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 420-444 |
| | 12 | 4 |
QTipLabel::reuseTipName: | QTipLabel::reuseTip | Prototype: | void QTipLabel::reuseTip(const QString &text, int msecDisplayTime) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 199-218 |
| | 12 | 3 |
QToolBarAreaLayout::gapIndexName: | QToolBarAreaLayout::gapIndex | Prototype: | QList<int> QToolBarAreaLayout::gapIndex(const QPoint &pos) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 1033-1050 |
| | 12 | 4 |
QToolBarAreaLayout::takeAtName: | QToolBarAreaLayout::takeAt | Prototype: | QLayoutItem *QToolBarAreaLayout::takeAt(int *x, int index) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 752-774 |
| | 12 | 6 |
QToolBarAreaLayoutInfo::itemRectName: | QToolBarAreaLayoutInfo::itemRect | Prototype: | QRect QToolBarAreaLayoutInfo::itemRect(const QList<int> &path) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 579-599 |
| | 12 | 2 |
QToolBarAreaLayoutInfo::minimumSizeName: | QToolBarAreaLayoutInfo::minimumSize | Prototype: | QSize QToolBarAreaLayoutInfo::minimumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 241-259 |
| | 12 | 3 |
QToolBarAreaLayoutInfo::sizeHintName: | QToolBarAreaLayoutInfo::sizeHint | Prototype: | QSize QToolBarAreaLayoutInfo::sizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 221-239 |
| | 12 | 3 |
QToolBarAreaLayoutLine::minimumSizeName: | QToolBarAreaLayoutLine::minimumSize | Prototype: | QSize QToolBarAreaLayoutLine::minimumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 128-146 |
| | 12 | 3 |
QToolBarAreaLayoutLine::sizeHintName: | QToolBarAreaLayoutLine::sizeHint | Prototype: | QSize QToolBarAreaLayoutLine::sizeHint() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 108-126 |
| | 12 | 3 |
QToolBarLayout::takeAtName: | QToolBarLayout::takeAt | Prototype: | QLayoutItem *QToolBarLayout::takeAt(int index) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 173-193 |
| | 12 | 4 |
QToolBox::setCurrentIndexName: | QToolBox::setCurrentIndex | Prototype: | void QToolBox::setCurrentIndex(int index) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | Lines: | 419-435 |
| | 12 | 3 |
QToolButton::mousePressEventName: | QToolButton::mousePressEvent | Prototype: | void QToolButton::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | Lines: | 590-608 |
| | 12 | 3 |
QToolButton::setMenuName: | QToolButton::setMenu | Prototype: | void QToolButton::setMenu(QMenu* menu) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | Lines: | 642-663 |
| | 12 | 4 |
QTornOffMenu::QTornOffMenuName: | QTornOffMenu::QTornOffMenu | Prototype: | QTornOffMenu(QMenu *p) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 100-117 |
| | 12 | 3 |
QTransform::operator=Name: | QTransform::operator= | Prototype: | QTransform & QTransform::operator=(const QTransform &matrix) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1026-1041 |
| | 12 | 1 |
QTreeView::selectedIndexesName: | QTreeView::selectedIndexes | Prototype: | QModelIndexList QTreeView::selectedIndexes() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2437-2453 |
| | 12 | 5 |
QTreeView::verticalOffsetName: | QTreeView::verticalOffset | Prototype: | int QTreeView::verticalOffset() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2153-2173 |
| | 12 | 5 |
QTreeView::viewportSizeHintName: | QTreeView::viewportSizeHint | Prototype: | QSize QTreeView::viewportSizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2682-2706 |
| | 12 | 3 |
QTreeViewPrivate::itemHeightName: | QTreeViewPrivate::itemHeight | Prototype: | int QTreeViewPrivate::itemHeight(int item) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3425-3440 |
| | 12 | 5 |
QTreeWidgetItem::dataName: | QTreeWidgetItem::data | Prototype: | QVariant QTreeWidgetItem::data(int column, int role) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1779-1802 |
| | 12 | 10 |
QTreeWidgetItem::sortChildrenName: | QTreeWidgetItem::sortChildren | Prototype: | void QTreeWidgetItem::sortChildren(int column, Qt::SortOrder order, bool climb) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2117-2131 |
| | 12 | 3 |
QTreeWidgetPrivate::_q_selectionChangedName: | QTreeWidgetPrivate::_q_selectionChanged | Prototype: | void QTreeWidgetPrivate::_q_selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2314-2332 |
| | 12 | 3 |