Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
containerWidgetName: | containerWidget | Prototype: | static QWidget *containerWidget(const QWidget *w) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2360-2384 |
| | 9 | 6 |
comp_func_solid_SourceOut_rgb64Name: | comp_func_solid_SourceOut_rgb64 | Prototype: | void comp_func_solid_SourceOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 496-511 |
| | 9 | 4 |
comp_func_solid_SourceIn_rgb64Name: | comp_func_solid_SourceIn_rgb64 | Prototype: | void comp_func_solid_SourceIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 356-371 |
| | 9 | 4 |
comp_func_XOR_rgb64Name: | comp_func_XOR_rgb64 | Prototype: | void comp_func_XOR_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 803-818 |
| | 9 | 4 |
comp_func_XORName: | comp_func_XOR | Prototype: | void comp_func_XOR(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 783-801 |
| | 9 | 4 |
comp_func_SourceOut_rgb64Name: | comp_func_SourceOut_rgb64 | Prototype: | void comp_func_SourceOut_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 532-547 |
| | 9 | 4 |
comp_func_SourceIn_rgb64Name: | comp_func_SourceIn_rgb64 | Prototype: | void comp_func_SourceIn_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 392-407 |
| | 9 | 4 |
comp_func_SourceAtop_rgb64Name: | comp_func_SourceAtop_rgb64 | Prototype: | void comp_func_SourceAtop_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 660-675 |
| | 9 | 4 |
comp_func_SourceAtopName: | comp_func_SourceAtop | Prototype: | void comp_func_SourceAtop(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 640-658 |
| | 9 | 4 |
clipLineName: | clipLine | Prototype: | template <Edge edge> void clipLine(const QPointF &a, const QPointF &b, qreal t, QPainterPath &result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1977-1991 |
| | 9 | 4 |
clearName: | clear | Prototype: | static void clear(QWingedEdge& list, int edge, QPathEdge::Traversal traversal) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1480-1495 |
| | 9 | 3 |
check_signal_macroName: | check_signal_macro | Prototype: | static bool check_signal_macro(const QObject *sender, const char *signal, const char *func, const char *op) | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2241-2255 |
| | 9 | 3 |
check_and_warn_compatName: | check_and_warn_compat | Prototype: | static inline void check_and_warn_compat(const QMetaObject *sender, const QMetaMethod &signal, const QMetaObject *receiver, const QMetaMethod &method) | Coverage: | 25.000% (3/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2550-2563 |
| | 9 | 4 |
calculateDowDateName: | calculateDowDate | Prototype: | static QDate calculateDowDate(int year, int month, int dayOfWeek, int week) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 341-353 |
| | 9 | 3 |
applySizePolicyName: | applySizePolicy | Prototype: | static void applySizePolicy(QSizePolicy::Policy policy, qreal minSizeHint, qreal prefSizeHint, qreal maxSizeHint, qreal *minSize, qreal *prefSize, qreal *maxSize) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 131-164 |
| | 9 | 4 |
allMyDockWidgetsName: | allMyDockWidgets | Prototype: | static QList<QDockWidget*> allMyDockWidgets(const QWidget *mainWindow) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 868-883 |
| | 9 | 6 |
addHexDigitName: | addHexDigit | Prototype: | static inline bool addHexDigit(char digit, uint *result) | Coverage: | 52.941% (9/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 828-840 |
| | 9 | 4 |
_qt_get_directoryName: | _qt_get_directory | Prototype: | inline static QUrl _qt_get_directory(const QUrl &url) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2507-2520 |
| | 9 | 4 |
_q_mapFromX509NameName: | _q_mapFromX509Name | Prototype: | static QMap<QByteArray, QString> _q_mapFromX509Name(X509_NAME *name) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 600-614 |
| | 9 | 2 |
_q_hoverFromMouseEventName: | _q_hoverFromMouseEvent | Prototype: | static void _q_hoverFromMouseEvent(QGraphicsSceneHoverEvent *hover, const QGraphicsSceneMouseEvent *mouseEvent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 264-275 |
| | 9 | 1 |
_hb_qt_font_get_glyph_h_advanceName: | _hb_qt_font_get_glyph_h_advance | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_advance(hb_font_t *font, void *font_data, hb_codepoint_t glyph, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 439-457 |
| | 9 | 1 |
UnionRectWithRegionName: | UnionRectWithRegion | Prototype: | static void UnionRectWithRegion(const QRect *rect, const QRegionPrivate *source, QRegionPrivate &dest) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1842-1858 |
| | 9 | 4 |
ShaderProgramOpenGLFunctionsName: | ShaderProgramOpenGLFunctions | Coverage: | 62.500% (5/8) |
| | 9 | 4 |
QXcbXSettingsPropertyValueName: | QXcbXSettingsPropertyValue | Coverage: | 57.143% (4/7) |
| | 9 | 5 |
QStyleOptionGraphicsItemName: | QStyleOptionGraphicsItem | Coverage: | 0.000% (0/6) |
| | 9 | 4 |
QSqlQueryPrivateName: | QSqlQueryPrivate | Coverage: | 90.909% (10/11) |
| | 9 | 5 |
QSocks5SocketEngineHandlerName: | QSocks5SocketEngineHandler | Coverage: | 100.000% (8/8) |
| | 9 | 4 |
QRasterWindowPrivateName: | QRasterWindowPrivate | Coverage: | 0.000% (0/6) |
| | 9 | 4 |
QRasterWindowName: | QRasterWindow | Coverage: | 0.000% (0/7) |
| | 9 | 5 |
QPlatformPrinterSupportPluginName: | QPlatformPrinterSupportPlugin | Coverage: | 81.818% (9/11) |
| | 9 | 5 |
QPanGestureName: | QPanGesture | Coverage: | 0.000% (0/8) |
| | 9 | 8 |
QOpenGLWidgetPaintDevicePrivateName: | QOpenGLWidgetPaintDevicePrivate | Coverage: | 0.000% (0/9) |
| | 9 | 4 |
QOpenGLWidgetPaintDeviceName: | QOpenGLWidgetPaintDevice | Coverage: | 0.000% (0/9) |
| | 9 | 4 |
QOpenGLShaderProgramPrivateName: | QOpenGLShaderProgramPrivate | Coverage: | 0.000% (0/10) |
| | 9 | 6 |
QNetworkInterfacePrivateName: | QNetworkInterfacePrivate | Coverage: | 100.000% (7/7) |
| | 9 | 3 |
QMimeTypePrivateName: | QMimeTypePrivate | Coverage: | 75.000% (3/4) |
| | 9 | 4 |
QInputMethodEventName: | QInputMethodEvent | Coverage: | 0.000% (0/4) |
| | 9 | 4 |
QInputDialogSpinBoxName: | QInputDialogSpinBox | Coverage: | 0.000% (0/12) |
| | 9 | 5 |
QInputDialogDoubleSpinBoxName: | QInputDialogDoubleSpinBox | Coverage: | 0.000% (0/12) |
| | 9 | 5 |
QHttpMultiPartPrivateName: | QHttpMultiPartPrivate | Coverage: | 71.429% (5/7) |
| | 9 | 3 |
QGraphicsTransformName: | QGraphicsTransform | Coverage: | 0.000% (0/7) |
| | 9 | 5 |
QGraphicsGridLayoutEngineItemName: | QGraphicsGridLayoutEngineItem | Coverage: | 0.000% (0/10) |
| | 9 | 6 |
QGnomeThemePrivateName: | QGnomeThemePrivate | Coverage: | 0.000% (0/3) |
| | 9 | 3 |
QGlyphLayoutName: | QGlyphLayout | Coverage: | 0.000% (0/4) |
| | 9 | 2 |
QGLShaderProgramPrivateName: | QGLShaderProgramPrivate | Coverage: | 40.000% (4/10) |
| | 9 | 6 |
QDropEventName: | QDropEvent | Coverage: | 0.000% (0/11) |
| | 9 | 5 |
QDrawHelperGammaTablesName: | QDrawHelperGammaTables | Coverage: | 0.000% (0/11) |
| | 9 | 5 |
QDomProcessingInstructionPrivateName: | QDomProcessingInstructionPrivate | Coverage: | 0.000% (0/5) |
| | 9 | 5 |
QDnsTextRecordName: | QDnsTextRecord | Coverage: | 66.667% (4/6) |
| | 9 | 6 |
QDnsHostAddressRecordName: | QDnsHostAddressRecord | Coverage: | 66.667% (4/6) |
| | 9 | 6 |
QDnsDomainNameRecordName: | QDnsDomainNameRecord | Coverage: | 66.667% (4/6) |
| | 9 | 6 |
QDesktopScreenWidgetName: | QDesktopScreenWidget | Coverage: | 0.000% (0/6) |
| | 9 | 4 |
QAccessibleProgressBarName: | QAccessibleProgressBar | Coverage: | 0.000% (0/10) |
| | 9 | 8 |
QAbstractFileEngineHandlerName: | QAbstractFileEngineHandler | Coverage: | 87.500% (7/8) |
| | 9 | 4 |
PropertyNotifyEventName: | PropertyNotifyEvent | Coverage: | 100.000% (14/14) |
| | 9 | 5 |
BlendStateBinderName: | BlendStateBinder | Coverage: | 0.000% (0/13) |
| | 9 | 6 |
updateCursorThemeName: | updateCursorTheme | Prototype: | bool updateCursorTheme(void *dpy, const QByteArray &theme) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 511-521 |
| | 8 | 3 |
updateBlockedStatusRecursionName: | updateBlockedStatusRecursion | Prototype: | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 729-741 |
| | 8 | 4 |
ucalDisplayNameTypeName: | ucalDisplayNameType | Prototype: | static UCalendarDisplayNameType ucalDisplayNameType(QTimeZone::TimeType timeType, QTimeZone::NameType nameType) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 61-79 |
| | 8 | 7 |
translateMouseButtonsName: | translateMouseButtons | Prototype: | static Qt::MouseButtons translateMouseButtons(int s) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1028-1038 |
| | 8 | 4 |
transform_pointName: | transform_point | Prototype: | static inline void transform_point(GLdouble out[4], const GLdouble m[16], const GLdouble in[4]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 296-308 |
| | 8 | 1 |
themeableHintName: | themeableHint | Prototype: | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 53-66 |
| | 8 | 4 |
textForRangeName: | textForRange | Prototype: | static QString textForRange(QAccessibleInterface *accessible, int startOffset, int endOffset) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2147-2158 |
| | 8 | 4 |
tabTextForName: | tabTextFor | Prototype: | static inline QString tabTextFor(QMdiSubWindow *subWindow) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 276-290 |
| | 8 | 3 |
stretchFromFcWidthName: | stretchFromFcWidth | Prototype: | static inline int stretchFromFcWidth(int fcwidth) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 104-118 |
| | 8 | 3 |
soft_light_opName: | soft_light_op | Prototype: | static inline int soft_light_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1556-1569 |
| | 8 | 3 |
setPenAndDrawBackgroundName: | setPenAndDrawBackground | Prototype: | static void setPenAndDrawBackground(QPainter *p, const QPen &defaultPen, const QTextCharFormat &chf, const QRectF &r) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2118-2132 |
| | 8 | 4 |
setFontStyleFromValueName: | setFontStyleFromValue | Prototype: | static bool setFontStyleFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1139-1150 |
| | 8 | 6 |
setCoordsName: | setCoords | Prototype: | static inline void setCoords(GLfloat *coords, const QOpenGLRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 543-553 |
| | 8 | 1 |
setCoordsName: | setCoords | Prototype: | static inline void setCoords(GLfloat *coords, const QGLRect &rect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 494-504 |
| | 8 | 1 |
separate_ifName: | separate_if | Prototype: | template <typename InputIt, typename OutputIt1, typename OutputIt2, typename UnaryPredicate> std::pair<OutputIt1, OutputIt2> separate_if(InputIt first, InputIt last, OutputIt1 dest1, OutputIt2 dest2, UnaryPredicate p) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 83-97 |
| | 8 | 3 |
sendWindowChangeToTextureChildrenRecursivelyName: | sendWindowChangeToTextureChildrenRecursively | Prototype: | static void sendWindowChangeToTextureChildrenRecursively(QWidget *widget) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10461-10474 |
| | 8 | 4 |
scanUtf8CharName: | scanUtf8Char | Prototype: | static inline bool scanUtf8Char(const char *&json, const char *end, uint *result) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 887-900 |
| | 8 | 2 |
scaleOutlineName: | scaleOutline | Prototype: | static void scaleOutline(FT_Face face, FT_GlyphSlot g, FT_Fixed x_scale, FT_Fixed y_scale) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 434-445 |
| | 8 | 2 |
saveCoverageToolName: | saveCoverageTool | Prototype: | static void saveCoverageTool(const char * appname, bool testfailed, bool installedTestCoverage) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 66-84 |
| | 8 | 2 |
resolveFileNameName: | resolveFileName | Prototype: | static QString resolveFileName(QString fileName, QUrl *url, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 56-77 |
| | 8 | 5 |
resetSmStateName: | resetSmState | Prototype: | static void resetSmState() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 94-104 |
| | 8 | 1 |
readNodeName: | readNode | Prototype: | static void readNode(const QXmlStreamReader &xml, QDBusIntrospection::Object *objData, int nodeLevel) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 331-345 |
| | 8 | 3 |
qtransform_equals_no_translateName: | qtransform_equals_no_translate | Prototype: | static inline bool qtransform_equals_no_translate(const QTransform &a, const QTransform &b) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 67-82 |
| | 8 | 2 |
qt_split_namespaceName: | qt_split_namespace | Prototype: | static void qt_split_namespace(QString& prefix, QString& name, const QString& qName, bool hasURI) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 101-114 |
| | 8 | 3 |
qt_span_fill_clipRectName: | qt_span_fill_clipRect | Prototype: | static void qt_span_fill_clipRect(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4053-4067 |
| | 8 | 2 |
qt_pointMultiplierName: | qt_pointMultiplier | Prototype: | qreal qt_pointMultiplier(QPageLayout::Unit unit) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 52-69 |
| | 8 | 7 |
qt_pointMultiplierName: | qt_pointMultiplier | Prototype: | static qreal qt_pointMultiplier(QPageSize::Unit unit) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 508-525 |
| | 8 | 7 |
qt_memrotate270_cachedReadName: | qt_memrotate270_cachedRead | Prototype: | template <class T> static inline void qt_memrotate270_cachedRead(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 71-87 |
| | 8 | 3 |
qt_init_picture_pluginsName: | qt_init_picture_plugins | Prototype: | void qt_init_picture_plugins() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1415-1431 |
| | 8 | 4 |
qt_imageTransformName: | qt_imageTransform | Prototype: | void qt_imageTransform(QImage &src, QImageIOHandler::Transformations orient) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 5206-5218 |
| | 8 | 4 |
qt_gl_read_framebufferName: | qt_gl_read_framebuffer | Prototype: | static QImage qt_gl_read_framebuffer(const QSize &size, GLenum internal_format, bool include_alpha, bool flip) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1333-1355 |
| | 8 | 9 |
qt_find_latin1_stringName: | qt_find_latin1_string | Prototype: | static inline int qt_find_latin1_string(const QChar *haystack, int size, QLatin1String needle, int from, Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10160-10174 |
| | 8 | 2 |
qt_custom_file_engine_handler_createName: | qt_custom_file_engine_handler_create | Prototype: | QAbstractFileEngine *qt_custom_file_engine_handler_create(const QString &path) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 160-176 |
| | 8 | 4 |
qt_add_texcoords_to_arrayName: | qt_add_texcoords_to_array | Prototype: | void qt_add_texcoords_to_array(qreal x1, qreal y1, qreal x2, qreal y2, GLfloat *array) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2926-2936 |
| | 8 | 1 |
qstrntodName: | qstrntod | Prototype: | double qstrntod(const char *s00, int len, const char **se, bool *ok) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 548-558 |
| | 8 | 3 |
qrandName: | qrand | Prototype: | int qrand() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3520-3564 |
| | 8 | 3 |
qVariantToHelperName: | qVariantToHelper | Prototype: | template <typename T> inline T qVariantToHelper(const QVariant::Private &d, const HandlersManager &handlerManager) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2203-2219 |
| | 8 | 4 |
qMetaTypeUNumberName: | qMetaTypeUNumber | Prototype: | static qulonglong qMetaTypeUNumber(const QVariant::Private *d) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 171-187 |
| | 8 | 6 |
qHashName: | qHash | Prototype: | uint qHash(const QMatrix &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 992-1002 |
| | 8 | 1 |
qFractionName: | qFraction | Prototype: | static QFraction qFraction(quint64 n, quint64 d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 144-155 |
| | 8 | 2 |
qEncodeLmv2ResponseName: | qEncodeLmv2Response | Prototype: | static QByteArray qEncodeLmv2Response(const QAuthenticatorPrivate *ctx, const QNtlmPhase2Block& ch, QNtlmPhase3Block *phase3) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1314-1331 |
| | 8 | 1 |
qDBusCheckAsyncTagName: | qDBusCheckAsyncTag | Prototype: | bool qDBusCheckAsyncTag(const char *tag) | Coverage: | 47.059% (8/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 58-71 |
| | 8 | 3 |
primeForCountName: | primeForCount | Prototype: | static inline int primeForCount(int count) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 458-470 |
| | 8 | 3 |
pcre16SafeExecName: | pcre16SafeExec | Prototype: | static int pcre16SafeExec(const pcre16 *code, const pcre16_extra *extra, const unsigned short *subject, int length, int startOffset, int options, int *ovector, int ovecsize) | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1214-1231 |
| | 8 | 2 |