| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
DBusConnection::connectA11yBus| Name: | DBusConnection::connectA11yBus | | Prototype: | void DBusConnection::connectA11yBus(const QString &address) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | | Lines: | 143-153 |
| | 6 | 3 |
ControllerWidget::event| Name: | ControllerWidget::event | | Prototype: | bool ControllerWidget::event(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 668-679 |
| | 6 | 2 |
ControlLabel::mouseReleaseEvent| Name: | ControlLabel::mouseReleaseEvent | | Prototype: | void ControlLabel::mouseReleaseEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 463-473 |
| | 6 | 3 |
CalculationCache::transitionDomain| Name: | CalculationCache::transitionDomain | | Prototype: | bool transitionDomain(QAbstractTransition *t, QAbstractState **domain) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 257-267 |
| | 6 | 2 |
CalculationCache::exitSet| Name: | CalculationCache::exitSet | | Prototype: | bool exitSet(QAbstractTransition *t, QSet<QAbstractState *> *exits) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 233-243 |
| | 6 | 2 |
CalculationCache::effectiveTargetStates| Name: | CalculationCache::effectiveTargetStates | | Prototype: | bool effectiveTargetStates(QAbstractTransition *t, QList<QAbstractState *> *targets) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 209-219 |
| | 6 | 2 |
Blend_ARGB32_on_RGB16_SourceAlpha::write| Name: | Blend_ARGB32_on_RGB16_SourceAlpha::write | | Prototype: | inline void write(quint16 *dst, quint32 src) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 95-103 |
| | 6 | 3 |
BlendStateBinder::set| Name: | BlendStateBinder::set | | Prototype: | void set(bool blend) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 160-170 |
| | 6 | 3 |
BezierEase::getBezierSegment| Name: | BezierEase::getBezierSegment | | Prototype: | void getBezierSegment(SingleCubicBezier * &singleCubicBezier, qreal x) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 511-523 |
| | 6 | 3 |
BezierEase::evaluateDerivateForX| Name: | BezierEase::evaluateDerivateForX | | Prototype: | qreal static inline evaluateDerivateForX(const SingleCubicBezier &singleCubicBezier, qreal t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 592-602 |
| | 6 | 1 |
BezierEase::cosacos| Name: | BezierEase::cosacos | | Prototype: | void static inline cosacos(qreal x, qreal &s1, qreal &s2, qreal &s3 ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 708-728 |
| | 6 | 1 |
AtSpiAdaptor::childrenChanged| Name: | AtSpiAdaptor::childrenChanged | | Prototype: | void AtSpiAdaptor::childrenChanged(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1191-1200 |
| | 6 | 2 |
xpmHash| Name: | xpmHash | | Prototype: | static quint64 xpmHash(const QString &str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 54-62 |
| | 5 | 2 |
valuatorNormalized| Name: | valuatorNormalized | | Prototype: | static qreal valuatorNormalized(double value, XIValuatorClassInfo *vci) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 586-593 |
| | 5 | 3 |
ucstrcmp| Name: | ucstrcmp | | Prototype: | static int ucstrcmp(const QChar *a, int alen, const QChar *b, int blen) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 627-634 |
| | 5 | 2 |
ucalDaylightOffset| Name: | ucalDaylightOffset | | Prototype: | static int ucalDaylightOffset(const QByteArray &id) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 264-272 |
| | 5 | 2 |
toWindowsIdLiteral| Name: | toWindowsIdLiteral | | Prototype: | static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 116-124 |
| | 5 | 3 |
toWindowsIdKey| Name: | toWindowsIdKey | | Prototype: | static quint16 toWindowsIdKey(const QByteArray &winId) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 106-114 |
| | 5 | 3 |
toStringTextDate| Name: | toStringTextDate | | Prototype: | static QString toStringTextDate(QDate date) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 789-797 |
| | 5 | 1 |
toAlignedRect_positive| Name: | toAlignedRect_positive | | Prototype: | static inline const QRect toAlignedRect_positive(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2094-2101 |
| | 5 | 1 |
timerSourcePrepareHelper| Name: | timerSourcePrepareHelper | | Prototype: | static gboolean timerSourcePrepareHelper(GTimerSource *src, gint *timeout) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 129-138 |
| | 5 | 2 |
textCopy| Name: | textCopy | | Prototype: | QChar *textCopy(const QChar *start, int len) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2413-2420 |
| | 5 | 2 |
targetToProgramIndex| Name: | targetToProgramIndex | | Prototype: | static inline QOpenGLTextureBlitterPrivate::ProgramIndex targetToProgramIndex(GLenum target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 206-217 |
| | 5 | 4 |
systemThemeName| Name: | systemThemeName | | Prototype: | static inline QString systemThemeName() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 77-85 |
| | 5 | 3 |
systemIconSearchPaths| Name: | systemIconSearchPaths | | Prototype: | static inline QStringList systemIconSearchPaths() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 87-95 |
| | 5 | 3 |
switch_from_to| Name: | switch_from_to | | Prototype: | static inline int switch_from_to(QAtomicInt &a, int from, int to) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 96-104 |
| | 5 | 2 |
streamDebug| Name: | streamDebug | | Prototype: | static void streamDebug(QDebug dbg, const QVariant &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 110-120 |
| | 5 | 3 |
socketType| Name: | socketType | | Prototype: | static const char *socketType(QSocketNotifier::Type type) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 78-90 |
| | 5 | 4 |
sm_shutdownCancelledCallback| Name: | sm_shutdownCancelledCallback | | Prototype: | static void sm_shutdownCancelledCallback(SmcConn smcConn, SmPointer clientData) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 294-301 |
| | 5 | 3 |
sm_setProperty| Name: | sm_setProperty | | Prototype: | static void sm_setProperty(const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 129-136 |
| | 5 | 1 |
sm_dieCallback| Name: | sm_dieCallback | | Prototype: | static void sm_dieCallback(SmcConn smcConn, SmPointer ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 285-292 |
| | 5 | 2 |
signalForMember| Name: | signalForMember | | Prototype: | static const char *signalForMember(const char *member) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 82-92 |
| | 5 | 3 |
shrink| Name: | shrink | | Prototype: | static inline int shrink(QLayoutStruct &ls, int delta) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 836-843 |
| | 5 | 2 |
sharedNetworkSessionManager| Name: | sharedNetworkSessionManager | | Prototype: | inline QSharedNetworkSessionManager* sharedNetworkSessionManager() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | | Lines: | 50-58 |
| | 5 | 2 |
setIntAttribute| Name: | setIntAttribute | | Prototype: | static bool setIntAttribute(int *destination, const QString &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1402-1410 |
| | 5 | 2 |
setFontVariantFromValue| Name: | setFontVariantFromValue | | Prototype: | static void setFontVariantFromValue(const QCss::Value &value, QFont *font) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1242-1251 |
| | 5 | 5 |
setFloatAttribute| Name: | setFloatAttribute | | Prototype: | static bool setFloatAttribute(qreal *destination, const QString &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1412-1420 |
| | 5 | 2 |
removeOptionalQuotes| Name: | removeOptionalQuotes | | Prototype: | static inline void removeOptionalQuotes(QString *str) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2229-2236 |
| | 5 | 2 |
registerHelper| Name: | registerHelper | | Prototype: | template<typename T> inline static void registerHelper(T * = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 80-88 |
| | 5 | 1 |
readEtcDebianVersion| Name: | readEtcDebianVersion | | Prototype: | static bool readEtcDebianVersion(QUnixOSVersion &v) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2350-2362 |
| | 5 | 3 |
rasterop_solid_NotSourceXorDestination| Name: | rasterop_solid_NotSourceXorDestination | | Prototype: | void rasterop_solid_NotSourceXorDestination(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1891-1902 |
| | 5 | 2 |
rasterop_solid_NotSourceOrNotDestination| Name: | rasterop_solid_NotSourceOrNotDestination | | Prototype: | void rasterop_solid_NotSourceOrNotDestination(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1866-1877 |
| | 5 | 2 |
rasterop_solid_NotSourceAndNotDestination| Name: | rasterop_solid_NotSourceAndNotDestination | | Prototype: | void rasterop_solid_NotSourceAndNotDestination(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1841-1852 |
| | 5 | 2 |
rasterop_solid_NotSourceAndDestination| Name: | rasterop_solid_NotSourceAndDestination | | Prototype: | void rasterop_solid_NotSourceAndDestination(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1931-1942 |
| | 5 | 2 |
qt_toRasterPixmap| Name: | qt_toRasterPixmap | | Prototype: | QPixmap qt_toRasterPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 71-80 |
| | 5 | 3 |
qt_strippedText| Name: | qt_strippedText | | Prototype: | static QString qt_strippedText(QString s) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 64-72 |
| | 5 | 3 |
qt_static_shift| Name: | qt_static_shift | | Prototype: | template <int shift> inline int qt_static_shift(int value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 594-603 |
| | 5 | 3 |
qt_setupActionIcon| Name: | qt_setupActionIcon | | Prototype: | static inline void qt_setupActionIcon(QAction *action, QLatin1String name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 349-356 |
| | 5 | 1 |
qt_repeatCount| Name: | qt_repeatCount | | Prototype: | int qt_repeatCount(const QString &s, int i) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 524-531 |
| | 5 | 2 |
qt_region_strictContains| Name: | qt_region_strictContains | | Prototype: | bool qt_region_strictContains(const QRegion ®ion, const QRect &rect) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4215-4245 |
| | 5 | 2 |
qt_regexp_toCanonical| Name: | qt_regexp_toCanonical | | Prototype: | QString qt_regexp_toCanonical(const QString &pattern, QRegExp::PatternSyntax patternSyntax) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1330-1345 |
| | 5 | 6 |
qt_radial_gradient_adapt_focal_point| Name: | qt_radial_gradient_adapt_focal_point | | Prototype: | static QPointF qt_radial_gradient_adapt_focal_point(const QPointF ¢er, qreal radius, const QPointF &focalPoint) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1817-1829 |
| | 5 | 2 |
qt_init| Name: | qt_init | | Prototype: | void qt_init(QApplicationPrivate *priv, int type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 606-616 |
| | 5 | 1 |
qt_handleTouchEvent| Name: | qt_handleTouchEvent | | Prototype: | void qt_handleTouchEvent(QWindow *w, QTouchDevice *device, const QList<QTouchEvent::TouchPoint> &points, Qt::KeyboardModifiers mods = Qt::NoModifier) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 925-934 |
| | 5 | 1 |
qt_get_named_xpm_rgb| Name: | qt_get_named_xpm_rgb | | Prototype: | static inline bool qt_get_named_xpm_rgb(const char *name_no_space, QRgb *rgb) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 753-762 |
| | 5 | 2 |
qt_effective_device_pixel_ratio| Name: | qt_effective_device_pixel_ratio | | Prototype: | static qreal qt_effective_device_pixel_ratio(QWindow *window = 0) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 129-138 |
| | 5 | 3 |
qt_detectRTLLanguage| Name: | qt_detectRTLLanguage | | Prototype: | static bool qt_detectRTLLanguage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 209-216 |
| | 5 | 1 |
qt_definitionSize| Name: | qt_definitionSize | | Prototype: | static QSizeF qt_definitionSize(QPageSize::PageSizeId pageSizeId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 533-540 |
| | 5 | 2 |
qt_cleanup_painter_state| Name: | qt_cleanup_painter_state | | Prototype: | static inline void qt_cleanup_painter_state(QPainterPrivate *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1693-1700 |
| | 5 | 1 |
qt_accStripAmp| Name: | qt_accStripAmp | | Prototype: | QString qt_accStripAmp(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 133-141 |
| | 5 | 2 |
qtToGlColor| Name: | qtToGlColor | | Prototype: | static inline uint qtToGlColor(uint c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 157-169 |
| | 5 | 1 |
qsnprintf| Name: | qsnprintf | | Prototype: | int qsnprintf(char *str, size_t n, const char *fmt, ...) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qvsnprintf.cpp | | Lines: | 118-127 |
| | 5 | 1 |
qrasterpaintengine_dirty_clip| Name: | qrasterpaintengine_dirty_clip | | Prototype: | static void qrasterpaintengine_dirty_clip(QRasterPaintEnginePrivate *d, QRasterPaintEngineState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1121-1134 |
| | 5 | 1 |
qgpu_features| Name: | qgpu_features | | Prototype: | std::set<QByteArray> *qgpu_features(const QString &filename) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 531-538 |
| | 5 | 2 |
q_round_bound| Name: | q_round_bound | | Prototype: | inline int q_round_bound(qreal d) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 303-310 |
| | 5 | 3 |
q_printEglConfig| Name: | q_printEglConfig | | Prototype: | void q_printEglConfig(EGLDisplay display, EGLConfig config) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 449-458 |
| | 5 | 3 |
q_configFromGLFormat| Name: | q_configFromGLFormat | | Prototype: | EGLConfig q_configFromGLFormat(EGLDisplay display, const QSurfaceFormat &format, bool highestPixelFormat, int surfaceType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 345-353 |
| | 5 | 1 |
qVectorToSet| Name: | qVectorToSet | | Prototype: | static inline QSet<int> qVectorToSet(const QVector<int> &vector) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 59-66 |
| | 5 | 2 |
qTraverseKdPointTree| Name: | qTraverseKdPointTree | | Prototype: | template <typename T> void qTraverseKdPointTree(QKdPointTree::Node &node, T &t, int depth = 0) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 646-659 |
| | 5 | 3 |
qStringFromUcs2Le| Name: | qStringFromUcs2Le | | Prototype: | static QString qStringFromUcs2Le(QByteArray src) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1094-1102 |
| | 5 | 2 |
qRegisterGuiGetInterpolator| Name: | qRegisterGuiGetInterpolator | | Prototype: | void qRegisterGuiGetInterpolator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 65-72 |
| | 5 | 1 |
qMetaTypeStaticType| Name: | qMetaTypeStaticType | | Prototype: | static inline int qMetaTypeStaticType(const char *typeName, int length) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 877-885 |
| | 5 | 2 |
qHash| Name: | qHash | | Prototype: | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 896-903 |
| | 5 | 1 |
qDBusUpdateDispatchStatus| Name: | qDBusUpdateDispatchStatus | | Prototype: | static void qDBusUpdateDispatchStatus(DBusConnection *connection, DBusDispatchStatus new_status, void *data) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 286-293 |
| | 5 | 2 |
qDBusInterfaceInObject| Name: | qDBusInterfaceInObject | | Prototype: | bool qDBusInterfaceInObject(QObject *obj, const QString &interface_name) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | | Lines: | 117-124 |
| | 5 | 3 |
prepareIdentifier| Name: | prepareIdentifier | | Prototype: | static QString prepareIdentifier(const QString &identifier, QSqlDriver::IdentifierType type, const QSqlDriver *driver) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 51-60 |
| | 5 | 2 |
postEventSourceDispatch| Name: | postEventSourceDispatch | | Prototype: | static gboolean postEventSourceDispatch(GSource *s, GSourceFunc, gpointer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 272-279 |
| | 5 | 1 |
parentObject| Name: | parentObject | | Prototype: | static inline QObject *parentObject(const QObject *obj) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1416-1424 |
| | 5 | 3 |
panOffset| Name: | panOffset | | Prototype: | static QPointF panOffset(const QList<QTouchEvent::TouchPoint> &touchPoints, int maxCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 72-79 |
| | 5 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiObjectReference &address) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 103-110 |
| | 5 | 1 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiEventListener &ev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 145-152 |
| | 5 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QLine &line) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 293-301 |
| | 5 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QLineF &line) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 854-862 |
| | 5 | 1 |
operator==| Name: | operator== | | Prototype: | bool operator==(const QGridLayoutBox &box1, const QGridLayoutBox &box2) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 141-149 |
| | 5 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QQuaternion &q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 995-1002 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QVector4D &vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 580-587 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QOpenGLDebugMessage::Source source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1053-1060 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QOpenGLDebugMessage::Type type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1068-1075 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QOpenGLDebugMessage::Severity severity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1083-1090 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug __attribute__((visibility("default"))) &operator<<(QDebug &s, const QVectorPath &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 138-145 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug s, const QPainterPath &p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3472-3481 |
| | 5 | 2 |
operator<<| Name: | operator<< | | Prototype: | const QDBusArgument &operator<<(QDBusArgument &argument, const QXdgDBusImageVector &iconVector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 149-157 |
| | 5 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiObjectReference &address) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 94-101 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiEventListener &ev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 136-143 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QSqlError &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp | | Lines: | 46-53 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QDockAreaLayout &layout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 157-164 |
| | 5 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QUrl &url) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3913-3920 |
| | 5 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QMimeType &mime) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 460-469 |
| | 5 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QBitArray &ba) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 707-714 |
| | 5 | 2 |
operator+=| Name: | operator+= | | Prototype: | static QVariantMap &operator+=(QVariantMap &lhs, const QVariantMap &rhs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 440-447 |
| | 5 | 2 |