| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QString &str, const QTextHtmlElement &e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 452-455 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static bool operator<(const QTextHtmlElement &e, const QString &str) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 457-460 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static inline bool operator<(int fragment, const QFragmentFindHelper &helper) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 374-377 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | static inline bool operator<(const QFragmentFindHelper &helper, int fragment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 379-382 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const QPointF &p, qreal f) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 94-97 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | bool operator<(const QElapsedTimer &v1, const QElapsedTimer &v2) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 235-238 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(int priority, const QPair<QRunnable *, int> &p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 196-197 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const UCS2Pair &ligature, ushort u1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1752-1753 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | inline bool operator<(const UCS2SurrogatePair &ligature, uint u1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1764-1765 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | bool operator<(const QString &s1, const QString &s2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2776-2779 |
| | 1 | 1 |
operator<| Name: | operator< | | Prototype: | bool operator<(const QStringRef &s1,const QStringRef &s2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9039-9042 |
| | 1 | 1 |
operator/| Name: | operator/ | | Prototype: | inline QPointF operator/(const QPointF &p1, const QPointF &p2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 124-127 |
| | 1 | 1 |
operator*| Name: | operator* | | Prototype: | inline QPointF operator*(const QPointF &p1, const QPointF &p2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 118-121 |
| | 1 | 1 |
operator!=| Name: | operator!= | | Prototype: | bool operator!=(const QSurfaceFormat& a, const QSurfaceFormat& b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 818-821 |
| | 1 | 1 |
operator!=| Name: | operator!= | | Prototype: | inline bool operator!=(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 433-436 |
| | 1 | 1 |
operator!=| Name: | operator!= | | Prototype: | bool operator!=(const QGLFormat& a, const QGLFormat& b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1659-1662 |
| | 1 | 1 |
operator >=| Name: | operator >= | | Prototype: | inline bool operator >= (const QPoint &a, const QPoint &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 70-73 |
| | 1 | 1 |
operator >| Name: | operator > | | Prototype: | inline bool operator > (const QPoint &a, const QPoint &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 60-63 |
| | 1 | 1 |
operator <=| Name: | operator <= | | Prototype: | inline bool operator <= (const QPoint &a, const QPoint &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 65-68 |
| | 1 | 1 |
operator <| Name: | operator < | | Prototype: | inline bool operator < (const QPoint &a, const QPoint &b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 55-58 |
| | 1 | 1 |
operator <| Name: | operator < | | Prototype: | static bool operator <(const QTtfGlyph &g1, const QTtfGlyph &g2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 986-989 |
| | 1 | 1 |
operator <| Name: | operator < | | Prototype: | static bool operator <(const QTtfTable &t1, const QTtfTable &t2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 1064-1067 |
| | 1 | 1 |
operator *| Name: | operator * | | Prototype: | QPainterPath operator *(const QPainterPath &p, const QMatrix &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1084-1087 |
| | 1 | 1 |
objectClassName| Name: | objectClassName | | Prototype: | static inline const char *objectClassName(const QMetaObject *m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 298-301 |
| | 1 | 1 |
nullErrorHandler| Name: | nullErrorHandler | | Prototype: | static int nullErrorHandler(Display *, XErrorEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 145-148 |
| | 1 | 1 |
nullBrushInstance| Name: | nullBrushInstance | | Prototype: | static QBrushData *nullBrushInstance() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 358-361 |
| | 1 | 1 |
normalizeLowerRanks| Name: | normalizeLowerRanks | | Prototype: | static int normalizeLowerRanks(uint tp) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3375-3385 |
| | 1 | 1 |
newBackendTimeZone| Name: | newBackendTimeZone | | Prototype: | static QTimeZonePrivate *newBackendTimeZone() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 48-72 |
| | 1 | 1 |
newBackendTimeZone| Name: | newBackendTimeZone | | Prototype: | static QTimeZonePrivate *newBackendTimeZone(const QByteArray &ianaId) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 75-99 |
| | 1 | 1 |
nativeStyleClassName| Name: | nativeStyleClassName | | Prototype: | static QByteArray nativeStyleClassName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 161-165 |
| | 1 | 1 |
mylibversion| Name: | mylibversion | | Prototype: | int mylibversion() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qlibrary/lib2/mylib.c | | Lines: | 48-51 |
| | 1 | 1 |
multiply_op| Name: | multiply_op | | Prototype: | static inline int multiply_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 934-937 |
| | 1 | 1 |
msgImperialPageSizeInch| Name: | msgImperialPageSizeInch | | Prototype: | static QString msgImperialPageSizeInch(int width, int height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1480-1484 |
| | 1 | 1 |
msgErrorSettingEllipticCurves| Name: | msgErrorSettingEllipticCurves | | Prototype: | static inline QString msgErrorSettingEllipticCurves(const QString &why) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 89-92 |
| | 1 | 1 |
monoVal| Name: | monoVal | | Prototype: | static inline bool monoVal(const uchar* s, int x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2499-2502 |
| | 1 | 1 |
mix_alpha| Name: | mix_alpha | | Prototype: | static inline int mix_alpha(int da, int sa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 838-841 |
| | 1 | 1 |
minimumWidthForHeight| Name: | minimumWidthForHeight | | Prototype: | static qreal minimumWidthForHeight(qreal height, qreal minw, qreal maxw, const QGraphicsWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 431-435 |
| | 1 | 1 |
matrixDet2| Name: | matrixDet2 | | Prototype: | static inline double matrixDet2(const double m[4][4], int col0, int col1, int row0, int row1) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 332-335 |
| | 1 | 1 |
mask_alpha_converter_rgbx_inplace| Name: | mask_alpha_converter_rgbx_inplace | | Prototype: | static bool mask_alpha_converter_rgbx_inplace(QImageData *data, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1112-1133 |
| | 1 | 1 |
mask_alpha_converter_RGBx| Name: | mask_alpha_converter_RGBx | | Prototype: | static void mask_alpha_converter_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1085-1110 |
| | 1 | 1 |
mapToQtWeightForRange| Name: | mapToQtWeightForRange | | Prototype: | static inline int mapToQtWeightForRange(int fcweight, int fcLower, int fcUpper, int qtLower, int qtUpper) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 60-63 |
| | 1 | 1 |
lighten_op| Name: | lighten_op | | Prototype: | static inline int lighten_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1227-1230 |
| | 1 | 1 |
lcXlibEglDebug| Name: | lcXlibEglDebug | | Prototype: | const QLoggingCategory &lcXlibEglDebug() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qxlibeglintegration.cpp | | Lines: | 37-37 |
| | 1 | 1 |
lcSsl| Name: | lcSsl | | Prototype: | const QLoggingCategory &lcSsl() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qssl.cpp | | Lines: | 40-40 |
| | 1 | 1 |
lcScaling| Name: | lcScaling | | Prototype: | const QLoggingCategory &lcScaling() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 44-44 |
| | 1 | 1 |
lcQpaXInputEvents| Name: | lcQpaXInputEvents | | Prototype: | const QLoggingCategory &lcQpaXInputEvents() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 104-104 |
| | 1 | 1 |
lcQpaXInputDevices| Name: | lcQpaXInputDevices | | Prototype: | const QLoggingCategory &lcQpaXInputDevices() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 103-103 |
| | 1 | 1 |
lcQpaXInput| Name: | lcQpaXInput | | Prototype: | const QLoggingCategory &lcQpaXInput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 102-102 |
| | 1 | 1 |
lcQpaScreen| Name: | lcQpaScreen | | Prototype: | const QLoggingCategory &lcQpaScreen() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 105-105 |
| | 1 | 1 |
lcGestureManager| Name: | lcGestureManager | | Prototype: | const QLoggingCategory &lcGestureManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 60-60 |
| | 1 | 1 |
lcGLES3| Name: | lcGLES3 | | Prototype: | const QLoggingCategory &lcGLES3() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 54-54 |
| | 1 | 1 |
lcDD| Name: | lcDD | | Prototype: | const QLoggingCategory &lcDD() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 47-47 |
| | 1 | 1 |
is_pen_transparent| Name: | is_pen_transparent | | Prototype: | static inline bool is_pen_transparent(const QPen &pen) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 125-127 |
| | 1 | 1 |
isWord| Name: | isWord | | Prototype: | static bool isWord(QChar ch) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 702-705 |
| | 1 | 1 |
isWhitespace| Name: | isWhitespace | | Prototype: | static inline bool isWhitespace(char c) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 528-529 |
| | 1 | 1 |
isVertical| Name: | isVertical | | Prototype: | static bool isVertical(Edge edge) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1926-1929 |
| | 1 | 1 |
isValueSeparator| Name: | isValueSeparator | | Prototype: | static inline bool isValueSeparator(char c) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 525-526 |
| | 1 | 1 |
isValid| Name: | isValid | | Prototype: | static inline bool isValid(xcb_generic_event_t *event) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1599-1602 |
| | 1 | 1 |
isUpperHex| Name: | isUpperHex | | Prototype: | static inline bool isUpperHex(ushort c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 170-174 |
| | 1 | 1 |
isTerminator| Name: | isTerminator | | Prototype: | static inline bool isTerminator(char c) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 522-523 |
| | 1 | 1 |
isSeparator| Name: | isSeparator | | Prototype: | static inline bool isSeparator(char c) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 64-68 |
| | 1 | 1 |
isPrintable| Name: | isPrintable | | Prototype: | static inline bool isPrintable(uint ucs4) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 179-180 |
| | 1 | 1 |
isPrintable| Name: | isPrintable | | Prototype: | static inline bool isPrintable(ushort uc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 181-182 |
| | 1 | 1 |
isPrintable| Name: | isPrintable | | Prototype: | static inline bool isPrintable(uchar c) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 183-184 |
| | 1 | 1 |
isPixelAligned| Name: | isPixelAligned | | Prototype: | inline bool isPixelAligned(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2178-2180 |
| | 1 | 1 |
isNumber| Name: | isNumber | | Prototype: | static inline bool isNumber(char s) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 519-520 |
| | 1 | 1 |
isNull| Name: | isNull | | Prototype: | static bool isNull(const QVariant::Private *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 76-79 |
| | 1 | 1 |
isLocked| Name: | isLocked | | Prototype: | static inline bool isLocked(QImageData *data) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 65-68 |
| | 1 | 1 |
isLatin| Name: | isLatin | | Prototype: | static bool isLatin(xkb_keysym_t sym) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 861-864 |
| | 1 | 1 |
isHoverControl| Name: | isHoverControl | | Prototype: | static inline bool isHoverControl(QStyle::SubControl control) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 272-275 |
| | 1 | 1 |
isFrameFromInlineObject| Name: | isFrameFromInlineObject | | Prototype: | static bool isFrameFromInlineObject(QTextFrame *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 250-253 |
| | 1 | 1 |
isFixedType| Name: | isFixedType | | Prototype: | static bool isFixedType(int c) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 245-248 |
| | 1 | 1 |
isEmptyHelper| Name: | isEmptyHelper | | Prototype: | static inline bool isEmptyHelper(const QRegionPrivate *preg) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1181-1184 |
| | 1 | 1 |
isCoreProfile| Name: | isCoreProfile | | Prototype: | static inline bool isCoreProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 86-89 |
| | 1 | 1 |
isBasicType| Name: | isBasicType | | Prototype: | static bool isBasicType(int c) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 240-243 |
| | 1 | 1 |
isAbove| Name: | isAbove | | Prototype: | static inline bool isAbove(const QPointF *a, const QPointF *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1787-1790 |
| | 1 | 1 |
intmaxlog| Name: | intmaxlog | | Prototype: | static inline int intmaxlog(int n) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 82-85 |
| | 1 | 1 |
intersectsViewport| Name: | intersectsViewport | | Prototype: | static inline bool intersectsViewport(const QRect &r, int width, int height) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 940-941 |
| | 1 | 1 |
idempotentRecodeToUser| Name: | idempotentRecodeToUser | | Prototype: | inline bool idempotentRecodeToUser(QUrl::ComponentFormattingOptions encoding) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 238-241 |
| | 1 | 1 |
id_function| Name: | id_function | | Prototype: | static unsigned long id_function() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 188-191 |
| | 1 | 1 |
ianaId| Name: | ianaId | | Prototype: | static QByteArray ianaId(const QWindowsData *windowsData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 84-87 |
| | 1 | 1 |
ianaId| Name: | ianaId | | Prototype: | static QByteArray ianaId(const QZoneData *zoneData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 90-93 |
| | 1 | 1 |
horz| Name: | horz | | Prototype: | static inline bool horz(QBoxLayout::Direction dir) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 128-131 |
| | 1 | 1 |
hint| Name: | hint | | Prototype: | static inline QVariant hint(QPlatformIntegration::StyleHint h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 42-45 |
| | 1 | 1 |
highByte| Name: | highByte | | Prototype: | static inline uchar highByte(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1751-1752 |
| | 1 | 1 |
hexdig| Name: | hexdig | | Prototype: | static inline uchar hexdig(uint u) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 46-49 |
| | 1 | 1 |
hb_qt_script_to_script| Name: | hb_qt_script_to_script | | Prototype: | hb_script_t hb_qt_script_to_script(QChar::Script script) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 203-206 |
| | 1 | 1 |
hb_qt_get_unicode_funcs| Name: | hb_qt_get_unicode_funcs | | Prototype: | hb_unicode_funcs_t *hb_qt_get_unicode_funcs() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 411-414 |
| | 1 | 1 |
hb_qt_get_font_funcs| Name: | hb_qt_get_font_funcs | | Prototype: | hb_font_funcs_t *hb_qt_get_font_funcs() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 614-617 |
| | 1 | 1 |
hb_qt_font_set_use_design_metrics| Name: | hb_qt_font_set_use_design_metrics | | Prototype: | void hb_qt_font_set_use_design_metrics(hb_font_t *font, uint value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 577-580 |
| | 1 | 1 |
hb_qt_font_get_use_design_metrics| Name: | hb_qt_font_get_use_design_metrics | | Prototype: | uint hb_qt_font_get_use_design_metrics(hb_font_t *font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 582-585 |
| | 1 | 1 |
hb_freeFace| Name: | hb_freeFace | | Prototype: | static void hb_freeFace(void *face) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 203-206 |
| | 1 | 1 |
hash| Name: | hash | | Prototype: | static inline uint hash(const QColor &color) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 261-264 |
| | 1 | 1 |
hash| Name: | hash | | Prototype: | static inline uint hash(const QPen &pen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 266-269 |
| | 1 | 1 |
hash| Name: | hash | | Prototype: | static inline uint hash(const QBrush &brush) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 271-274 |
| | 1 | 1 |
hasFeature| Name: | hasFeature | | Prototype: | static inline bool hasFeature(const QDockWidgetPrivate *priv, QDockWidget::DockWidgetFeature feature) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 80-81 |
| | 1 | 1 |
hasFeature| Name: | hasFeature | | Prototype: | static inline bool hasFeature(const QDockWidget *dockwidget, QDockWidget::DockWidgetFeature feature) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 83-84 |
| | 1 | 1 |
hasFastCrc32| Name: | hasFastCrc32 | | Prototype: | static inline bool hasFastCrc32() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 90-93 |
| | 1 | 1 |
hasBackingStoreSupport| Name: | hasBackingStoreSupport | | Prototype: | static inline bool hasBackingStoreSupport() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 132-135 |
| | 1 | 1 |
gray_raster_done| Name: | gray_raster_done | | Prototype: | static void gray_raster_done( QT_FT_Raster raster ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1855-1859 |
| | 1 | 1 |