| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
containerWidget| Name: | 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_rgb64| Name: | 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_rgb64| Name: | 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_rgb64| Name: | 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_XOR| Name: | 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_rgb64| Name: | 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_rgb64| Name: | 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_rgb64| Name: | 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_SourceAtop| Name: | 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 |
clipLine| Name: | 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 |
clear| Name: | 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_macro| Name: | 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_compat| Name: | 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 |
calculateDowDate| Name: | 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 |
applySizePolicy| Name: | 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 |
allMyDockWidgets| Name: | 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 |
addHexDigit| Name: | 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_directory| Name: | _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_mapFromX509Name| Name: | _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_hoverFromMouseEvent| Name: | _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_advance| Name: | _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 |
UnionRectWithRegion| Name: | 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 |
ShaderProgramOpenGLFunctions| Name: | ShaderProgramOpenGLFunctions | | Coverage: | 62.500% (5/8) |
| | 9 | 4 |
QXcbXSettingsPropertyValue| Name: | QXcbXSettingsPropertyValue | | Coverage: | 57.143% (4/7) |
| | 9 | 5 |
QStyleOptionGraphicsItem| Name: | QStyleOptionGraphicsItem | | Coverage: | 0.000% (0/6) |
| | 9 | 4 |
QSqlQueryPrivate| Name: | QSqlQueryPrivate | | Coverage: | 90.909% (10/11) |
| | 9 | 5 |
QSocks5SocketEngineHandler| Name: | QSocks5SocketEngineHandler | | Coverage: | 100.000% (8/8) |
| | 9 | 4 |
QRasterWindowPrivate| Name: | QRasterWindowPrivate | | Coverage: | 0.000% (0/6) |
| | 9 | 4 |
QRasterWindow| Name: | QRasterWindow | | Coverage: | 0.000% (0/7) |
| | 9 | 5 |
QPlatformPrinterSupportPlugin| Name: | QPlatformPrinterSupportPlugin | | Coverage: | 81.818% (9/11) |
| | 9 | 5 |
QPanGesture| Name: | QPanGesture | | Coverage: | 0.000% (0/8) |
| | 9 | 8 |
QOpenGLWidgetPaintDevicePrivate| Name: | QOpenGLWidgetPaintDevicePrivate | | Coverage: | 0.000% (0/9) |
| | 9 | 4 |
QOpenGLWidgetPaintDevice| Name: | QOpenGLWidgetPaintDevice | | Coverage: | 0.000% (0/9) |
| | 9 | 4 |
QOpenGLShaderProgramPrivate| Name: | QOpenGLShaderProgramPrivate | | Coverage: | 0.000% (0/10) |
| | 9 | 6 |
QNetworkInterfacePrivate| Name: | QNetworkInterfacePrivate | | Coverage: | 100.000% (7/7) |
| | 9 | 3 |
QMimeTypePrivate| Name: | QMimeTypePrivate | | Coverage: | 75.000% (3/4) |
| | 9 | 4 |
QInputMethodEvent| Name: | QInputMethodEvent | | Coverage: | 0.000% (0/4) |
| | 9 | 4 |
QInputDialogSpinBox| Name: | QInputDialogSpinBox | | Coverage: | 0.000% (0/12) |
| | 9 | 5 |
QInputDialogDoubleSpinBox| Name: | QInputDialogDoubleSpinBox | | Coverage: | 0.000% (0/12) |
| | 9 | 5 |
QHttpMultiPartPrivate| Name: | QHttpMultiPartPrivate | | Coverage: | 71.429% (5/7) |
| | 9 | 3 |
QGraphicsTransform| Name: | QGraphicsTransform | | Coverage: | 0.000% (0/7) |
| | 9 | 5 |
QGraphicsGridLayoutEngineItem| Name: | QGraphicsGridLayoutEngineItem | | Coverage: | 0.000% (0/10) |
| | 9 | 6 |
QGnomeThemePrivate| Name: | QGnomeThemePrivate | | Coverage: | 0.000% (0/3) |
| | 9 | 3 |
QGlyphLayout| Name: | QGlyphLayout | | Coverage: | 0.000% (0/4) |
| | 9 | 2 |
QGLShaderProgramPrivate| Name: | QGLShaderProgramPrivate | | Coverage: | 40.000% (4/10) |
| | 9 | 6 |
QDropEvent| Name: | QDropEvent | | Coverage: | 0.000% (0/11) |
| | 9 | 5 |
QDrawHelperGammaTables| Name: | QDrawHelperGammaTables | | Coverage: | 0.000% (0/11) |
| | 9 | 5 |
QDomProcessingInstructionPrivate| Name: | QDomProcessingInstructionPrivate | | Coverage: | 0.000% (0/5) |
| | 9 | 5 |
QDnsTextRecord| Name: | QDnsTextRecord | | Coverage: | 66.667% (4/6) |
| | 9 | 6 |
QDnsHostAddressRecord| Name: | QDnsHostAddressRecord | | Coverage: | 66.667% (4/6) |
| | 9 | 6 |
QDnsDomainNameRecord| Name: | QDnsDomainNameRecord | | Coverage: | 66.667% (4/6) |
| | 9 | 6 |
QDesktopScreenWidget| Name: | QDesktopScreenWidget | | Coverage: | 0.000% (0/6) |
| | 9 | 4 |
QAccessibleProgressBar| Name: | QAccessibleProgressBar | | Coverage: | 0.000% (0/10) |
| | 9 | 8 |
QAbstractFileEngineHandler| Name: | QAbstractFileEngineHandler | | Coverage: | 87.500% (7/8) |
| | 9 | 4 |
PropertyNotifyEvent| Name: | PropertyNotifyEvent | | Coverage: | 100.000% (14/14) |
| | 9 | 5 |
BlendStateBinder| Name: | BlendStateBinder | | Coverage: | 0.000% (0/13) |
| | 9 | 6 |
updateCursorTheme| Name: | 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 |
updateBlockedStatusRecursion| Name: | 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 |
ucalDisplayNameType| Name: | 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 |
translateMouseButtons| Name: | 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_point| Name: | 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 |
themeableHint| Name: | 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 |
textForRange| Name: | 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 |
tabTextFor| Name: | 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 |
stretchFromFcWidth| Name: | 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_op| Name: | 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 |
setPenAndDrawBackground| Name: | 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 |
setFontStyleFromValue| Name: | 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 |
setCoords| Name: | 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 |
setCoords| Name: | 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_if| Name: | 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 |
sendWindowChangeToTextureChildrenRecursively| Name: | 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 |
scanUtf8Char| Name: | 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 |
scaleOutline| Name: | 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 |
saveCoverageTool| Name: | 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 |
resolveFileName| Name: | 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 |
resetSmState| Name: | 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 |
readNode| Name: | 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_translate| Name: | 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_namespace| Name: | 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_clipRect| Name: | 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_pointMultiplier| Name: | 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_pointMultiplier| Name: | 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_cachedRead| Name: | 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_plugins| Name: | 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_imageTransform| Name: | 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_framebuffer| Name: | 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_string| Name: | 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_create| Name: | 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_array| Name: | 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 |
qstrntod| Name: | 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 |
qrand| Name: | 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 |
qVariantToHelper| Name: | 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 |
qMetaTypeUNumber| Name: | 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 |
qHash| Name: | 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 |
qFraction| Name: | 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 |
qEncodeLmv2Response| Name: | 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 |
qDBusCheckAsyncTag| Name: | 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 |
primeForCount| Name: | 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 |
pcre16SafeExec| Name: | 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 |