Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDialogButtonBox::removeButtonName: | QDialogButtonBox::removeButton | Prototype: | void QDialogButtonBox::removeButton(QAbstractButton *button) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 715-740 |
| | 16 | 8 |
QDateTimePrivate::setTimeSpecName: | QDateTimePrivate::setTimeSpec | Prototype: | void QDateTimePrivate::setTimeSpec(Qt::TimeSpec spec, int offsetSeconds) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2611-2641 |
| | 16 | 6 |
QDateTimeEditPrivate::emitSignalsName: | QDateTimeEditPrivate::emitSignals | Prototype: | void QDateTimeEditPrivate::emitSignals(EmitPolicy ep, const QVariant &old) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2137-2160 |
| | 16 | 5 |
QDateTimeEditPrivate::QDateTimeEditPrivateName: | QDateTimeEditPrivate::QDateTimeEditPrivate | Prototype: | QDateTimeEditPrivate::QDateTimeEditPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1660-1684 |
| | 16 | 1 |
QDBusMenuAdaptor::EventName: | QDBusMenuAdaptor::Event | Prototype: | void QDBusMenuAdaptor::Event(int id, const QString &eventId, const QDBusVariant &data, uint timestamp) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | Lines: | 113-133 |
| | 16 | 8 |
QDBusConnectionPrivate::sendWithReplyName: | QDBusConnectionPrivate::sendWithReply | Prototype: | QDBusMessage QDBusConnectionPrivate::sendWithReply(const QDBusMessage &message, int sendMode, int timeout) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2038-2067 |
| | 16 | 4 |
QDBusConnectionPrivate::sendErrorName: | QDBusConnectionPrivate::sendError | Prototype: | void QDBusConnectionPrivate::sendError(const QDBusMessage &msg, QDBusError::ErrorType code) | Coverage: | 92.857% (13/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1369-1390 |
| | 16 | 5 |
QDBusAbstractInterfacePrivate::finishDisconnectNotifyName: | QDBusAbstractInterfacePrivate::finishDisconnectNotify | Prototype: | void QDBusAbstractInterfacePrivate::finishDisconnectNotify(QDBusAbstractInterface *ptr, int signalId) | Coverage: | 80.000% (16/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 646-670 |
| | 16 | 6 |
QCupsJobWidget::initBannerPagesName: | QCupsJobWidget::initBannerPages | Prototype: | void QCupsJobWidget::initBannerPages() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 173-193 |
| | 16 | 1 |
QConfFileSettingsPrivate::~QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::~QConfFileSettingsPrivate() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1168-1200 |
| | 16 | 7 |
QCompletionModel::mapToSourceName: | QCompletionModel::mapToSource | Prototype: | QModelIndex QCompletionModel::mapToSource(const QModelIndex& index) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 221-245 |
| | 16 | 5 |
QCompleter::setModelName: | QCompleter::setModel | Prototype: | void QCompleter::setModel(QAbstractItemModel *model) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1043-1077 |
| | 16 | 6 |
QComboBoxPrivate::viewContainerName: | QComboBoxPrivate::viewContainer | Prototype: | QComboBoxPrivateContainer* QComboBoxPrivate::viewContainer() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 990-1009 |
| | 16 | 2 |
QComboBoxPrivate::showPopupFromMouseEventName: | QComboBoxPrivate::showPopupFromMouseEvent | Prototype: | void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3058-3097 |
| | 16 | 4 |
QComboBoxPrivate::_q_rowsRemovedName: | QComboBoxPrivate::_q_rowsRemoved | Prototype: | void QComboBoxPrivate::_q_rowsRemoved(const QModelIndex &parent, int , int ) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1072-1097 |
| | 16 | 6 |
QComboBoxPrivate::_q_dataChangedName: | QComboBoxPrivate::_q_dataChanged | Prototype: | void QComboBoxPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1017-1043 |
| | 16 | 5 |
QComboBox::wheelEventName: | QComboBox::wheelEvent | Prototype: | void QComboBox::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3269-3296 |
| | 16 | 7 |
QColumnViewPrivate::setPreviewWidgetName: | QColumnViewPrivate::setPreviewWidget | Prototype: | void QColumnViewPrivate::setPreviewWidget(QWidget *widget) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 834-853 |
| | 16 | 3 |
QColormap::pixelName: | QColormap::pixel | Prototype: | uint QColormap::pixel(const QColor &color) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 159-192 |
| | 16 | 5 |
QColorShower::setHsvName: | QColorShower::setHsv | Prototype: | void QColorShower::setHsv(int h, int s, int v) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1448-1471 |
| | 16 | 2 |
QColorShower::htmlEdName: | QColorShower::htmlEd | Prototype: | void QColorShower::htmlEd() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1404-1425 |
| | 16 | 2 |
QColor::setColorFromStringName: | QColor::setColorFromString | Prototype: | bool QColor::setColorFromString(const QString &name) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 582-611 |
| | 16 | 5 |
QColor::lightName: | QColor::light | Prototype: | QColor QColor::light(int factor) const noexcept | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2333-2358 |
| | 16 | 5 |
QColor::fromHslFName: | QColor::fromHslF | Prototype: | QColor QColor::fromHslF(qreal h, qreal s, qreal l, qreal a) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2111-2131 |
| | 16 | 3 |
QCalendarWidget::setDateRangeName: | QCalendarWidget::setDateRange | Prototype: | void QCalendarWidget::setDateRange(const QDate &min, const QDate &max) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2576-2596 |
| | 16 | 4 |
QCalendarDateValidator::handleKeyEventName: | QCalendarDateValidator::handleKeyEvent | Prototype: | void QCalendarDateValidator::handleKeyEvent(QKeyEvent *keyEvent) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 618-640 |
| | 16 | 8 |
QByteArray::fromHexName: | QByteArray::fromHex | Prototype: | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4335-4358 |
| | 16 | 4 |
QBspTree::climbTreeName: | QBspTree::climbTree | Prototype: | void QBspTree::climbTree(const QRect &area, callback *function, QBspTreeData data, int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 77-100 |
| | 16 | 7 |
QBlittablePlatformPixmap::fromImageName: | QBlittablePlatformPixmap::fromImage | Prototype: | void QBlittablePlatformPixmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | Lines: | 178-200 |
| | 16 | 3 |
QBasicFontDatabase::populateFontDatabaseName: | QBasicFontDatabase::populateFontDatabase | Prototype: | void QBasicFontDatabase::populateFontDatabase() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | Lines: | 61-84 |
| | 16 | 3 |
QAuthenticator::operator=Name: | QAuthenticator::operator= | Prototype: | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 169-192 |
| | 16 | 4 |
QApplicationPrivate::translateTouchCancelName: | QApplicationPrivate::translateTouchCancel | Prototype: | void QApplicationPrivate::translateTouchCancel(QTouchDevice *device, ulong timestamp) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4525-4545 |
| | 16 | 4 |
QAccessibleTableCell::selectCellName: | QAccessibleTableCell::selectCell | Prototype: | void QAccessibleTableCell::selectCell() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 924-950 |
| | 16 | 8 |
QAccessibleTable::selectColumnName: | QAccessibleTable::selectColumn | Prototype: | bool QAccessibleTable::selectColumn(int column) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 289-315 |
| | 16 | 9 |
QAccessibleMdiSubWindow::stateName: | QAccessibleMdiSubWindow::state | Prototype: | QAccessible::State QAccessibleMdiSubWindow::state() const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 421-440 |
| | 16 | 7 |
QAccessibleButton::textName: | QAccessibleButton::text | Prototype: | QString QAccessibleButton::text(QAccessible::Text t) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 106-132 |
| | 16 | 8 |
QAbstractSocketPrivate::_q_testConnectionName: | QAbstractSocketPrivate::_q_testConnection | Prototype: | void QAbstractSocketPrivate::_q_testConnection() | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1151-1185 |
| | 16 | 9 |
QAbstractScrollArea::setViewportName: | QAbstractScrollArea::setViewport | Prototype: | void QAbstractScrollArea::setViewport(QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 600-625 |
| | 16 | 4 |
QAbstractItemViewPrivate::updateEditorDataName: | QAbstractItemViewPrivate::updateEditorData | Prototype: | void QAbstractItemViewPrivate::updateEditorData(const QModelIndex &tl, const QModelIndex &br) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4234-4259 |
| | 16 | 4 |
QAbstractItemViewPrivate::positionName: | QAbstractItemViewPrivate::position | Prototype: | QAbstractItemView::DropIndicatorPosition QAbstractItemViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &index) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2191-2216 |
| | 16 | 7 |
QAbstractItemViewPrivate::initName: | QAbstractItemViewPrivate::init | Prototype: | void QAbstractItemViewPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 124-147 |
| | 16 | 1 |
QAbstractItemModel::beginMoveRowsName: | QAbstractItemModel::beginMoveRows | Prototype: | bool QAbstractItemModel::beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2841-2863 |
| | 16 | 2 |
QAbstractItemModel::beginMoveColumnsName: | QAbstractItemModel::beginMoveColumns | Prototype: | bool QAbstractItemModel::beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | Coverage: | 25.000% (4/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3058-3081 |
| | 16 | 2 |
QAbstractAnimation::setDirectionName: | QAbstractAnimation::setDirection | Prototype: | void QAbstractAnimation::setDirection(Direction direction) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1154-1183 |
| | 16 | 6 |
Parser::parseExprName: | Parser::parseExpr | Prototype: | bool Parser::parseExpr(QVector<Value> *values) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2566-2586 |
| | 16 | 7 |
Parser::parseAttribName: | Parser::parseAttrib | Prototype: | bool Parser::parseAttrib(AttributeSelector *attr) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2484-2508 |
| | 16 | 6 |
Parser::initName: | Parser::init | Prototype: | void Parser::init(const QString &css, bool isFile) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2157-2180 |
| | 16 | 3 |
Declaration::rectValueName: | Declaration::rectValue | Prototype: | QRect Declaration::rectValue() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1504-1524 |
| | 16 | 6 |
Dasher::DasherName: | Dasher::Dasher | Prototype: | Dasher(QCosmeticStroker *s, bool reverse, int start, int stop) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 86-110 |
| | 16 | 4 |
CloseButton::paintEventName: | CloseButton::paintEvent | Prototype: | void CloseButton::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2590-2611 |
| | 16 | 6 |
verifyTagName: | verifyTag | Prototype: | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 118-149 |
| | 15 | 13 |
unstylableName: | unstylable | Prototype: | static bool unstylable(const QWidget *w) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2389-2419 |
| | 15 | 7 |
unquoteName: | unquote | Prototype: | static QString unquote(const QStringRef &str) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 316-338 |
| | 15 | 5 |
stretchGradientToUserSpaceName: | stretchGradientToUserSpace | Prototype: | static inline QBrush stretchGradientToUserSpace(const QBrush &brush, const QRectF &boundingRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 514-528 |
| | 15 | 1 |
simdDecodeAsciiName: | simdDecodeAscii | Prototype: | static inline bool simdDecodeAscii(ushort *&dst, const uchar *&nextAscii, const uchar *&src, const uchar *end) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 95-141 |
| | 15 | 4 |
setName: | set | Prototype: | static void set(QJustificationPoint *point, int type, const QGlyphLayout &glyph, QFontEngine *fe) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2142-2165 |
| | 15 | 4 |
replacePercentNName: | replacePercentN | Prototype: | static void replacePercentN(QString *result, int n) | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1934-1956 |
| | 15 | 5 |
realMinSizeName: | realMinSize | Prototype: | static int realMinSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 483-506 |
| | 15 | 5 |
qulltoaName: | qulltoa | Prototype: | QString qulltoa(qulonglong l, int base, const QChar _zero) | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 427-457 |
| | 15 | 5 |
queuedConnectionTypesName: | queuedConnectionTypes | Prototype: | static int *queuedConnectionTypes(const QList<QByteArray> &typeNames) | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 90-112 |
| | 15 | 5 |
queuedConnectionTypesName: | queuedConnectionTypes | Prototype: | static int *queuedConnectionTypes(const QArgumentType *argumentTypes, int argc) | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 114-136 |
| | 15 | 5 |
qt_starts_withName: | qt_starts_with | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10201-10221 |
| | 15 | 7 |
qt_qFindChild_helperName: | qt_qFindChild_helper | Prototype: | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) | Coverage: | 91.304% (21/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1926-1946 |
| | 15 | 7 |
qt_painter_thread_testName: | qt_painter_thread_test | Prototype: | static bool qt_painter_thread_test(int devType, int engineType, const char *what) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 151-175 |
| | 15 | 6 |
qt_nameForCustomSizeName: | qt_nameForCustomSize | Prototype: | static QString qt_nameForCustomSize(const QSizeF &size, QPageSize::Unit units) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 474-505 |
| | 15 | 7 |
qt_int_sqrtName: | qt_int_sqrt | Prototype: | unsigned int qt_int_sqrt(unsigned int n) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3098-3119 |
| | 15 | 5 |
qt_find_patternName: | qt_find_pattern | Prototype: | static long qt_find_pattern(const char *s, ulong s_len, const char *pattern, ulong p_len) | Coverage: | 65.000% (13/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 187-221 |
| | 15 | 6 |
qt_blurrowName: | qt_blurrow | Prototype: | template<int aprec, int zprec, bool alphaOnly> inline void qt_blurrow(QImage & im, int line, int alpha) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 647-676 |
| | 15 | 6 |
qt_blurImageName: | qt_blurImage | Prototype: | void qt_blurImage(QPainter *p, QImage &blurImage, qreal radius, bool quality, bool alphaOnly, int transposed = 0) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 861-886 |
| | 15 | 5 |
qt_UnicodeToTSCIIName: | qt_UnicodeToTSCII | Prototype: | static unsigned char qt_UnicodeToTSCII(ushort u1, ushort u2, ushort u3) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | Lines: | 455-481 |
| | 15 | 4 |
qglx_findVisualInfoName: | qglx_findVisualInfo | Prototype: | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit) | Coverage: | 30.769% (4/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 231-258 |
| | 15 | 5 |
qSpiInitializeStructTypesName: | qSpiInitializeStructTypes | Prototype: | void qSpiInitializeStructTypes() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 217-234 |
| | 15 | 1 |
qSmartMinSizeName: | qSmartMinSize | Prototype: | QSize qSmartMinSize(const QSize &sizeHint, const QSize &minSizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 347-375 |
| | 15 | 7 |
qSmartMaxSizeName: | qSmartMaxSize | Prototype: | QSize qSmartMaxSize(const QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 392-413 |
| | 15 | 8 |
qMetaTypeCustomType_unlockedName: | qMetaTypeCustomType_unlocked | Prototype: | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 894-914 |
| | 15 | 7 |
qEnvironmentVariableIntValueName: | qEnvironmentVariableIntValue | Prototype: | int qEnvironmentVariableIntValue(const char *varName, bool *ok) noexcept | Coverage: | 100.000% (18/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3301-3334 |
| | 15 | 6 |
qCalculateBlockSizeName: | qCalculateBlockSize | Prototype: | size_t qCalculateBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 167-187 |
| | 15 | 4 |
progressForValueName: | progressForValue | Prototype: | static qreal progressForValue(const QEasingCurve &curve, qreal value) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 166-188 |
| | 15 | 6 |
parse_locale_tagName: | parse_locale_tag | Prototype: | static bool parse_locale_tag(const QString &input, int &i, QString *result, const QString &separators) | Coverage: | 59.091% (13/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 385-403 |
| | 15 | 4 |
operator>>Name: | operator>> | Prototype: | static QDataStream &operator>>(QDataStream &s, BMP_INFOHDR &bi) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 109-129 |
| | 15 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusToolTipStruct &toolTip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | Lines: | 189-209 |
| | 15 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTouchEvent::TouchPoint &tp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3878-3895 |
| | 15 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QSslCertificate &certificate) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 690-707 |
| | 15 | 1 |
operator/Name: | operator/ | Prototype: | double operator/(const QVariant &arg1, const QVariant &arg2) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 2037-2060 |
| | 15 | 5 |
objectContentToJsonName: | objectContentToJson | Prototype: | static void objectContentToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 184-208 |
| | 15 | 5 |
numericTypePromotionName: | numericTypePromotion | Prototype: | static int numericTypePromotion(uint t1, uint t2) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3393-3437 |
| | 15 | 5 |
nextGeometryTokenName: | nextGeometryToken | Prototype: | static inline int nextGeometryToken(const QByteArray &a, int &pos, char *op) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 269-290 |
| | 15 | 5 |
msecsToTimeName: | msecsToTime | Prototype: | static void msecsToTime(qint64 msecs, QDate *date, QTime *time) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2416-2439 |
| | 15 | 5 |
loadEngineName: | loadEngine | Prototype: | static QFontEngine *loadEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 991-1021 |
| | 15 | 4 |
integralCompareName: | integralCompare | Prototype: | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3439-3460 |
| | 15 | 5 |
gray_set_cellName: | gray_set_cell | Prototype: | static void gray_set_cell( PWorker worker, TCoord ex, TCoord ey ) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 455-495 |
| | 15 | 5 |
getMotifWmHintsName: | getMotifWmHints | Prototype: | static QtMotifWmHints getMotifWmHints(QXcbConnection *c, xcb_window_t window) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1012-1036 |
| | 15 | 2 |
formatDropEventName: | formatDropEvent | Prototype: | static void formatDropEvent(QDebug d, const QDropEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3828-3845 |
| | 15 | 2 |
fbnameName: | fbname | Prototype: | static QString fbname(const QString &fileName) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 767-786 |
| | 15 | 6 |
familyListName: | familyList | Prototype: | static QStringList familyList(const QFontDef &req) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 693-716 |
| | 15 | 5 |
destStore64Name: | destStore64 | Prototype: | static void destStore64(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1239-1258 |
| | 15 | 3 |
correctActionContextName: | correctActionContext | Prototype: | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 264-310 |
| | 15 | 7 |
childWidgetsName: | childWidgets | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 76-95 |
| | 15 | 5 |
checkStaticArrayName: | checkStaticArray | Prototype: | static bool checkStaticArray(int &val, const QByteArray &dateString, int at, const char *array, int size) | Coverage: | 95.238% (20/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 537-557 |
| | 15 | 5 |
checkStatementName: | checkStatement | Prototype: | static bool checkStatement(bool statement, const char *msg, const char *file, int line) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 215-237 |
| | 15 | 4 |