| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 q_round_bound| Name:  | 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 | 
 qdtoa| Name:  | 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 | 
 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:  | 541-548 |  
  |  | 5 | 2 | 
 qopenglfResolveMapBuffer| Name:  | 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 | 
 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:  | 1115-1128 |  
  |  | 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:  | 112-121 |  
  |  | 5 | 1 | 
 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:  | 151-163 |  
  |  | 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:  | 129-137 |  
  |  | 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:  | 1689-1696 |  
  |  | 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:  | 527-534 |  
  |  | 5 | 2 | 
 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:  | 203-210 |  
  |  | 5 | 1 | 
 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:  | 120-129 |  
  |  | 5 | 3 | 
 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:  | 747-756 |  
  |  | 5 | 2 | 
 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:  | 926-935 |  
  |  | 5 | 1 | 
 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:  | 601-611 |  
  |  | 5 | 1 | 
 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:  | 1811-1823 |  
  |  | 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:  | 1324-1339 |  
  |  | 5 | 6 | 
 qt_region_strictContains| Name:  | 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_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:  | 521-528 |  
  |  | 5 | 2 | 
 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:  | 343-350 |  
  |  | 5 | 1 | 
 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:  | 588-597 |  
  |  | 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:  | 58-66 |  
  |  | 5 | 3 | 
 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:  | 65-74 |  
  |  | 5 | 3 | 
 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:  | 1925-1936 |  
  |  | 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:  | 1835-1846 |  
  |  | 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:  | 1860-1871 |  
  |  | 5 | 2 | 
 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:  | 1885-1896 |  
  |  | 5 | 2 | 
 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:  | 2271-2283 |  
  |  | 5 | 3 | 
 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:  | 74-82 |  
  |  | 5 | 1 | 
 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:  | 2222-2229 |  
  |  | 5 | 2 | 
 resolveGConf| Name:  | 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 | 
 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:  | 1377-1385 |  
  |  | 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:  | 1235-1244 |  
  |  | 5 | 5 | 
 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:  | 1367-1375 |  
  |  | 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:  | 44-52 |  
  |  | 5 | 2 | 
 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:  | 830-837 |  
  |  | 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:  | 76-86 |  
  |  | 5 | 3 | 
 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:  | 279-286 |  
  |  | 5 | 2 | 
 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:  | 123-130 |  
  |  | 5 | 1 | 
 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:  | 288-295 |  
  |  | 5 | 3 | 
 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:  | 104-114 |  
  |  | 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:  | 90-98 |  
  |  | 5 | 2 | 
 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:  | 81-89 |  
  |  | 5 | 3 | 
 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:  | 71-79 |  
  |  | 5 | 3 | 
 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:  | 200-211 |  
  |  | 5 | 4 | 
 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:  | 2383-2390 |  
  |  | 5 | 2 | 
 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:  | 123-132 |  
  |  | 5 | 2 | 
 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:  | 2084-2091 |  
  |  | 5 | 1 | 
 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:  | 781-789 |  
  |  | 5 | 1 | 
 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:  | 100-108 |  
  |  | 5 | 3 | 
 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:  | 110-118 |  
  |  | 5 | 3 | 
 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:  | 258-266 |  
  |  | 5 | 2 | 
 ucstrcmp| Name:  | 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 | 
 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:  | 579-586 |  
  |  | 5 | 3 | 
 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:  | 48-56 |  
  |  | 5 | 2 | 
 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:  | 1185-1194 |  
  |  | 6 | 2 | 
 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:  | 702-722 |  
  |  | 6 | 1 | 
 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:  | 586-596 |  
  |  | 6 | 1 | 
 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:  | 505-517 |  
  |  | 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:  | 154-164 |  
  |  | 6 | 3 | 
 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:  | 89-97 |  
  |  | 6 | 3 | 
 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:  | 203-213 |  
  |  | 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:  | 227-237 |  
  |  | 6 | 2 | 
 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:  | 251-261 |  
  |  | 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:  | 457-467 |  
  |  | 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:  | 665-676 |  
  |  | 6 | 2 | 
 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:  | 137-147 |  
  |  | 6 | 3 | 
 DefaultRoleNames::DefaultRoleNames| Name:  | 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 | 
 ElasticEase::copy| Name:  | 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 | 
 GraphPath::toString| Name:  | 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 | 
 IntersectionPoint::round| Name:  | 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 | 
 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 | 
 Parser::eatBOM| Name:  | 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 | 
 Parser::parseHexColor| Name:  | 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::parseNextOperator| Name:  | 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::test| Name:  | 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 | 
 PathSimplifier::Element::flip| Name:  | 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 | 
 PathSimplifier::ElementAllocator::allocate| Name:  | 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::flattenCubic| Name:  | 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 | 
 PressDelayHandler::scrollerWasIntercepted| Name:  | 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 | 
 QAbstractAnimation::resume| Name:  | 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 | 
 QAbstractButtonPrivate::init| Name:  | QAbstractButtonPrivate::init |  | Prototype:  | void QAbstractButtonPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 347-356 |  
  |  | 6 | 1 | 
 QAbstractFileEngine::create| Name:  | QAbstractFileEngine::create |  | Prototype:  | QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 198-211 |  
  |  | 6 | 2 | 
 QAbstractFileEngine::entryList| Name:  | QAbstractFileEngine::entryList |  | Prototype:  | QStringList QAbstractFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 625-634 |  
  |  | 6 | 2 | 
 QAbstractFileEngineHandler::~QAbstractFileEngineHandler| Name:  | QAbstractFileEngineHandler::~QAbstractFileEngineHandler |  | Prototype:  | QAbstractFileEngineHandler::~QAbstractFileEngineHandler() |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 137-147 |  
  |  | 6 | 3 | 
 QAbstractItemModel::beginInsertColumns| Name:  | QAbstractItemModel::beginInsertColumns |  | Prototype:  | void QAbstractItemModel::beginInsertColumns(const QModelIndex &parent, int first, int last) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2902-2910 |  
  |  | 6 | 1 | 
 QAbstractItemModel::beginInsertRows| Name:  | QAbstractItemModel::beginInsertRows |  | Prototype:  | void QAbstractItemModel::beginInsertRows(const QModelIndex &parent, int first, int last) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2601-2609 |  
  |  | 6 | 1 | 
 QAbstractItemModel::beginRemoveColumns| Name:  | QAbstractItemModel::beginRemoveColumns |  | Prototype:  | void QAbstractItemModel::beginRemoveColumns(const QModelIndex &parent, int first, int last) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2957-2965 |  
  |  | 6 | 1 | 
 QAbstractItemModel::beginRemoveRows| Name:  | QAbstractItemModel::beginRemoveRows |  | Prototype:  | void QAbstractItemModel::beginRemoveRows(const QModelIndex &parent, int first, int last) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2655-2663 |  
  |  | 6 | 1 | 
 QAbstractItemModel::itemData| Name:  | QAbstractItemModel::itemData |  | Prototype:  | QMap<int, QVariant> QAbstractItemModel::itemData(const QModelIndex &index) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 1731-1740 |  
  |  | 6 | 3 | 
 QAbstractItemView::editorDestroyed| Name:  | QAbstractItemView::editorDestroyed |  | Prototype:  | void QAbstractItemView::editorDestroyed(QObject *editor) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2856-2864 |  
  |  | 6 | 2 | 
 QAbstractItemView::horizontalScrollbarValueChanged| Name:  | QAbstractItemView::horizontalScrollbarValueChanged |  | Prototype:  | void QAbstractItemView::horizontalScrollbarValueChanged(int value) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2724-2732 |  
  |  | 6 | 3 | 
 QAbstractItemView::setIconSize| Name:  | QAbstractItemView::setIconSize |  | Prototype:  | void QAbstractItemView::setIconSize(const QSize &size) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1540-1548 |  
  |  | 6 | 2 | 
 QAbstractItemView::verticalScrollbarValueChanged| Name:  | QAbstractItemView::verticalScrollbarValueChanged |  | Prototype:  | void QAbstractItemView::verticalScrollbarValueChanged(int value) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2711-2719 |  
  |  | 6 | 3 | 
 QAbstractItemViewPrivate::checkPersistentEditorFocus| Name:  | QAbstractItemViewPrivate::checkPersistentEditorFocus |  | Prototype:  | void QAbstractItemViewPrivate::checkPersistentEditorFocus() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4256-4267 |  
  |  | 6 | 4 | 
 QAbstractItemViewPrivate::editorForIndex| Name:  | QAbstractItemViewPrivate::editorForIndex |  | Prototype:  | const QEditorInfo & QAbstractItemViewPrivate::editorForIndex(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4270-4283 |  
  |  | 6 | 3 | 
 QAbstractItemViewPrivate::indexForEditor| Name:  | QAbstractItemViewPrivate::indexForEditor |  | Prototype:  | QModelIndex QAbstractItemViewPrivate::indexForEditor(QWidget *editor) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4290-4301 |  
  |  | 6 | 3 | 
 QAbstractItemViewPrivate::selectedDraggableIndexes| Name:  | QAbstractItemViewPrivate::selectedDraggableIndexes |  | Prototype:  | QModelIndexList QAbstractItemViewPrivate::selectedDraggableIndexes() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4425-4434 |  
  |  | 6 | 3 | 
 QAbstractItemViewPrivate::shouldForwardEvent| Name:  | QAbstractItemViewPrivate::shouldForwardEvent |  | Prototype:  | bool QAbstractItemViewPrivate::shouldForwardEvent(QAbstractItemView::EditTrigger trigger, const QEvent *event) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4091-4109 |  
  |  | 6 | 8 | 
 QAbstractPrintDialog::QAbstractPrintDialog| Name:  | QAbstractPrintDialog::QAbstractPrintDialog |  | Prototype:  | QAbstractPrintDialog::QAbstractPrintDialog(QPrinter *printer, QWidget *parent) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp |  | Lines:  | 102-111 |  
  |  | 6 | 1 |