Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QEglFSCursor::setCurrentCursorName: | QEglFSCursor::setCurrentCursor | Prototype: | bool QEglFSCursor::setCurrentCursor(QCursor *cursor) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 214-248 |
| | 26 | 5 |
QDynamicBufferResourceRoot::registerSelfName: | QDynamicBufferResourceRoot::registerSelf | Prototype: | bool registerSelf(const uchar *b, int size) | Coverage: | 44.444% (12/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 886-928 |
| | 26 | 5 |
QDateTimeEditPrivate::positionCalendarPopupName: | QDateTimeEditPrivate::positionCalendarPopup | Prototype: | void QDateTimeEditPrivate::positionCalendarPopup() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2532-2563 |
| | 26 | 9 |
QDataStream::readBytesName: | QDataStream::readBytes | Prototype: | QDataStream &QDataStream::readBytes(char *&s, uint &l) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1010-1045 |
| | 26 | 6 |
QDBusDemarshaller::toVariantInternalName: | QDBusDemarshaller::toVariantInternal | Prototype: | QVariant QDBusDemarshaller::toVariantInternal() | Coverage: | 97.727% (43/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 242-305 |
| | 26 | 23 |
QDBusConnectionPrivate::relaySignalName: | QDBusConnectionPrivate::relaySignal | Prototype: | void QDBusConnectionPrivate::relaySignal(QObject *obj, const QMetaObject *mo, int signalId, const QVariantList &args) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1248-1288 |
| | 26 | 4 |
QDBusAdaptorConnector::relayName: | QDBusAdaptorConnector::relay | Prototype: | void QDBusAdaptorConnector::relay(QObject *senderObj, int lastSignalIdx, void **argv) | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 293-334 |
| | 26 | 6 |
QCoreApplication::removePostedEventsName: | QCoreApplication::removePostedEvents | Prototype: | void QCoreApplication::removePostedEvents(QObject *receiver, int eventType) | Coverage: | 100.000% (39/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1679-1728 |
| | 26 | 9 |
QCompleter::pathFromIndexName: | QCompleter::pathFromIndex | Prototype: | QString QCompleter::pathFromIndex(const QModelIndex& index) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1758-1800 |
| | 26 | 7 |
QComboBox::insertItemsName: | QComboBox::insertItems | Prototype: | void QComboBox::insertItems(int index, const QStringList &list) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2279-2315 |
| | 26 | 8 |
QColumnView::currentChangedName: | QColumnView::currentChanged | Prototype: | void QColumnView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 907-950 |
| | 26 | 12 |
QBezier::tForYName: | QBezier::tForY | Prototype: | qreal QBezier::tForY(qreal t0, qreal t1, qreal y) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 507-547 |
| | 26 | 6 |
QAlphaWidget::runName: | QAlphaWidget::run | Prototype: | void QAlphaWidget::run(int time) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 133-181 |
| | 26 | 4 |
QAbstractTransition::setTargetStatesName: | QAbstractTransition::setTargetStates | Prototype: | void QAbstractTransition::setTargetStates(const QList<QAbstractState*> &targets) | Coverage: | 76.471% (26/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 258-310 |
| | 26 | 11 |
QAbstractSpinBox::sizeHintName: | QAbstractSpinBox::sizeHint | Prototype: | QSize QAbstractSpinBox::sizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 854-887 |
| | 26 | 3 |
QAbstractSpinBox::minimumSizeHintName: | QAbstractSpinBox::minimumSizeHint | Prototype: | QSize QAbstractSpinBox::minimumSizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 893-929 |
| | 26 | 3 |
QAbstractSocketPrivate::writeToSocketName: | QAbstractSocketPrivate::writeToSocket | Prototype: | bool QAbstractSocketPrivate::writeToSocket() | Coverage: | 94.444% (34/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 829-886 |
| | 26 | 8 |
Declaration::borderImageValueName: | Declaration::borderImageValue | Prototype: | void Declaration::borderImageValue(QString *image, int *cuts, TileMode *h, TileMode *v) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1658-1694 |
| | 26 | 12 |
AtSpiAdaptor::applicationInterfaceName: | AtSpiAdaptor::applicationInterface | Prototype: | bool AtSpiAdaptor::applicationInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1303-1339 |
| | 26 | 9 |
visibleGlyphRangeName: | visibleGlyphRange | Prototype: | static QPair<int, int> visibleGlyphRange(const QRectF &clip, QFontEngine *fontEngine, glyph_t *glyphs, QFixedPoint *positions, int numGlyphs) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2949-2980 |
| | 25 | 5 |
styleStringHelperName: | styleStringHelper | Prototype: | static QString styleStringHelper(int weight, QFont::Style style) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1298-1330 |
| | 25 | 13 |
readEtcFileName: | readEtcFile | Prototype: | static bool readEtcFile(QUnixOSVersion &v, const char *filename, const QByteArray &idKey, const QByteArray &versionKey, const QByteArray &prettyNameKey) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2241-2280 |
| | 25 | 7 |
qt_qimageScaleAARGBA_up_x_down_yName: | qt_qimageScaleAARGBA_up_x_down_y | Prototype: | static void qt_qimageScaleAARGBA_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 406-442 |
| | 25 | 4 |
qt_qimageScaleAARGBA_down_xy_sse4Name: | qt_qimageScaleAARGBA_down_xy_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_xy_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 156-201 |
| | 25 | 5 |
qtInitializeVertexArrayObjectHelperName: | qtInitializeVertexArrayObjectHelper | Prototype: | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 57-94 |
| | 25 | 10 |
qstringToXTPName: | qstringToXTP | Prototype: | static inline XTextProperty* qstringToXTP(Display *dpy, const QString& s) | Coverage: | 47.826% (11/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 245-283 |
| | 25 | 7 |
q_createConfigAttributesFromFormatName: | q_createConfigAttributesFromFormat | Prototype: | QVector<EGLint> q_createConfigAttributesFromFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 57-116 |
| | 25 | 1 |
qEncodeHmacMd5Name: | qEncodeHmacMd5 | Prototype: | QByteArray qEncodeHmacMd5(QByteArray &key, const QByteArray &message) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1127-1185 |
| | 25 | 4 |
qDBusInterfaceFromMetaObjectName: | qDBusInterfaceFromMetaObject | Prototype: | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) | Coverage: | 46.154% (12/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 75-115 |
| | 25 | 7 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QColor &color) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2544-2576 |
| | 25 | 4 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPageLayout &layout) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 949-984 |
| | 25 | 8 |
mergeIntoName: | mergeInto | Prototype: | static void mergeInto(QVector<int> *a, const QVector<int> &b) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 717-752 |
| | 25 | 9 |
lastIndexOfHelperName: | lastIndexOfHelper | Prototype: | static int lastIndexOfHelper(const char *haystack, int l, const char *needle, int ol, int from) | Coverage: | 96.154% (25/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2604-2635 |
| | 25 | 8 |
intersectPixelFPName: | intersectPixelFP | Prototype: | static Q16Dot16 intersectPixelFP(int x, Q16Dot16 top, Q16Dot16 bottom, Q16Dot16 leftIntersectX, Q16Dot16 rightIntersectX, Q16Dot16 slope, Q16Dot16 invSlope) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 675-714 |
| | 25 | 10 |
findXdndAwareParentName: | findXdndAwareParent | Prototype: | static xcb_window_t findXdndAwareParent(QXcbConnection *c, xcb_window_t window) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1099-1131 |
| | 25 | 5 |
findInBlockName: | findInBlock | Prototype: | static bool findInBlock(const QTextBlock &block, const QRegularExpression &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1497-1534 |
| | 25 | 6 |
findCharName: | findChar | Prototype: | static int findChar(const QChar *str, int len, QChar ch, int from, Qt::CaseSensitivity cs) | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 665-711 |
| | 25 | 12 |
errorMessageName: | errorMessage | Prototype: | static QString errorMessage(QUrlPrivate::ErrorCode errorCode, const QString &errorSource, int errorPosition) | Coverage: | 75.000% (42/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3947-4015 |
| | 25 | 35 |
addSelectedRegionsToPathName: | addSelectedRegionsToPath | Prototype: | static void addSelectedRegionsToPath(QTextEngine *eng, int lineNumber, const QPointF &pos, QTextLayout::FormatRange *selection, QPainterPath *region, QRectF boundingRect) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 977-1019 |
| | 25 | 6 |
ValueExtractor::lengthValuesName: | ValueExtractor::lengthValues | Prototype: | void ValueExtractor::lengthValues(const Declaration &decl, int *m) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 444-477 |
| | 25 | 9 |
ValueExtractor::extractFontName: | ValueExtractor::extractFont | Prototype: | bool ValueExtractor::extractFont(QFont *font, int *fontSizeAdjustment) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1265-1297 |
| | 25 | 13 |
StyleSelector::basicSelectorMatchesName: | StyleSelector::basicSelectorMatches | Prototype: | bool StyleSelector::basicSelectorMatches(const BasicSelector &sel, NodePtr node) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1909-1946 |
| | 25 | 10 |
StateSaver::~StateSaverName: | StateSaver::~StateSaver | Prototype: | ~StateSaver() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 381-413 |
| | 25 | 8 |
QXmlStreamReaderPrivate::fastScanNameName: | QXmlStreamReaderPrivate::fastScanName | Prototype: | inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) | Coverage: | 97.917% (47/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1292-1355 |
| | 25 | 33 |
QXcbWindow::setMouseGrabEnabledName: | QXcbWindow::setMouseGrabEnabled | Prototype: | bool QXcbWindow::setMouseGrabEnabled(bool grab) | Coverage: | 35.484% (11/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2639-2671 |
| | 25 | 7 |
QXcbWindow::setGeometryName: | QXcbWindow::setGeometry | Prototype: | void QXcbWindow::setGeometry(const QRect &rect) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 641-677 |
| | 25 | 4 |
QXcbWindow::propagateSizeHintsName: | QXcbWindow::propagateSizeHints | Prototype: | void QXcbWindow::propagateSizeHints() | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1633-1670 |
| | 25 | 6 |
QXcbWindow::handleConfigureNotifyEventName: | QXcbWindow::handleConfigureNotifyEvent | Prototype: | void QXcbWindow::handleConfigureNotifyEvent(const xcb_configure_notify_event_t *event) | Coverage: | 76.923% (20/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2095-2144 |
| | 25 | 6 |
QXcbConnection::initializeXRandrName: | QXcbConnection::initializeXRandr | Prototype: | void QXcbConnection::initializeXRandr() | Coverage: | 55.000% (11/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2128-2162 |
| | 25 | 4 |
QXcbClipboard::waitForClipboardEventName: | QXcbClipboard::waitForClipboardEvent | Prototype: | xcb_generic_event_t *QXcbClipboard::waitForClipboardEvent(xcb_window_t win, int type, int timeout, bool checkManager) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 888-926 |
| | 25 | 6 |
QWingedEdge::findInsertStatusName: | QWingedEdge::findInsertStatus | Prototype: | QWingedEdge::TraversalStatus QWingedEdge::findInsertStatus(int vi, int ei) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1030-1083 |
| | 25 | 4 |
QWidgetTextControlPrivate::selectionChangedName: | QWidgetTextControlPrivate::selectionChanged | Prototype: | void QWidgetTextControlPrivate::selectionChanged(bool forceEmitSelectionChanged ) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 577-615 |
| | 25 | 7 |
QWidgetPrivate::updateFontName: | QWidgetPrivate::updateFont | Prototype: | void QWidgetPrivate::updateFont(const QFont &font) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4820-4874 |
| | 25 | 9 |
QWidgetPrivate::naturalWidgetFontName: | QWidgetPrivate::naturalWidgetFont | Prototype: | QFont QWidgetPrivate::naturalWidgetFont(uint inheritedMask) const | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4755-4794 |
| | 25 | 8 |
QWidgetLineControl::setSelectionName: | QWidgetLineControl::setSelection | Prototype: | void QWidgetLineControl::setSelection(int start, int length) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 311-343 |
| | 25 | 7 |
QWidgetLineControl::internalSetTextName: | QWidgetLineControl::internalSetText | Prototype: | void QWidgetLineControl::internalSetText(const QString &txt, int pos, bool edited) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 751-788 |
| | 25 | 5 |
QWidgetEffectSourcePrivate::pixmapName: | QWidgetEffectSourcePrivate::pixmap | Prototype: | QPixmap QWidgetEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5882-5922 |
| | 25 | 6 |
QUrlQuery::queryName: | QUrlQuery::query | Prototype: | QString QUrlQuery::query(QUrl::ComponentFormattingOptions encoding) const | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 509-550 |
| | 25 | 7 |
QUrlPrivate::validityErrorName: | QUrlPrivate::validityError | Prototype: | inline QUrlPrivate::ErrorCode QUrlPrivate::validityError(QString *source, int *position) const | Coverage: | 100.000% (33/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1611-1662 |
| | 25 | 11 |
QUrlModel::addUrlsName: | QUrlModel::addUrls | Prototype: | void QUrlModel::addUrls(const QList<QUrl> &list, int row, bool move) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 243-279 |
| | 25 | 9 |
QUrl::adjustedName: | QUrl::adjusted | Prototype: | QUrl QUrl::adjusted(QUrl::FormattingOptions options) const | Coverage: | 93.750% (30/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3366-3398 |
| | 25 | 11 |
QUnsortedModelEngine::filterName: | QUnsortedModelEngine::filter | Prototype: | QMatchData QUnsortedModelEngine::filter(const QString& part, const QModelIndex& parent, int n) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 763-801 |
| | 25 | 6 |
QTsciiCodec::convertToUnicodeName: | QTsciiCodec::convertToUnicode | Prototype: | QString QTsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const | Coverage: | 25.926% (7/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | Lines: | 122-162 |
| | 25 | 9 |
QTreeModel::sortItemsName: | QTreeModel::sortItems | Prototype: | void QTreeModel::sortItems(QList<QTreeWidgetItem*> *items, int column, Qt::SortOrder order) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 839-876 |
| | 25 | 7 |
QToolBarAreaLayoutLine::fitLayoutName: | QToolBarAreaLayoutLine::fitLayout | Prototype: | void QToolBarAreaLayoutLine::fitLayout() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 148-188 |
| | 25 | 7 |
QThreadPrivate::startName: | QThreadPrivate::start | Prototype: | void *QThreadPrivate::start(void *arg) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 320-373 |
| | 25 | 4 |
QTextOdfWriter::writeTableCellFormatName: | QTextOdfWriter::writeTableCellFormat | Prototype: | void QTextOdfWriter::writeTableCellFormat(QXmlStreamWriter &writer, QTextTableCellFormat format, int formatIndex) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 697-743 |
| | 25 | 11 |
QTextLineItemIterator::nextName: | QTextLineItemIterator::next | Prototype: | QScriptItem &QTextLineItemIterator::next() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3587-3624 |
| | 25 | 5 |
QTextEngine::positionAfterVisualMovementName: | QTextEngine::positionAfterVisualMovement | Prototype: | int QTextEngine::positionAfterVisualMovement(int pos, QTextCursor::MoveOperation op) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3299-3338 |
| | 25 | 11 |
QTextCursor::selectedTextName: | QTextCursor::selectedText | Prototype: | QString QTextCursor::selectedText() const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1710-1748 |
| | 25 | 9 |
QTextCodec::codecForUtfTextName: | QTextCodec::codecForUtfText | Prototype: | QTextCodec *QTextCodec::codecForUtfText(const QByteArray &ba, QTextCodec *defaultCodec) | Coverage: | 84.444% (38/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 1107-1139 |
| | 25 | 9 |
QTableWidget::dropEventName: | QTableWidget::dropEvent | Prototype: | void QTableWidget::dropEvent(QDropEvent *event) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2683-2718 |
| | 25 | 6 |
QStatusBar::eventName: | QStatusBar::event | Prototype: | bool QStatusBar::event(QEvent *e) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 706-788 |
| | 25 | 10 |
QStateMachinePrivate::removeConflictingTransitionsName: | QStateMachinePrivate::removeConflictingTransitions | Prototype: | void QStateMachinePrivate::removeConflictingTransitions(QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 621-667 |
| | 25 | 8 |
QSslSocketBackendPrivate::setupOpenSslOptionsName: | QSslSocketBackendPrivate::setupOpenSslOptions | Prototype: | long QSslSocketBackendPrivate::setupOpenSslOptions(QSsl::SslProtocol protocol, QSsl::SslOptions sslOptions) | Coverage: | 82.353% (28/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 313-361 |
| | 25 | 11 |
QSslSocketBackendPrivate::continueHandshakeName: | QSslSocketBackendPrivate::continueHandshake | Prototype: | void QSslSocketBackendPrivate::continueHandshake() | Coverage: | 81.250% (26/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1515-1604 |
| | 25 | 11 |
QSslContext::createSslName: | QSslContext::createSsl | Prototype: | SSL* QSslContext::createSsl() | Coverage: | 62.069% (18/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 426-466 |
| | 25 | 9 |
QSqlTableModelPrivate::execName: | QSqlTableModelPrivate::exec | Prototype: | bool QSqlTableModelPrivate::exec(const QString &stmt, bool prepStatement, const QSqlRecord &rec, const QSqlRecord &whereValues) | Coverage: | 71.053% (27/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 153-194 |
| | 25 | 13 |
QSqlResultPrivate::positionalToNamedBindingName: | QSqlResultPrivate::positionalToNamedBinding | Prototype: | QString QSqlResultPrivate::positionalToNamedBinding(const QString &query) const | Coverage: | 90.625% (29/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | Lines: | 88-126 |
| | 25 | 8 |
QSortFilterProxyModelPrivate::_q_sourceHeaderDataChangedName: | QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged(Qt::Orientation orientation, int start, int end) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1268-1308 |
| | 25 | 6 |
QScrollArea::ensureWidgetVisibleName: | QScrollArea::ensureWidgetVisible | Prototype: | void QScrollArea::ensureWidgetVisible(QWidget *childWidget, int xmargin, int ymargin) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | Lines: | 471-504 |
| | 25 | 9 |
QSaveFile::commitName: | QSaveFile::commit | Prototype: | bool QSaveFile::commit() | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | Lines: | 279-316 |
| | 25 | 6 |
QRegion::unitedName: | QRegion::united | Prototype: | QRegion QRegion::united(const QRect &r) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4028-4058 |
| | 25 | 8 |
QRectF::operator|Name: | QRectF::operator| | Prototype: | QRectF QRectF::operator|(const QRectF &r) const noexcept | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 2157-2195 |
| | 25 | 7 |
QPlatformFontDatabase::fallbacksForFamilyName: | QPlatformFontDatabase::fallbacksForFamily | Prototype: | QStringList QPlatformFontDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 805-844 |
| | 25 | 7 |
QPixmapBlurFilter::drawName: | QPixmapBlurFilter::draw | Prototype: | void QPixmapBlurFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF &rect) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 901-938 |
| | 25 | 7 |
QPicturePaintEngine::drawTextItemName: | QPicturePaintEngine::drawTextItem | Prototype: | void QPicturePaintEngine::drawTextItem(const QPointF &p , const QTextItem &ti) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 479-517 |
| | 25 | 5 |
QPdfEngine::setupGraphicsStateName: | QPdfEngine::setupGraphicsState | Prototype: | void QPdfEngine::setupGraphicsState(QPaintEngine::DirtyFlags flags) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1098-1137 |
| | 25 | 13 |
QPainterState::initName: | QPainterState::init | Prototype: | void QPainterState::init(QPainter *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7708-7734 |
| | 25 | 1 |
QPainterPath::toReversedName: | QPainterPath::toReversed | Prototype: | QPainterPath QPainterPath::toReversed() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1505-1545 |
| | 25 | 7 |
QPainter::setClipRegionName: | QPainter::setClipRegion | Prototype: | void QPainter::setClipRegion(const QRegion &r, Qt::ClipOperation op) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2830-2869 |
| | 25 | 7 |
QPainter::setClipRectName: | QPainter::setClipRect | Prototype: | void QPainter::setClipRect(const QRect &rect, Qt::ClipOperation op) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2776-2810 |
| | 25 | 7 |
QOpenGLTimeMonitorPrivate::createName: | QOpenGLTimeMonitorPrivate::create | Prototype: | bool QOpenGLTimeMonitorPrivate::create() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 506-549 |
| | 25 | 10 |
QOpenGLTextureBlitter::createName: | QOpenGLTextureBlitter::create | Prototype: | bool QOpenGLTextureBlitter::create() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 322-359 |
| | 25 | 8 |
QOpenGL2PaintEngineExPrivate::updateBrushTextureName: | QOpenGL2PaintEngineExPrivate::updateBrushTexture | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushTexture() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 250-296 |
| | 25 | 8 |
QOpenGL2PaintEngineExPrivate::systemStateChangedName: | QOpenGL2PaintEngineExPrivate::systemStateChanged | Prototype: | void QOpenGL2PaintEngineExPrivate::systemStateChanged() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2401-2448 |
| | 25 | 6 |
QOpenGL2PaintEngineEx::drawTextItemName: | QOpenGL2PaintEngineEx::drawTextItem | Prototype: | void QOpenGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1564-1606 |
| | 25 | 4 |
QNetworkAccessManagerPrivate::_q_networkSessionStateChangedName: | QNetworkAccessManagerPrivate::_q_networkSessionStateChanged | Prototype: | void QNetworkAccessManagerPrivate::_q_networkSessionStateChanged(QNetworkSession::State state) | Coverage: | 31.818% (14/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1616-1656 |
| | 25 | 12 |
QMdiSubWindowPrivate::_q_enterInteractiveModeName: | QMdiSubWindowPrivate::_q_enterInteractiveMode | Prototype: | void QMdiSubWindowPrivate::_q_enterInteractiveMode() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 911-951 |
| | 25 | 5 |
QMdiSubWindow::mouseDoubleClickEventName: | QMdiSubWindow::mouseDoubleClickEvent | Prototype: | void QMdiSubWindow::mouseDoubleClickEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3227-3267 |
| | 25 | 11 |