| 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 |
nextCharJoins| Name: | 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 |
mergedColors| Name: | 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 |
matrixDet4| Name: | 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 |
matchNumber| Name: | 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 |
lookupElementHelper| Name: | 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 |
loadIntegration| Name: | 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 |
loadIntegration| Name: | 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 |
julianDayFromDate| Name: | 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 |
isTextureTargetMultisample| Name: | 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 |
isLineSeparatorBlockAfterTable| Name: | 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 |
isJitEnabled| Name: | 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 |
isGPUTestBlacklisted| Name: | 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 |
isFastPattern| Name: | 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 |
isES3| Name: | 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 |
isCompressedFormat| Name: | 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 |
insertOrRemoveItems| Name: | 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 |
indexOfMutating| Name: | 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 |
indexOfDescendant| Name: | 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_getAdvances| Name: | 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 |
hash| Name: | 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 |
hash| Name: | 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_new| Name: | 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_inner| Name: | 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 |
grabForPopup| Name: | 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_dh1024| Name: | 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 |
getWindow| Name: | 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 |
getVariables| Name: | 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 |
getProperAncestors| Name: | 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 |
getEtcFileFirstLine| Name: | 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 |
get| Name: | 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 |
fromQColor| Name: | 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 |
formatUnicodeString| Name: | 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 |
formatTouchEvent| Name: | 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_objects| Name: | 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 |
drawPixelARGB32| Name: | 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 |
descendantDepth| Name: | 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 |
derefEngine| Name: | 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 |
customConvert| Name: | 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 |
createData| Name: | 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 |
cpuidFeatures01| Name: | 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 |
countRepeat| Name: | 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 |
copyConverterStateHelper| Name: | 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 |
convert| Name: | 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 |
connectionCapabilies| Name: | 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_cleanup| Name: | 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_rgb64| Name: | 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_XOR| Name: | 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_rgb64| Name: | 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_rgb64| Name: | 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_SourceOver| Name: | 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_Source| Name: | 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_rgb64| Name: | 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_rgb64| Name: | 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_rgb64| Name: | 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_rgb64| Name: | 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 |
collectParentMimeTypes| Name: | 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 |
clearBits| Name: | 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 |
checkExecutable| Name: | 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 |
candidateSignal| Name: | 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 |
canConvertMetaObject| Name: | 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 |
cachedPixmapFromXPM| Name: | 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_op| Name: | 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 |
areMetricsTooLarge| Name: | 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 |
applyWindowCursor| Name: | 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 |
appendOrganizationAndApp| Name: | 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_interpolate| Name: | _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_interpolate| Name: | _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_checkEntry| Name: | _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_checkEntry| Name: | _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_compose| Name: | _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 |
TCBEase| Name: | TCBEase | | Coverage: | 60.000% (3/5) |
| | 6 | 3 |
ResourceHelper| Name: | ResourceHelper | | Coverage: | 0.000% (0/2) |
| | 6 | 2 |
QtFreetypeData| Name: | QtFreetypeData | | Coverage: | 100.000% (5/5) |
| | 6 | 3 |
Q_QGS_directLoader| Name: | Q_QGS_directLoader | | Coverage: | 0.000% (0/9) |
| | 6 | 10 |
QXmlStreamNamespaceDeclaration| Name: | QXmlStreamNamespaceDeclaration | | Coverage: | 100.000% (3/3) |
| | 6 | 3 |
QXcbConnectionGrabber| Name: | QXcbConnectionGrabber | | Coverage: | 44.444% (4/9) |
| | 6 | 5 |
QUtf32Codec| Name: | QUtf32Codec | | Coverage: | 100.000% (5/5) |
| | 6 | 5 |
QTransformToFTMatrix| Name: | 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 |
QTextEncoder| Name: | QTextEncoder | | Coverage: | 100.000% (4/4) |
| | 6 | 4 |
QTabletEvent| Name: | QTabletEvent | | Coverage: | 0.000% (0/4) |
| | 6 | 4 |
QTableWidgetSelectionRange| Name: | QTableWidgetSelectionRange | | Coverage: | 0.000% (0/3) |
| | 6 | 3 |
QSizePolicy| Name: | QSizePolicy | | Coverage: | 0.000% (0/6) |
| | 6 | 4 |
QSignalEventGenerator| Name: | QSignalEventGenerator | | Coverage: | 100.000% (2/2) |
| | 6 | 2 |
QSignalDumper| Name: | QSignalDumper | | Coverage: | 10.000% (1/10) |
| | 6 | 6 |
QPrevNextCalButton| Name: | QPrevNextCalButton | | Coverage: | 0.000% (0/2) |
| | 6 | 2 |
QPlatformOffscreenSurface| Name: | QPlatformOffscreenSurface | | Coverage: | 0.000% (0/5) |
| | 6 | 5 |
QPlatformCursor| Name: | QPlatformCursor | | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QPAEventDispatcherGlibPrivate| Name: | QPAEventDispatcherGlibPrivate | | Coverage: | 100.000% (1/1) |
| | 6 | 1 |
QOpenUrlHandlerRegistry| Name: | QOpenUrlHandlerRegistry | | Coverage: | 0.000% (0/8) |
| | 6 | 4 |
QOpenGLShaderStorage| Name: | QOpenGLShaderStorage | | Coverage: | 0.000% (0/6) |
| | 6 | 2 |
QOpenGLEngineSharedShadersResource| Name: | QOpenGLEngineSharedShadersResource | | Coverage: | 0.000% (0/4) |
| | 6 | 4 |
QNullBrushData| Name: | QNullBrushData | | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QNativeImage| Name: | QNativeImage | | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QMouseEvent| Name: | QMouseEvent | | Coverage: | 0.000% (0/6) |
| | 6 | 6 |
QMimeProviderBase| Name: | QMimeProviderBase | | Coverage: | 100.000% (7/7) |
| | 6 | 3 |
QMimeGlobPatternList| Name: | QMimeGlobPatternList | | Coverage: | 100.000% (7/7) |
| | 6 | 3 |
QMetaClassInfo| Name: | QMetaClassInfo | | Coverage: | 50.000% (4/8) |
| | 6 | 4 |