Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
scaleRectName: | scaleRect | Prototype: | static const QRectF scaleRect(const QRectF &r, qreal sx, qreal sy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1416-1419 |
| | 1 | 1 |
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 |
sanityCheckName: | sanityCheck | Prototype: | static bool sanityCheck(const QMdiSubWindow * const child, const char *where) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 185-194 |
| | 6 | 2 |
sanityCheckName: | sanityCheck | Prototype: | static bool sanityCheck(const QList<QWidget *> &widgets, const int index, const char *where) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 196-211 |
| | 11 | 3 |
s5StateToStringName: | s5StateToString | Prototype: | static inline QString s5StateToString(QSocks5SocketEnginePrivate::Socks5State) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 146-146 |
| | 1 | 1 |
runningUnderDebuggerName: | runningUnderDebugger | Prototype: | static bool runningUnderDebugger() | Coverage: | 13.333% (2/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 95-117 |
| | 14 | 5 |
rowLengthsFromRangeName: | rowLengthsFromRange | Prototype: | static void rowLengthsFromRange(const QItemSelectionRange &range, QVector<QPair<QPersistentModelIndex, uint> > &result) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 295-309 |
| | 7 | 3 |
round_up_scanlineName: | round_up_scanline | Prototype: | static inline quint32 round_up_scanline(quint32 base, quint32 pad) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 353-356 |
| | 1 | 1 |
roundToMillisecondName: | roundToMillisecond | Prototype: | static timespec roundToMillisecond(timespec val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 204-212 |
| | 3 | 1 |
roundInDeviceCoordinatesName: | roundInDeviceCoordinates | Prototype: | static inline QPointF roundInDeviceCoordinates(const QPointF &p, const QTransform &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5019-5022 |
| | 1 | 1 |
rotated90Name: | rotated90 | Prototype: | static QImage rotated90(const QImage &image) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4456-4518 |
| | 36 | 28 |
rotated270Name: | rotated270 | Prototype: | static QImage rotated270(const QImage &image) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4526-4588 |
| | 36 | 28 |
rotated180Name: | rotated180 | Prototype: | static QImage rotated180(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4521-4523 |
| | 1 | 1 |
rightName: | right | Prototype: | QTextStream &right(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2920-2924 |
| | 2 | 1 |
rgbSwapped_genericName: | rgbSwapped_generic | Prototype: | inline void rgbSwapped_generic(int width, int height, const QImage *src, QImage *dst, const QPixelLayout* layout) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3152-3182 |
| | 23 | 4 |
rgbBlendPixelName: | rgbBlendPixel | Prototype: | static inline void rgbBlendPixel(quint32 *dst, int coverage, int sr, int sg, int sb, const uchar *gamma, const uchar *invgamma) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5728-5773 |
| | 31 | 2 |
rgb2hsvName: | rgb2hsv | Prototype: | static inline void rgb2hsv(QRgb rgb, int &h, int &s, int &v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 575-580 |
| | 3 | 1 |
rfcDateImpl::[lambda]Name: | rfcDateImpl::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 231-231 |
| | 0 | 1 |
rfcDateImplName: | rfcDateImpl | Prototype: | static ParsedRfcDateTime rfcDateImpl(const QString &s) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 214-245 |
| | 20 | 7 |
retrieveLabelName: | retrieveLabel | Prototype: | static inline QString retrieveLabel(const QByteArray &device) | Coverage: | 22.222% (2/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 490-523 |
| | 9 | 3 |
resourceTypeName: | resourceType | Prototype: | static int resourceType(const QByteArray &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 77-95 |
| | 3 | 1 |
resolveStringRefsAndReturnTotalSizeName: | resolveStringRefsAndReturnTotalSize | Prototype: | static int resolveStringRefsAndReturnTotalSize(ParseResult &parts, const ArgIndexToPlaceholderMap &argIndexToPlaceholderMap, const QString *args[]) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7969-7982 |
| | 9 | 4 |
resolveLibraryInternal::[lambda]Name: | resolveLibraryInternal::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | Lines: | 99-99 |
| | 0 | 1 |
resolveLibraryInternalName: | resolveLibraryInternal | Prototype: | static bool resolveLibraryInternal() | Coverage: | 41.667% (10/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | Lines: | 94-129 |
| | 19 | 9 |
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 |
resolveEntityName: | resolveEntity | Prototype: | static QChar resolveEntity(const QString &entity) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 342-350 |
| | 6 | 2 |
resolveClassNameName: | resolveClassName | Prototype: | static const QMetaObject *resolveClassName (const QMap<QByteArray, const QMetaObject *>& references, const QByteArray& name) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1670-1678 |
| | 3 | 2 |
resolveName: | resolve | Prototype: | template <typename Func> Func resolve(QOpenGLContext *context, const char *name, Func) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2141-2145 |
| | 1 | 1 |
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 |
resetCodecConverterStateHelperName: | resetCodecConverterStateHelper | Prototype: | static void resetCodecConverterStateHelper(QTextCodec::ConverterState *state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 358-362 |
| | 2 | 1 |
resetName: | reset | Prototype: | QTextStream &reset(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2979-2983 |
| | 2 | 1 |
requiresOpenTypeName: | requiresOpenType | Prototype: | static inline bool requiresOpenType(int writingSystem) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 365-369 |
| | 2 | 1 |
report_errorName: | report_error | Prototype: | static void report_error(int code, const char *where, const char *what) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 72-76 |
| | 2 | 2 |
replaceVertex_helperName: | replaceVertex_helper | Prototype: | static AnchorVertex *replaceVertex_helper(AnchorData *data, AnchorVertex *oldV, AnchorVertex *newV) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 871-882 |
| | 7 | 2 |
replaceTextFallbackName: | replaceTextFallback | Prototype: | static void replaceTextFallback(QAccessibleInterface *accessible, long startOffset, long endOffset, const QString &txt) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2160-2170 |
| | 7 | 3 |
replacePercentNName: | replacePercentN | Prototype: | static void replacePercentN(QString *result, int n) | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1934-1956 |
| | 15 | 5 |
replaceArgEscapesName: | replaceArgEscapes | Prototype: | static QString replaceArgEscapes(const QString &s, const ArgEscapeData &d, int field_width, const QString &arg, const QString &larg, QChar fillChar = QLatin1Char(' ')) | Coverage: | 100.000% (44/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7303-7395 |
| | 56 | 14 |
removeWidgetRecursivelyName: | removeWidgetRecursively | Prototype: | static bool removeWidgetRecursively(QLayoutItem *li, QObject *w) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 549-568 |
| | 14 | 5 |
removeOptionalQuotesName: | removeOptionalQuotes | Prototype: | static inline void removeOptionalQuotes(QString *str) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2229-2236 |
| | 5 | 2 |
removeLayoutItemFromLayoutName: | removeLayoutItemFromLayout | Prototype: | static bool removeLayoutItemFromLayout(QGraphicsLayout *lay, QGraphicsLayoutItem *layoutItem) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | Lines: | 116-132 |
| | 11 | 6 |
removeDotsFromPathName: | removeDotsFromPath | Prototype: | static void removeDotsFromPath(QString *path) | Coverage: | 83.516% (76/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1535-1609 |
| | 39 | 15 |
releaseMouseGrabOfWidgetName: | releaseMouseGrabOfWidget | Prototype: | static void releaseMouseGrabOfWidget(QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12514-12528 |
| | 7 | 4 |
releaseCachedFontEngineName: | releaseCachedFontEngine | Prototype: | static inline void releaseCachedFontEngine(QFontEngine *fontEngine) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1538-1542 |
| | 2 | 2 |
registerHelperName: | registerHelper | Prototype: | template<typename T> inline static void registerHelper(T * = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | Lines: | 80-88 |
| | 5 | 1 |
registerFontName: | registerFont | Prototype: | static void registerFont(QFontDatabasePrivate::ApplicationFont *fnt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1023-1030 |
| | 3 | 1 |
registerEventTypeZeroBasedName: | registerEventTypeZeroBased | Prototype: | static inline int registerEventTypeZeroBased(int id) noexcept | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 453-461 |
| | 3 | 2 |
registerComplexDBusType::destructName: | registerComplexDBusType::destruct | Prototype: | static void destruct(void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 133-136 |
| | 1 | 1 |
registerComplexDBusType::constructName: | registerComplexDBusType::construct | Prototype: | static void *construct(void *, const void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 138-142 |
| | 2 | 1 |
registerComplexDBusTypeName: | registerComplexDBusType | Prototype: | static int registerComplexDBusType(const char *typeName) | Coverage: | 33.333% (1/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 130-151 |
| | 9 | 3 |
rect_intersectsName: | rect_intersects | Prototype: | inline bool rect_intersects(const QRect &r1, const QRect &r2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 703-707 |
| | 2 | 1 |
recodeFromUserName: | recodeFromUser | Prototype: | static inline QString recodeFromUser(const QString &input, const ushort *actions, int from, int to) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 825-835 |
| | 6 | 2 |
recodeAndAppendName: | recodeAndAppend | Prototype: | static void recodeAndAppend(QString &to, const QString &input, QUrl::ComponentFormattingOptions encoding, const ushort *tableModifications) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 487-492 |
| | 2 | 2 |
recodeName: | recode | Prototype: | static int recode(QString &result, const ushort *begin, const ushort *end, QUrl::ComponentFormattingOptions encoding, const uchar *actionTable, bool retryBadEncoding) | Coverage: | 96.053% (73/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 374-475 |
| | 63 | 21 |
realMinSizeName: | realMinSize | Prototype: | static int realMinSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 483-506 |
| | 15 | 5 |
realMaxSizeName: | realMaxSize | Prototype: | static int realMaxSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 508-534 |
| | 17 | 6 |
read_xpm_stringName: | read_xpm_string | Prototype: | static bool read_xpm_string(QByteArray &buf, QIODevice *d, const char * const *source, int &index, QByteArray &state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 791-824 |
| | 23 | 8 |
read_xpm_headerName: | 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/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 839-856 |
| | 6 | 3 |
read_xpm_bodyName: | read_xpm_body | Prototype: | static bool read_xpm_body( QIODevice *device, const char * const * source, int& index, QByteArray& state, int cpp, int ncols, int w, int h, QImage& image) | Coverage: | 0.000% (0/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 860-1016 |
| | 106 | 34 |
read_xbm_imageName: | read_xbm_image | Prototype: | static bool read_xbm_image(QIODevice *device, QImage *outImage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 174-180 |
| | 4 | 2 |
read_xbm_headerName: | read_xbm_header | Prototype: | static bool read_xbm_header(QIODevice *device, int& w, int& h) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 64-118 |
| | 32 | 8 |
read_xbm_bodyName: | read_xbm_body | Prototype: | static bool read_xbm_body(QIODevice *device, int w, int h, QImage *outImage) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 120-172 |
| | 32 | 9 |
read_pbm_intName: | read_pbm_int | Prototype: | static int read_pbm_int(QIODevice *d) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 65-94 |
| | 22 | 9 |
read_pbm_headerName: | read_pbm_header | Prototype: | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 96-121 |
| | 16 | 6 |
read_pbm_bodyName: | read_pbm_body | Prototype: | static bool read_pbm_body(QIODevice *device, char type, int w, int h, int mcc, QImage *outImage) | Coverage: | 0.000% (0/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 123-258 |
| | 93 | 32 |
read_image_scaledName: | read_image_scaled | Prototype: | static void read_image_scaled(QImage *outImage, png_structp png_ptr, png_infop info_ptr, QPngHandlerPrivate::AllocatedMemoryPointers &, QSize scaledSize) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 410-487 |
| | 58 | 14 |
read_dib_infoheaderName: | read_dib_infoheader | Prototype: | static bool read_dib_infoheader(QDataStream &s, BMP_INFOHDR &bi) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 168-184 |
| | 12 | 4 |
read_dib_fileheaderName: | read_dib_fileheader | Prototype: | static bool read_dib_fileheader(QDataStream &s, BMP_FILEHDR &bf) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 154-166 |
| | 6 | 3 |
read_dib_bodyName: | read_dib_body | Prototype: | static bool read_dib_body(QDataStream &s, const BMP_INFOHDR &bi, int offset, int startpos, QImage &image) | Coverage: | 0.000% (0/316) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 186-586 |
| | 288 | 97 |
readValueName: | readValue | Prototype: | template <typename T> T readValue(const uchar *&data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 98-104 |
| | 3 | 1 |
readV1ColorGroupName: | readV1ColorGroup | Prototype: | static void readV1ColorGroup(QDataStream &s, QPalette &pal, QPalette::ColorGroup grp) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 974-981 |
| | 4 | 2 |
readUShortName: | readUShort | Prototype: | static inline ushort readUShort(const uchar *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 70-73 |
| | 1 | 1 |
readUIntName: | readUInt | Prototype: | static inline uint readUInt(const uchar *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 65-68 |
| | 1 | 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 |
readMSDosDateName: | readMSDosDate | Prototype: | static QDateTime readMSDosDate(const uchar *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 273-286 |
| | 10 | 1 |
readInterfaceName: | readInterface | Prototype: | static void readInterface(QXmlStreamReader &xml, QDBusIntrospection::Object *objData, QDBusIntrospection::Interfaces *interfaces) | Coverage: | 75.676% (28/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 282-329 |
| | 28 | 12 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 389-420 |
| | 17 | 7 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QByteArray &jsonAsciiData, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 422-442 |
| | 12 | 2 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QString &fileName, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 444-467 |
| | 14 | 3 |
readEtcRedHatReleaseName: | readEtcRedHatRelease | Prototype: | static bool readEtcRedHatRelease(QUnixOSVersion &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2330-2348 |
| | 11 | 2 |
readEtcOsRelease::[lambda]Name: | readEtcOsRelease::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2285-2285 |
| | 0 | 1 |
readEtcOsReleaseName: | readEtcOsRelease | Prototype: | static bool readEtcOsRelease(QUnixOSVersion &v) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2282-2286 |
| | 0 | 4 |
readEtcLsbRelease::[lambda]Name: | readEtcLsbRelease::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2291-2291 |
| | 0 | 1 |
readEtcLsbReleaseName: | readEtcLsbRelease | Prototype: | static bool readEtcLsbRelease(QUnixOSVersion &v) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2288-2316 |
| | 11 | 7 |
readEtcFileName: | readEtcFile | Prototype: | static bool readEtcFile(QUnixOSVersion &v, const char *filename, const QByteArray &idKey, const QByteArray &versionKey, const QByteArray &prettyNameKey) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2241-2280 |
| | 25 | 7 |
readEtcDebianVersion::[lambda]Name: | readEtcDebianVersion::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2359-2359 |
| | 0 | 1 |
readEtcDebianVersionName: | readEtcDebianVersion | Prototype: | static bool readEtcDebianVersion(QUnixOSVersion &v) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2350-2362 |
| | 5 | 3 |
readAllPropertiesName: | readAllProperties | Prototype: | static QVariantMap readAllProperties(QObject *object, int flags) | Coverage: | 56.000% (14/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 449-481 |
| | 18 | 7 |
read8Name: | read8 | Prototype: | static quint8 read8(const uchar *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 803-806 |
| | 1 | 1 |
read32Name: | read32 | Prototype: | static quint32 read32(const uchar *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 813-816 |
| | 1 | 1 |
read16Name: | read16 | Prototype: | static quint16 read16(const uchar *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 808-811 |
| | 1 | 1 |
rawTypeNameFromTypeInfoName: | rawTypeNameFromTypeInfo | Prototype: | static inline const char *rawTypeNameFromTypeInfo(const QMetaObject *mo, uint typeInfo) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 175-178 |
| | 1 | 1 |
rawStringDataName: | rawStringData | Prototype: | static inline const char *rawStringData(const QMetaObject *mo, int index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 159-162 |
| | 1 | 1 |
rawReadValueName: | rawReadValue | Prototype: | static quint64 rawReadValue(int fd) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 570-603 |
| | 11 | 4 |
rasterop_solid_SourceXorDestinationName: | rasterop_solid_SourceXorDestination | Prototype: | void rasterop_solid_SourceXorDestination(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: | 1818-1827 |
| | 4 | 2 |
rasterop_solid_SourceOrNotDestinationName: | rasterop_solid_SourceOrNotDestination | Prototype: | void rasterop_solid_SourceOrNotDestination(uint *__restrict__ 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: | 2015-2025 |
| | 4 | 2 |
rasterop_solid_SourceOrDestinationName: | rasterop_solid_SourceOrDestination | Prototype: | void rasterop_solid_SourceOrDestination(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: | 1775-1783 |
| | 3 | 2 |
rasterop_solid_SourceAndNotDestinationName: | rasterop_solid_SourceAndNotDestination | Prototype: | void rasterop_solid_SourceAndNotDestination(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: | 1956-1966 |
| | 4 | 2 |
rasterop_solid_SourceAndDestinationName: | rasterop_solid_SourceAndDestination | Prototype: | void rasterop_solid_SourceAndDestination(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: | 1795-1804 |
| | 4 | 2 |
rasterop_solid_SetDestinationName: | rasterop_solid_SetDestination | Prototype: | void rasterop_solid_SetDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 2054-2061 |
| | 2 | 1 |