| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
intersectionPoint| Name: | intersectionPoint | | Prototype: | IntersectionPoint intersectionPoint(const QPoint &u1, const QPoint &u2, const QPoint &v1, const QPoint &v2) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 168-231 |
| | 32 | 6 |
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 |
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 |
ioErrorHandler| Name: | ioErrorHandler | | Prototype: | static int ioErrorHandler(Display *dpy) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 150-164 |
| | 9 | 3 |
iod_read_fn| Name: | iod_read_fn | | Prototype: | static void iod_read_fn(png_structp png_ptr, png_bytep data, png_size_t length) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 186-208 |
| | 13 | 4 |
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 |
isAncestor| Name: | isAncestor | | Prototype: | static inline bool isAncestor(const QObject *obj, const QObject *child) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 288-296 |
| | 5 | 3 |
isAncestorFrame| Name: | isAncestorFrame | | Prototype: | static bool isAncestorFrame(QTextFrame *possibleAncestor, QTextFrame *child) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 559-567 |
| | 5 | 3 |
isCacheable| Name: | isCacheable | | Prototype: | static bool isCacheable(const QFileInfo &fi) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 323-338 |
| | 3 | 2 |
isCaseSensitiveFileSystem| Name: | isCaseSensitiveFileSystem | | Prototype: | static inline bool isCaseSensitiveFileSystem(const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1003-1015 |
| | 2 | 1 |
isChildOfQMdiSubWindow| Name: | isChildOfQMdiSubWindow | | Prototype: | static inline bool isChildOfQMdiSubWindow(const QWidget *child) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 213-223 |
| | 7 | 3 |
isChildOfTabbedQMdiArea| Name: | isChildOfTabbedQMdiArea | | Prototype: | static inline bool isChildOfTabbedQMdiArea(const QMdiSubWindow *child) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 225-233 |
| | 5 | 3 |
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 |
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 |
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 |
isEmptyBlockAfterTable| Name: | isEmptyBlockAfterTable | | Prototype: | static inline bool isEmptyBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 301-308 |
| | 5 | 1 |
isEmptyBlockBeforeTable| Name: | isEmptyBlockBeforeTable | | Prototype: | static inline bool isEmptyBlockBeforeTable(const QTextBlock &block, const QTextBlockFormat &format, const QTextFrame::Iterator &nextIt) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 280-290 |
| | 8 | 1 |
isEmptyBlockBeforeTable| Name: | isEmptyBlockBeforeTable | | Prototype: | static inline bool isEmptyBlockBeforeTable(QTextFrame::Iterator it) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 292-299 |
| | 5 | 2 |
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 |
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 |
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 |
isGPUTestBlacklisted::[lambda]| Name: | isGPUTestBlacklisted::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 209-209 |
| | 0 | 1 |
isHexDigit| Name: | isHexDigit | | Prototype: | static inline bool isHexDigit(const char c) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2046-2052 |
| | 4 | 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 |
isInheritable| Name: | isInheritable | | Prototype: | static inline bool isInheritable(Property propertyId) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 367-388 |
| | 4 | 15 |
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 |
isLine| Name: | isLine | | Prototype: | static bool isLine(const QBezier &bezier) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 883-897 |
| | 8 | 3 |
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 |
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 |
isNull| Name: | isNull | | Prototype: | static bool isNull(const QVariant::Private *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 124-128 |
| | 2 | 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 |
isOrderedList| Name: | isOrderedList | | Prototype: | static bool isOrderedList(int style) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2717-2724 |
| | 5 | 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 |
isRetainableControlCode| Name: | isRetainableControlCode | | Prototype: | static inline bool isRetainableControlCode(QChar c) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2678-2683 |
| | 3 | 1 |
isSizedTextureFormat| Name: | isSizedTextureFormat | | Prototype: | static bool isSizedTextureFormat(QOpenGLTexture::TextureFormat internalFormat) | | Coverage: | 0.000% (0/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 304-423 |
| | 7 | 99 |
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 |
isValidBlockSeparator| Name: | isValidBlockSeparator | | Prototype: | static bool isValidBlockSeparator(QChar ch) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 121-126 |
| | 3 | 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 |
is_brush_transparent| Name: | is_brush_transparent | | Prototype: | static inline bool is_brush_transparent(const QBrush &brush) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 113-123 |
| | 7 | 3 |
is_monochrome| Name: | is_monochrome | | Prototype: | static inline bool is_monochrome(const QVector<QRgb> &colorTable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2406-2412 |
| | 4 | 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 |
is_xpm_color_spec_prefix| Name: | is_xpm_color_spec_prefix | | Prototype: | static bool is_xpm_color_spec_prefix(const QByteArray& prefix) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 822-829 |
| | 5 | 1 |
jobHoldToString| Name: | jobHoldToString | | Prototype: | static inline QString jobHoldToString(const QCUPSSupport::JobHoldUntil jobHold, const QTime holdUntilTime) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 72-103 |
| | 9 | 18 |
jobHoldToString::[lambda]| Name: | jobHoldToString::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 95-95 |
| | 0 | 1 |
jump| Name: | jump | | Prototype: | static void jump(QtMsgType t, const QMessageLogContext & , const QString &m) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 176-212 |
| | 21 | 9 |
kdeColor| Name: | kdeColor | | Prototype: | static inline bool kdeColor(QPalette *pal, QPalette::ColorRole role, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 334-343 |
| | 7 | 3 |
kerning| Name: | kerning | | Prototype: | static inline QFixed kerning(int left, int right, const QFontEngine::KernPair *pairs, int numPairs) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1091-1108 |
| | 10 | 4 |
launch| Name: | launch | | Prototype: | static inline bool launch(const QString &launcher, const QUrl &url) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 110-123 |
| | 7 | 3 |
layoutDebug| Name: | layoutDebug | | Prototype: | static bool layoutDebug() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 802-809 |
| | 3 | 2 |
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 |
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 |
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 |
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 |
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 |
left| Name: | left | | Prototype: | QTextStream &left(QTextStream &stream) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2889-2893 |
| | 2 | 1 |
lengthValueFromData| Name: | lengthValueFromData | | Prototype: | static int lengthValueFromData(const LengthData& data, const QFont& f) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 417-424 |
| | 5 | 3 |
libraryPathList| Name: | libraryPathList | | Prototype: | static QStringList libraryPathList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 508-541 |
| | 10 | 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 |
lineIntersectsRect| Name: | lineIntersectsRect | | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1061-1094 |
| | 17 | 5 |
lineRectIntersectsRect| Name: | lineRectIntersectsRect | | Prototype: | static inline bool lineRectIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1054-1058 |
| | 2 | 1 |
lineToHook| Name: | lineToHook | | Prototype: | static void lineToHook(qfixed x, qfixed y, void *data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 560-566 |
| | 4 | 2 |
lineTo_clipped| Name: | lineTo_clipped | | Prototype: | static inline bool lineTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, bool needsMoveTo, bool needsLineTo = true) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1537-1575 |
| | 24 | 7 |
line_emulation| Name: | line_emulation | | Prototype: | static inline uint line_emulation(uint emulation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 132-142 |
| | 8 | 1 |
load| Name: | load | | Prototype: | static inline void load(const QString & = QString(), int = -1) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 905-910 |
| | 2 | 2 |
loadAET| Name: | loadAET | | Prototype: | static void loadAET(EdgeTableEntry *AET, EdgeTableEntry *ETEs) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3288-3310 |
| | 16 | 4 |
loadEngine| Name: | loadEngine | | Prototype: | static QFontEngine *loadEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 989-1019 |
| | 15 | 4 |
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 QEGLDeviceIntegration *loadIntegration(QFactoryLoader *loader, const QString &key) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 68-79 |
| | 7 | 4 |
loadSingleEngine| Name: | loadSingleEngine | | Prototype: | static QFontEngine *loadSingleEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 912-987 |
| | 43 | 12 |
loadTzTimeZones::[lambda]| Name: | loadTzTimeZones::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 69-69 |
| | 0 | 1 |
locateSystemTray| Name: | locateSystemTray | | Prototype: | static inline unsigned long locateSystemTray() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 60-63 |
| | 0 | 2 |
locateSystemTray::[lambda]| Name: | locateSystemTray::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 62-62 |
| | 0 | 1 |
log2| Name: | log2 | | Prototype: | static int log2(uint i) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 353-364 |
| | 7 | 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 |
makeBitmapCompliantIfNeeded| Name: | makeBitmapCompliantIfNeeded | | Prototype: | static QImage makeBitmapCompliantIfNeeded(QPlatformPixmap *d, const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 95-113 |
| | 10 | 3 |
makeDistanceField| Name: | makeDistanceField | | Prototype: | static void makeDistanceField(QDistanceFieldData *data, const QPainterPath &path, int dfScale, int offs) | | Coverage: | 0.000% (0/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 483-688 |
| | 151 | 24 |
mapHomogeneous| Name: | mapHomogeneous | | Prototype: | static inline QHomogeneousCoordinate mapHomogeneous(const QTransform &transform, const QPointF &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1528-1535 |
| | 5 | 1 |
mapProjective| Name: | mapProjective | | Prototype: | static QPolygonF mapProjective(const QTransform &transform, const QPolygonF &poly) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1370-1389 |
| | 13 | 4 |
mapProjective| Name: | mapProjective | | Prototype: | static QPainterPath mapProjective(const QTransform &transform, const QPainterPath &path) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1597-1635 |
| | 26 | 10 |
mapToGlobalTransform| Name: | mapToGlobalTransform | | Prototype: | static MapToGlobalTransformResult mapToGlobalTransform(const QWidget *w) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12377-12406 |
| | 19 | 7 |
markFrames| Name: | markFrames | | Prototype: | static void markFrames(QTextFrame *current, int from, int oldLength, int length) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2890-2914 |
| | 14 | 5 |
mask_alpha_converter| Name: | mask_alpha_converter | | Prototype: | static void mask_alpha_converter(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1042-1062 |
| | 14 | 3 |
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 |
mask_alpha_converter_inplace| Name: | mask_alpha_converter_inplace | | Prototype: | template<QImage::Format DestFormat> static bool mask_alpha_converter_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1064-1083 |
| | 19 | 3 |
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 |
match| Name: | match | | Prototype: | static int match(int script, const QFontDef &request, const QString &family_name, const QString &foundry_name, QtFontDesc *desc, const QList<int> &blacklistedFamilies) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1217-1294 |
| | 42 | 9 |
matchFamilyName| Name: | matchFamilyName | | Prototype: | static bool matchFamilyName(const QString &familyName, QtFontFamily *f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1205-1210 |
| | 3 | 2 |
matches| Name: | matches | | Prototype: | static bool matches(const QJsonObject &object, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QOpenGLConfig::Gpu &gpu) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 324-397 |
| | 43 | 24 |
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 |
matrixDet3| Name: | matrixDet3 | | Prototype: | static inline double matrixDet3 (const double m[4][4], int col0, int col1, int col2, int row0, int row1, int row2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 347-354 |
| | 3 | 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 |
mdiAreaParent| Name: | mdiAreaParent | | Prototype: | static inline QMdiArea *mdiAreaParent(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 241-253 |
| | 8 | 4 |
menuBarHeightForWidth| Name: | menuBarHeightForWidth | | Prototype: | static int menuBarHeightForWidth(QWidget *menubar, int w) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 50-62 |
| | 9 | 4 |
mergeSegments| Name: | mergeSegments | | Prototype: | void mergeSegments(Segment *a, int na, Segment *b, int nb) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 999-1014 |
| | 11 | 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 |
miCoalesce| Name: | miCoalesce | | Prototype: | static int miCoalesce(QRegionPrivate &dest, int prevStart, int curStart) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1996-2097 |
| | 44 | 11 |
miIntersectO| Name: | miIntersectO | | Prototype: | static void miIntersectO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1931-1973 |
| | 19 | 6 |
miRegionOp| Name: | miRegionOp | | Prototype: | static void miRegionOp(QRegionPrivate &dest, const QRegionPrivate *reg1, const QRegionPrivate *reg2, OverlapFunc overlapFunc, NonOverlapFunc nonOverlap1Func, NonOverlapFunc nonOverlap2Func) | | Coverage: | 0.000% (0/93) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2125-2318 |
| | 81 | 25 |
miSetExtents| Name: | miSetExtents | | Prototype: | static void miSetExtents(QRegionPrivate &dest) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1851-1893 |
| | 26 | 6 |
miSubtractNonO1| Name: | miSubtractNonO1 | | Prototype: | static void miSubtractNonO1(QRegionPrivate &dest, const QRect *r, const QRect *rEnd, int y1, int y2) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2466-2483 |
| | 10 | 3 |