| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QImage &image) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3506-3520 |
| | 8 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QKeySequence &keysequence) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1606-1617 |
| | 8 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QOpenGLDebugMessage &message) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1092-1103 |
| | 8 | 1 |
operator<<| Name: | operator<< | | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuLayoutItem &item) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 128-138 |
| | 8 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QPrinterInfo &p) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 483-494 |
| | 8 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QStyleOption &option) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | | Lines: | 4086-4100 |
| | 8 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QEasingCurve &item) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1420-1431 |
| | 8 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QObject *o) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4110-4120 |
| | 8 | 3 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QImage &image) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3532-3544 |
| | 8 | 3 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QPixmap &pixmap) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1052-1065 |
| | 8 | 3 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QVector3D &vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 736-746 |
| | 8 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QTextFormat &fmt) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 434-449 |
| | 8 | 3 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusImageVector &iconVector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 154-168 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QPoint &p) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | | Lines: | 412-425 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QRect &r) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1261-1274 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QSize &sz) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 424-437 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QDate &date) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1140-1152 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QDate &date) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4746-4760 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QTime &time) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1165-1177 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QDateTime &dt) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1190-1202 |
| | 8 | 1 |
parseCookieHeader| Name: | parseCookieHeader | | Prototype: | static QVariant parseCookieHeader(const QByteArray &raw) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 849-862 |
| | 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: | 1208-1225 |
| | 8 | 2 |
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: | 452-464 |
| | 8 | 3 |
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: | 52-65 |
| | 8 | 3 |
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: | 1308-1325 |
| | 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: | 138-149 |
| | 8 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QMatrix &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 985-995 |
| | 8 | 1 |
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: | 175-191 |
| | 8 | 6 |
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 |
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: | 3457-3501 |
| | 8 | 3 |
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: | 2920-2930 |
| | 8 | 1 |
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: | 154-170 |
| | 8 | 4 |
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: | 10067-10081 |
| | 8 | 2 |
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: | 1326-1348 |
| | 8 | 9 |
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: | 5188-5200 |
| | 8 | 4 |
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: | 1409-1427 |
| | 8 | 4 |
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: | 65-81 |
| | 8 | 3 |
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: | 46-63 |
| | 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: | 502-519 |
| | 8 | 7 |
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: | 4043-4057 |
| | 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: | 95-108 |
| | 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/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 61-76 |
| | 8 | 2 |
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: | 325-339 |
| | 8 | 3 |
read_xpm_header| Name: | read_xpm_header | | Prototype: | static bool read_xpm_header( QIODevice *device, const char * const * source, int& index, QByteArray &state, int *cpp, int *ncols, int *w, int *h) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 833-853 |
| | 8 | 4 |
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: | 88-98 |
| | 8 | 1 |
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: | 49-70 |
| | 8 | 5 |
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: | 59-77 |
| | 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: | 413-424 |
| | 8 | 2 |
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: | 881-894 |
| | 8 | 2 |
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: | 10429-10442 |
| | 8 | 4 |
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: | 537-547 |
| | 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: | 488-498 |
| | 8 | 1 |
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: | 1132-1143 |
| | 8 | 6 |
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: | 2112-2126 |
| | 8 | 4 |
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: | 1550-1563 |
| | 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: | 97-111 |
| | 8 | 3 |
supportedImageHandlerMimeTypes| Name: | supportedImageHandlerMimeTypes | | Prototype: | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 843-861 |
| | 8 | 7 |
tabTextFor| Name: | tabTextFor | | Prototype: | static inline QString tabTextFor(QMdiSubWindow *subWindow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 271-285 |
| | 8 | 3 |
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: | 2141-2152 |
| | 8 | 4 |
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: | 47-60 |
| | 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: | 290-302 |
| | 8 | 1 |
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: | 1017-1027 |
| | 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: | 55-73 |
| | 8 | 7 |
updateBlockedStatusRecursion| Name: | updateBlockedStatusRecursion | | Prototype: | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 693-704 |
| | 8 | 4 |
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: | 505-515 |
| | 8 | 3 |
update_toolbar_style| Name: | update_toolbar_style | | Prototype: | static void update_toolbar_style(GtkWidget *gtkToolBar, GParamSpec *, gpointer) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 213-225 |
| | 8 | 3 |
AtSpiAdaptor::notifyAboutCreation| Name: | AtSpiAdaptor::notifyAboutCreation | | Prototype: | void AtSpiAdaptor::notifyAboutCreation(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1196-1212 |
| | 9 | 3 |
Balloc| Name: | Balloc | | Prototype: | static Bigint *Balloc(int k) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 541-553 |
| | 9 | 2 |
CapabilitiesToStateMask::canBlitterDrawCachedGlyphs| Name: | CapabilitiesToStateMask::canBlitterDrawCachedGlyphs | | Prototype: | bool canBlitterDrawCachedGlyphs(const QTransform &transform, QFontEngine::GlyphFormat requestedGlyphFormat, bool complexClip) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 127-138 |
| | 9 | 5 |
ControlContainer::ControlContainer| Name: | ControlContainer::ControlContainer | | Prototype: | ControlContainer::ControlContainer(QMdiSubWindow *mdiChild) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 691-713 |
| | 9 | 1 |
DBusConnection::DBusConnection| Name: | DBusConnection::DBusConnection | | Prototype: | DBusConnection::DBusConnection(QObject *parent) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | | Lines: | 63-81 |
| | 9 | 3 |
Declaration::styleFeaturesValue| Name: | Declaration::styleFeaturesValue | | Prototype: | int Declaration::styleFeaturesValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1618-1630 |
| | 9 | 3 |
MinOverlapPlacer::findNonInsiders| Name: | MinOverlapPlacer::findNonInsiders | | Prototype: | QVector<QRect> MinOverlapPlacer::findNonInsiders(const QRect &domain, QVector<QRect> &source) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 481-496 |
| | 9 | 3 |
Parser::nextToken| Name: | Parser::nextToken | | Prototype: | char Parser::nextToken() | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 268-288 |
| | 9 | 10 |
Parser::parseFunction| Name: | Parser::parseFunction | | Prototype: | bool Parser::parseFunction(QString *name, QString *args) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2669-2684 |
| | 9 | 3 |
Parser::parseNextDeclaration| Name: | Parser::parseNextDeclaration | | Prototype: | bool Parser::parseNextDeclaration(Declaration *decl) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2523-2534 |
| | 9 | 7 |
PathSimplifier::ElementAllocator::newElement| Name: | PathSimplifier::ElementAllocator::newElement | | Prototype: | inline PathSimplifier::Element *PathSimplifier::ElementAllocator::newElement() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 447-458 |
| | 9 | 2 |
QAbstractButton::changeEvent| Name: | QAbstractButton::changeEvent | | Prototype: | void QAbstractButton::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1172-1187 |
| | 9 | 4 |
QAbstractButtonPrivate::notifyChecked| Name: | QAbstractButtonPrivate::notifyChecked | | Prototype: | void QAbstractButtonPrivate::notifyChecked() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 218-233 |
| | 9 | 5 |
QAbstractItemViewPrivate::selectAll| Name: | QAbstractItemViewPrivate::selectAll | | Prototype: | void QAbstractItemViewPrivate::selectAll(QItemSelectionModel::SelectionFlags command) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4411-4423 |
| | 9 | 2 |
QAbstractScrollArea::eventFilter| Name: | QAbstractScrollArea::eventFilter | | Prototype: | bool QAbstractScrollArea::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 966-979 |
| | 9 | 4 |
QAbstractScrollAreaPrivate::contentsOffset| Name: | QAbstractScrollAreaPrivate::contentsOffset | | Prototype: | QPoint QAbstractScrollAreaPrivate::contentsOffset() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1543-1556 |
| | 9 | 4 |
QAbstractSlider::setRange| Name: | QAbstractSlider::setRange | | Prototype: | void QAbstractSlider::setRange(int min, int max) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 235-247 |
| | 9 | 2 |
QAbstractSlider::setSliderDown| Name: | QAbstractSlider::setSliderDown | | Prototype: | void QAbstractSlider::setSliderDown(bool down) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 450-466 |
| | 9 | 4 |
QAbstractSocketEngine::createSocketEngine| Name: | QAbstractSocketEngine::createSocketEngine | | Prototype: | QAbstractSocketEngine *QAbstractSocketEngine::createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &proxy, QObject *parent) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocketengine.cpp | | Lines: | 94-115 |
| | 9 | 5 |
QAbstractSocketPrivate::pauseSocketNotifiers| Name: | QAbstractSocketPrivate::pauseSocketNotifiers | | Prototype: | void QAbstractSocketPrivate::pauseSocketNotifiers(QAbstractSocket *socket) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1332-1343 |
| | 9 | 2 |
QAbstractSpinBoxPrivate::updateHoverControl| Name: | QAbstractSpinBoxPrivate::updateHoverControl | | Prototype: | bool QAbstractSpinBoxPrivate::updateHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1378-1390 |
| | 9 | 2 |
QAbstractTextDocumentLayout::registerHandler| Name: | QAbstractTextDocumentLayout::registerHandler | | Prototype: | void QAbstractTextDocumentLayout::registerHandler(int objectType, QObject *component) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines: | 424-438 |
| | 9 | 2 |
QAccessibleBridgeUtils::effectiveActionNames| Name: | QAccessibleBridgeUtils::effectiveActionNames | | Prototype: | QStringList effectiveActionNames(QAccessibleInterface *iface) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/accessibility/qaccessiblebridgeutils.cpp | | Lines: | 53-66 |
| | 9 | 5 |
QAccessibleDockWidget::child| Name: | QAccessibleDockWidget::child | | Prototype: | QAccessibleInterface *QAccessibleDockWidget::child(int index) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 582-595 |
| | 9 | 5 |
QAccessibleLineEdit::setText| Name: | QAccessibleLineEdit::setText | | Prototype: | void QAccessibleLineEdit::setText(QAccessible::Text t, const QString &text) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 649-663 |
| | 9 | 4 |
QAccessibleLineEdit::state| Name: | QAccessibleLineEdit::state | | Prototype: | QAccessible::State QAccessibleLineEdit::state() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 665-680 |
| | 9 | 3 |
QAccessibleMenu::parent| Name: | QAccessibleMenu::parent | | Prototype: | QAccessibleInterface *QAccessibleMenu::parent() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 107-121 |
| | 9 | 5 |
QAccessibleStackedWidget::childAt| Name: | QAccessibleStackedWidget::childAt | | Prototype: | QAccessibleInterface *QAccessibleStackedWidget::childAt(int x, int y) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 299-310 |
| | 9 | 4 |
QAccessibleTabButton::text| Name: | QAccessibleTabButton::text | | Prototype: | QString text(QAccessible::Text t) const override | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 113-130 |
| | 9 | 7 |
QAccessibleToolButton::doAction| Name: | QAccessibleToolButton::doAction | | Prototype: | void QAccessibleToolButton::doAction(const QString &actionName) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 344-362 |
| | 9 | 5 |
QAction::setVisible| Name: | QAction::setVisible | | Prototype: | void QAction::setVisible(bool b) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1054-1067 |
| | 9 | 3 |
QAnimationGroup::removeAnimation| Name: | QAnimationGroup::removeAnimation | | Prototype: | void QAnimationGroup::removeAnimation(QAbstractAnimation *animation) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 205-220 |
| | 9 | 3 |
QAnimationTimer::registerAnimation| Name: | QAnimationTimer::registerAnimation | | Prototype: | void QAnimationTimer::registerAnimation(QAbstractAnimation *animation, bool isTopLevel) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 661-674 |
| | 9 | 3 |
QApplicationPrivate::notifyWindowIconChanged| Name: | QApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1745-1762 |
| | 9 | 3 |