Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAbstractAnimation::resumeName: | QAbstractAnimation::resume | Prototype: | void QAbstractAnimation::resume() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1407-1417 |
| | 6 | 2 |
PressDelayHandler::scrollerWasInterceptedName: | PressDelayHandler::scrollerWasIntercepted | Prototype: | void scrollerWasIntercepted() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 195-207 |
| | 6 | 3 |
PathSimplifier::flattenCubicName: | PathSimplifier::flattenCubic | Prototype: | inline bool PathSimplifier::flattenCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1525-1534 |
| | 6 | 1 |
PathSimplifier::ElementAllocator::allocateName: | PathSimplifier::ElementAllocator::allocate | Prototype: | inline void PathSimplifier::ElementAllocator::allocate(int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 437-445 |
| | 6 | 1 |
PathSimplifier::Element::flipName: | PathSimplifier::Element::flip | Prototype: | inline void PathSimplifier::Element::flip() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 468-477 |
| | 6 | 2 |
Parser::testName: | Parser::test | Prototype: | bool Parser::test(QCss::TokenType t) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2732-2741 |
| | 6 | 3 |
Parser::parseNextOperatorName: | Parser::parseNextOperator | Prototype: | bool Parser::parseNextOperator(Value *value) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2317-2326 |
| | 6 | 5 |
Parser::parseHexColorName: | Parser::parseHexColor | Prototype: | bool Parser::parseHexColor(QColor *col) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2686-2695 |
| | 6 | 2 |
Parser::eatBOMName: | Parser::eatBOM | Prototype: | void Parser::eatBOM() | Coverage: | 30.000% (3/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 242-251 |
| | 6 | 2 |
LibGreaterThan::operator()Name: | LibGreaterThan::operator() | Prototype: | result_type operator()(const QString &lhs, const QString &rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 478-488 |
| | 6 | 1 |
IntersectionPoint::roundName: | IntersectionPoint::round | Prototype: | QPoint IntersectionPoint::round() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 149-157 |
| | 6 | 3 |
GraphPath::toStringName: | GraphPath::toString | Prototype: | QString GraphPath::toString() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 602-612 |
| | 6 | 3 |
ElasticEase::copyName: | ElasticEase::copy | Prototype: | QEasingCurveFunction *copy() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 843-851 |
| | 6 | 1 |
DefaultRoleNames::DefaultRoleNamesName: | DefaultRoleNames::DefaultRoleNames | Prototype: | DefaultRoleNames() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 495-502 |
| | 6 | 1 |
DBusConnection::connectA11yBusName: | 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: | 137-147 |
| | 6 | 3 |
ControllerWidget::eventName: | 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: | 665-676 |
| | 6 | 2 |
ControlLabel::mouseReleaseEventName: | 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: | 457-467 |
| | 6 | 3 |
CalculationCache::transitionDomainName: | 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: | 251-261 |
| | 6 | 2 |
CalculationCache::exitSetName: | 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: | 227-237 |
| | 6 | 2 |
CalculationCache::effectiveTargetStatesName: | 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: | 203-213 |
| | 6 | 2 |
Blend_ARGB32_on_RGB16_SourceAlpha::writeName: | 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: | 89-97 |
| | 6 | 3 |
BlendStateBinder::setName: | 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: | 154-164 |
| | 6 | 3 |
BezierEase::getBezierSegmentName: | 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: | 505-517 |
| | 6 | 3 |
BezierEase::evaluateDerivateForXName: | 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: | 586-596 |
| | 6 | 1 |
BezierEase::cosacosName: | 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: | 702-722 |
| | 6 | 1 |
AtSpiAdaptor::childrenChangedName: | 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: | 1185-1194 |
| | 6 | 2 |
xpmHashName: | 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: | 48-56 |
| | 5 | 2 |
valuatorNormalizedName: | 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: | 579-586 |
| | 5 | 3 |
ucstrcmpName: | ucstrcmp | Prototype: | static int ucstrcmp(const QChar *a, int alen, const QChar *b, int blen) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 620-627 |
| | 5 | 2 |
ucalDaylightOffsetName: | 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: | 258-266 |
| | 5 | 2 |
toWindowsIdLiteralName: | 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: | 110-118 |
| | 5 | 3 |
toWindowsIdKeyName: | 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: | 100-108 |
| | 5 | 3 |
toStringTextDateName: | 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: | 781-789 |
| | 5 | 1 |
toAlignedRect_positiveName: | 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: | 2084-2091 |
| | 5 | 1 |
timerSourcePrepareHelperName: | 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: | 123-132 |
| | 5 | 2 |
textCopyName: | 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: | 2383-2390 |
| | 5 | 2 |
targetToProgramIndexName: | 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: | 200-211 |
| | 5 | 4 |
systemThemeNameName: | 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: | 71-79 |
| | 5 | 3 |
systemIconSearchPathsName: | 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: | 81-89 |
| | 5 | 3 |
switch_from_toName: | 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: | 90-98 |
| | 5 | 2 |
streamDebugName: | 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: | 104-114 |
| | 5 | 3 |
sm_shutdownCancelledCallbackName: | 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: | 288-295 |
| | 5 | 3 |
sm_setPropertyName: | 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: | 123-130 |
| | 5 | 1 |
sm_dieCallbackName: | 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: | 279-286 |
| | 5 | 2 |
signalForMemberName: | 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: | 76-86 |
| | 5 | 3 |
shrinkName: | 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: | 830-837 |
| | 5 | 2 |
sharedNetworkSessionManagerName: | 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: | 44-52 |
| | 5 | 2 |
setIntAttributeName: | 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: | 1367-1375 |
| | 5 | 2 |
setFontVariantFromValueName: | 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: | 1235-1244 |
| | 5 | 5 |
setFloatAttributeName: | 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: | 1377-1385 |
| | 5 | 2 |
resolveGConfName: | resolveGConf | Prototype: | static bool resolveGConf() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 596-606 |
| | 5 | 2 |
removeOptionalQuotesName: | 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: | 2222-2229 |
| | 5 | 2 |
registerHelperName: | 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: | 74-82 |
| | 5 | 1 |
readEtcDebianVersionName: | 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: | 2271-2283 |
| | 5 | 3 |
rasterop_solid_NotSourceXorDestinationName: | 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: | 1885-1896 |
| | 5 | 2 |
rasterop_solid_NotSourceOrNotDestinationName: | 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: | 1860-1871 |
| | 5 | 2 |
rasterop_solid_NotSourceAndNotDestinationName: | 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: | 1835-1846 |
| | 5 | 2 |
rasterop_solid_NotSourceAndDestinationName: | 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: | 1925-1936 |
| | 5 | 2 |
qt_toRasterPixmapName: | 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: | 65-74 |
| | 5 | 3 |
qt_strippedTextName: | 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: | 58-66 |
| | 5 | 3 |
qt_static_shiftName: | 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: | 588-597 |
| | 5 | 3 |
qt_setupActionIconName: | 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: | 343-350 |
| | 5 | 1 |
qt_repeatCountName: | 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: | 521-528 |
| | 5 | 2 |
qt_region_strictContainsName: | qt_region_strictContains | Prototype: | bool qt_region_strictContains(const QRegion ®ion, const QRect &rect) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4191-4221 |
| | 5 | 2 |
qt_regexp_toCanonicalName: | 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: | 1324-1339 |
| | 5 | 6 |
qt_radial_gradient_adapt_focal_pointName: | 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: | 1811-1823 |
| | 5 | 2 |
qt_initName: | 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: | 601-611 |
| | 5 | 1 |
qt_handleTouchEventName: | 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: | 926-935 |
| | 5 | 1 |
qt_get_named_xpm_rgbName: | 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: | 747-756 |
| | 5 | 2 |
qt_effective_device_pixel_ratioName: | 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: | 120-129 |
| | 5 | 3 |
qt_detectRTLLanguageName: | 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: | 203-210 |
| | 5 | 1 |
qt_definitionSizeName: | 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: | 527-534 |
| | 5 | 2 |
qt_cleanup_painter_stateName: | 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: | 1689-1696 |
| | 5 | 1 |
qt_accStripAmpName: | 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: | 129-137 |
| | 5 | 2 |
qtToGlColorName: | 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: | 151-163 |
| | 5 | 1 |
qsnprintfName: | 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: | 112-121 |
| | 5 | 1 |
qrasterpaintengine_dirty_clipName: | 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: | 1115-1128 |
| | 5 | 1 |
qopenglfResolveMapBufferName: | qopenglfResolveMapBuffer | Prototype: | static GLvoid * qopenglfResolveMapBuffer(GLenum target, GLenum access) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 3230-3243 |
| | 5 | 2 |
qgpu_featuresName: | 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: | 541-548 |
| | 5 | 2 |
qdtoaName: | qdtoa | Prototype: | char *qdtoa ( double d, int mode, int ndigits, int *decpt, int *sign, char **rve, char **resultp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 1963-2010 |
| | 5 | 1 |
q_round_boundName: | q_round_bound | Prototype: | inline int q_round_bound(qreal d) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 297-304 |
| | 5 | 3 |
q_printEglConfigName: | 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: | 440-449 |
| | 5 | 3 |
q_configFromGLFormatName: | 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: | 336-344 |
| | 5 | 1 |
qVectorToSetName: | 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: | 53-60 |
| | 5 | 2 |
qTraverseKdPointTreeName: | 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: | 640-653 |
| | 5 | 3 |
qStringFromUcs2LeName: | 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: | 1088-1096 |
| | 5 | 2 |
qSelectionPersistentindexesName: | qSelectionPersistentindexes | Prototype: | static QVector<QPersistentModelIndex> qSelectionPersistentindexes(const QItemSelection &sel) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 473-480 |
| | 5 | 2 |
qRegisterGuiGetInterpolatorName: | qRegisterGuiGetInterpolator | Prototype: | void qRegisterGuiGetInterpolator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | Lines: | 59-66 |
| | 5 | 1 |
qMetaTypeStaticTypeName: | 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: | 860-868 |
| | 5 | 2 |
qHashName: | qHash | Prototype: | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 890-897 |
| | 5 | 1 |
qDBusUpdateDispatchStatusName: | 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: | 280-287 |
| | 5 | 2 |
qDBusInterfaceInObjectName: | 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: | 105-112 |
| | 5 | 3 |
qAllocMoreName: | qAllocMore | Prototype: | int qAllocMore(int alloc, int extra) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 125-135 |
| | 5 | 1 |
prepareIdentifierName: | 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: | 45-54 |
| | 5 | 2 |
postEventSourceDispatchName: | 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: | 266-273 |
| | 5 | 1 |
parentObjectName: | 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: | 1410-1418 |
| | 5 | 3 |
panOffsetName: | 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: | 66-73 |
| | 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: | 97-104 |
| | 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: | 139-146 |
| | 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: | 287-295 |
| | 5 | 1 |