Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSizeF &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 867-875 |
| | 6 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QDate &date) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1154-1163 |
| | 6 | 2 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QTime &time) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1179-1188 |
| | 6 | 2 |
nextCharJoinsName: | nextCharJoins | Prototype: | static inline bool nextCharJoins(const QString &string, int pos) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2658-2666 |
| | 6 | 3 |
mergedColorsName: | mergedColors | Prototype: | static QColor mergedColors(const QColor &colorA, const QColor &colorB, int factor = 50) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 279-287 |
| | 6 | 1 |
matrixDet4Name: | matrixDet4 | Prototype: | static inline double matrixDet4(const double m[4][4]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 357-365 |
| | 6 | 1 |
matchNumberName: | matchNumber | Prototype: | template <typename T> static bool matchNumber(const QMimeMagicRulePrivate *d, const QByteArray &data) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 167-184 |
| | 6 | 3 |
lookupElementHelperName: | lookupElementHelper | Prototype: | static const QTextHtmlElement *lookupElementHelper(const QString &element) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 462-470 |
| | 6 | 2 |
loadIntegrationName: | loadIntegration | Prototype: | static inline QPlatformIntegration *loadIntegration(QFactoryLoader *loader, const QString &key, const QStringList ¶meters, int &argc, char ** argv) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | Lines: | 51-60 |
| | 6 | 4 |
loadIntegrationName: | loadIntegration | Prototype: | static inline QXcbGlIntegration *loadIntegration(QFactoryLoader *loader, const QString &key) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | Lines: | 50-59 |
| | 6 | 4 |
julianDayFromDateName: | julianDayFromDate | Prototype: | static inline qint64 julianDayFromDate(int year, int month, int day) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 114-129 |
| | 6 | 2 |
isTextureTargetMultisampleName: | isTextureTargetMultisample | Prototype: | static bool isTextureTargetMultisample(QOpenGLTexture::Target target) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 425-448 |
| | 6 | 12 |
isLineSeparatorBlockAfterTableName: | isLineSeparatorBlockAfterTable | Prototype: | static inline bool isLineSeparatorBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 310-318 |
| | 6 | 1 |
isJitEnabledName: | isJitEnabled | Prototype: | static bool isJitEnabled() | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1113-1127 |
| | 6 | 2 |
isGPUTestBlacklistedName: | isGPUTestBlacklisted | Prototype: | static bool isGPUTestBlacklisted(const char *slot, const char *data = 0) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 205-216 |
| | 6 | 5 |
isFastPatternName: | isFastPattern | Prototype: | static bool isFastPattern(const QString &pattern) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 140-149 |
| | 6 | 1 |
isES3Name: | isES3 | Prototype: | static inline bool isES3(int minor) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6005-6018 |
| | 6 | 2 |
isCompressedFormatName: | isCompressedFormat | Prototype: | static bool isCompressedFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 870-984 |
| | 6 | 99 |
insertOrRemoveItemsName: | insertOrRemoveItems | Prototype: | template <typename T> static void insertOrRemoveItems(QVector<T> &items, int index, int delta) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 44-55 |
| | 6 | 4 |
indexOfMutatingName: | indexOfMutating | Prototype: | static int indexOfMutating(const QStringList *that, QRegExp &rx, int from) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 520-529 |
| | 6 | 4 |
indexOfDescendantName: | indexOfDescendant | Prototype: | static int indexOfDescendant(QState *s, QAbstractState *desc) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 445-455 |
| | 6 | 3 |
hb_getAdvancesName: | hb_getAdvances | Prototype: | static void hb_getAdvances(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *advances, int flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 129-139 |
| | 6 | 1 |
hashName: | hash | Prototype: | static inline uint hash(const uchar *p, int len, uint seed) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 146-157 |
| | 6 | 3 |
hashName: | hash | Prototype: | static inline uint hash(const QChar *p, int len, uint seed) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 164-175 |
| | 6 | 3 |
gray_raster_newName: | gray_raster_new | Prototype: | static int gray_raster_new( QT_FT_Raster* araster ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1841-1852 |
| | 6 | 2 |
gray_convert_glyph_innerName: | gray_convert_glyph_inner | Prototype: | static int gray_convert_glyph_inner( PWorker worker ) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1557-1573 |
| | 6 | 2 |
grabForPopupName: | grabForPopup | Prototype: | static void grabForPopup(QWidget *popup) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3832-3843 |
| | 6 | 3 |
get_dh1024Name: | get_dh1024 | Prototype: | static DH *get_dh1024() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 52-66 |
| | 6 | 2 |
getWindowName: | getWindow | Prototype: | static QAccessibleInterface * getWindow(QAccessibleInterface * interface) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1567-1577 |
| | 6 | 3 |
getVariablesName: | getVariables | Prototype: | QList<AnchorData *> getVariables(const QList<QSimplexConstraint *> &constraints) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2055-2065 |
| | 6 | 3 |
getProperAncestorsName: | getProperAncestors | Prototype: | static QVector<QState*> getProperAncestors(const QAbstractState *state, const QAbstractState *upperBound) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 326-335 |
| | 6 | 2 |
getEtcFileFirstLineName: | getEtcFileFirstLine | Prototype: | static QByteArray getEtcFileFirstLine(const char *fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2240-2249 |
| | 6 | 2 |
getName: | get | Prototype: | static inline QDBusError::ErrorType get(const char *name) | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 146-154 |
| | 6 | 4 |
fromQColorName: | fromQColor | Prototype: | static GdkColor fromQColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 289-297 |
| | 6 | 1 |
formatUnicodeStringName: | formatUnicodeString | Prototype: | static void formatUnicodeString(QDebug d, const QString &s) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3588-3597 |
| | 6 | 3 |
formatTouchEventName: | formatTouchEvent | Prototype: | static inline void formatTouchEvent(QDebug d, const QTouchEvent &t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3578-3586 |
| | 6 | 1 |
err_info_about_objectsName: | err_info_about_objects | Prototype: | static void err_info_about_objects(const char * func, const QObject * sender, const QObject * receiver) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2282-2292 |
| | 6 | 3 |
drawPixelARGB32Name: | drawPixelARGB32 | Prototype: | inline void drawPixelARGB32(QCosmeticStroker *stroker, int x, int y, int coverage) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 161-170 |
| | 6 | 2 |
descendantDepthName: | descendantDepth | Prototype: | static int descendantDepth(const QAbstractState *state, const QAbstractState *ancestor) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 304-313 |
| | 6 | 3 |
derefEngineName: | derefEngine | Prototype: | static void derefEngine(QRegExpEngine *eng, const QRegExpEngineKey &key) | Coverage: | 62.500% (5/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3815-3835 |
| | 6 | 4 |
customConvertName: | customConvert | Prototype: | static bool customConvert(const QVariant::Private *d, int t, void *result, bool *ok) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1082-1092 |
| | 6 | 4 |
createDataName: | createData | Prototype: | static QTextFrameData *createData(QTextFrame *f) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 231-240 |
| | 6 | 2 |
cpuidFeatures01Name: | cpuidFeatures01 | Prototype: | static void cpuidFeatures01(uint &ecx, uint &edx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 187-202 |
| | 6 | 1 |
countRepeatName: | countRepeat | Prototype: | static inline int countRepeat(const QString &str, int index, int maxCount) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 339-348 |
| | 6 | 2 |
copyConverterStateHelperName: | copyConverterStateHelper | Prototype: | static void copyConverterStateHelper(QTextCodec::ConverterState *dest, const QTextCodec::ConverterState *src) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 357-368 |
| | 6 | 1 |
convertName: | convert | Prototype: | static bool convert(const QVariant::Private *d, int type, void *result, bool *ok) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 93-101 |
| | 6 | 2 |
connectionCapabiliesName: | connectionCapabilies | Prototype: | static QDBusConnection::ConnectionCapabilities connectionCapabilies(DBusConnection *connection) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1760-1782 |
| | 6 | 2 |
connManager_cleanupName: | connManager_cleanup | Prototype: | static void connManager_cleanup() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 59-68 |
| | 6 | 2 |
comp_func_solid_XOR_rgb64Name: | comp_func_solid_XOR_rgb64 | Prototype: | void comp_func_solid_XOR_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 766-775 |
| | 6 | 3 |
comp_func_solid_XORName: | comp_func_solid_XOR | Prototype: | void comp_func_solid_XOR(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 752-764 |
| | 6 | 3 |
comp_func_solid_Source_rgb64Name: | comp_func_solid_Source_rgb64 | Prototype: | void comp_func_solid_Source_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 137-148 |
| | 6 | 3 |
comp_func_solid_SourceOver_rgb64Name: | comp_func_solid_SourceOver_rgb64 | Prototype: | void comp_func_solid_SourceOver_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 213-224 |
| | 6 | 4 |
comp_func_solid_SourceOverName: | comp_func_solid_SourceOver | Prototype: | void comp_func_solid_SourceOver(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 198-211 |
| | 6 | 4 |
comp_func_solid_SourceName: | comp_func_solid_Source | Prototype: | void comp_func_solid_Source(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 122-135 |
| | 6 | 3 |
comp_func_solid_Plus_rgb64Name: | comp_func_solid_Plus_rgb64 | Prototype: | void comp_func_solid_Plus_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: | 880-892 |
| | 6 | 4 |
comp_func_solid_DestinationOut_rgb64Name: | comp_func_solid_DestinationOut_rgb64 | Prototype: | void comp_func_solid_DestinationOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 560-569 |
| | 6 | 3 |
comp_func_solid_DestinationIn_rgb64Name: | comp_func_solid_DestinationIn_rgb64 | Prototype: | void comp_func_solid_DestinationIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 421-430 |
| | 6 | 3 |
comp_func_Plus_rgb64Name: | comp_func_Plus_rgb64 | Prototype: | void comp_func_Plus_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: | 917-929 |
| | 6 | 4 |
collectParentMimeTypesName: | collectParentMimeTypes | Prototype: | static void collectParentMimeTypes(const QString &mime, QStringList &allParents) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | Lines: | 338-351 |
| | 6 | 4 |
clearBitsName: | clearBits | Prototype: | static void clearBits(quint8 *where, int start, int end) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 301-313 |
| | 6 | 2 |
checkExecutableName: | checkExecutable | Prototype: | static QString checkExecutable(const QString &path) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 452-460 |
| | 6 | 3 |
candidateSignalName: | candidateSignal | Prototype: | static const char *candidateSignal(int which) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 63-74 |
| | 6 | 5 |
canConvertMetaObjectName: | canConvertMetaObject | Prototype: | static bool canConvertMetaObject(int fromId, int toId, QObject *fromObject) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2936-2951 |
| | 6 | 3 |
cachedPixmapFromXPMName: | cachedPixmapFromXPM | Prototype: | static QPixmap cachedPixmapFromXPM(const char * const *xpm) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5186-5195 |
| | 6 | 2 |
bool_opName: | bool_op | Prototype: | static bool bool_op(bool a, bool b, QPathClipper::Operation op) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1751-1765 |
| | 6 | 6 |
areMetricsTooLargeName: | areMetricsTooLarge | Prototype: | static inline bool areMetricsTooLarge(const QFontEngineFT::GlyphInfo &info) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 846-855 |
| | 6 | 1 |
applyWindowCursorName: | applyWindowCursor | Prototype: | static inline void applyWindowCursor(const QList<QWindow *> &l) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3427-3439 |
| | 6 | 4 |
appendOrganizationAndAppName: | appendOrganizationAndApp | Prototype: | static void appendOrganizationAndApp(QString &path) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 51-63 |
| | 6 | 3 |
_q_interpolateName: | _q_interpolate | Prototype: | template<> inline QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 171-179 |
| | 6 | 1 |
_q_interpolateName: | _q_interpolate | Prototype: | template<> inline QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 161-169 |
| | 6 | 1 |
_q_checkEntryName: | _q_checkEntry | Prototype: | static inline bool _q_checkEntry(QFileSystemEntry &entry, QFileSystemMetaData &data, bool resolvingEntry) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 105-116 |
| | 6 | 3 |
_q_checkEntryName: | _q_checkEntry | Prototype: | static inline bool _q_checkEntry(QAbstractFileEngine *&engine, bool resolvingEntry) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 118-129 |
| | 6 | 3 |
_hb_qt_unicode_composeName: | _hb_qt_unicode_compose | Prototype: | static hb_bool_t _hb_qt_unicode_compose(hb_unicode_funcs_t * , hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 297-312 |
| | 6 | 1 |
TCBEaseName: | TCBEase | Coverage: | 60.000% (3/5) |
| | 6 | 3 |
ResourceHelperName: | ResourceHelper | Coverage: | 0.000% (0/2) |
| | 6 | 2 |
QtFreetypeDataName: | QtFreetypeData | Coverage: | 100.000% (5/5) |
| | 6 | 3 |
Q_QGS_directLoaderName: | Q_QGS_directLoader | Coverage: | 0.000% (0/9) |
| | 6 | 10 |
QXmlStreamNamespaceDeclarationName: | QXmlStreamNamespaceDeclaration | Coverage: | 100.000% (3/3) |
| | 6 | 3 |
QXcbConnectionGrabberName: | QXcbConnectionGrabber | Coverage: | 44.444% (4/9) |
| | 6 | 5 |
QUtf32CodecName: | QUtf32Codec | Coverage: | 100.000% (5/5) |
| | 6 | 5 |
QTransformToFTMatrixName: | QTransformToFTMatrix | Prototype: | static inline FT_Matrix QTransformToFTMatrix(const QTransform &matrix) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1314-1324 |
| | 6 | 1 |
QTextEncoderName: | QTextEncoder | Coverage: | 100.000% (4/4) |
| | 6 | 4 |
QTabletEventName: | QTabletEvent | Coverage: | 0.000% (0/4) |
| | 6 | 4 |
QTableWidgetSelectionRangeName: | QTableWidgetSelectionRange | Coverage: | 0.000% (0/3) |
| | 6 | 3 |
QSizePolicyName: | QSizePolicy | Coverage: | 0.000% (0/6) |
| | 6 | 4 |
QSignalEventGeneratorName: | QSignalEventGenerator | Coverage: | 100.000% (2/2) |
| | 6 | 2 |
QSignalDumperName: | QSignalDumper | Coverage: | 10.000% (1/10) |
| | 6 | 6 |
QPrevNextCalButtonName: | QPrevNextCalButton | Coverage: | 0.000% (0/2) |
| | 6 | 2 |
QPlatformOffscreenSurfaceName: | QPlatformOffscreenSurface | Coverage: | 0.000% (0/5) |
| | 6 | 5 |
QPlatformCursorName: | QPlatformCursor | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QPAEventDispatcherGlibPrivateName: | QPAEventDispatcherGlibPrivate | Coverage: | 100.000% (1/1) |
| | 6 | 1 |
QOpenUrlHandlerRegistryName: | QOpenUrlHandlerRegistry | Coverage: | 0.000% (0/8) |
| | 6 | 4 |
QOpenGLShaderStorageName: | QOpenGLShaderStorage | Coverage: | 0.000% (0/6) |
| | 6 | 2 |
QOpenGLEngineSharedShadersResourceName: | QOpenGLEngineSharedShadersResource | Coverage: | 0.000% (0/4) |
| | 6 | 4 |
QNullBrushDataName: | QNullBrushData | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QNativeImageName: | QNativeImage | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QMouseEventName: | QMouseEvent | Coverage: | 0.000% (0/6) |
| | 6 | 6 |
QMimeProviderBaseName: | QMimeProviderBase | Coverage: | 100.000% (7/7) |
| | 6 | 3 |
QMimeGlobPatternListName: | QMimeGlobPatternList | Coverage: | 100.000% (7/7) |
| | 6 | 3 |
QMetaClassInfoName: | QMetaClassInfo | Coverage: | 50.000% (4/8) |
| | 6 | 4 |