Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
mix_alphaName: | 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: | 844-847 |
| | 1 | 1 |
minimumWidthForHeightName: | 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: | 455-459 |
| | 1 | 1 |
minimumHeightForWidthName: | minimumHeightForWidth | Prototype: | static qreal minimumHeightForWidth(qreal width, qreal minh, qreal maxh, const QGraphicsWidget *widget, bool heightForWidth = true) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 423-453 |
| | 18 | 5 |
miUnionOName: | miUnionO | Prototype: | static void miUnionO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2401-2445 |
| | 12 | 18 |
miUnionNonOName: | miUnionNonO | Prototype: | static void miUnionNonO(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: | 2365-2382 |
| | 10 | 3 |
miSubtractOName: | miSubtractO | Prototype: | static void miSubtractO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2524-2611 |
| | 44 | 16 |
miSubtractNonO1Name: | 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: | 2490-2507 |
| | 10 | 3 |
miSetExtentsName: | 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: | 1875-1917 |
| | 26 | 6 |
miRegionOpName: | 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: | 2149-2342 |
| | 81 | 25 |
miIntersectOName: | 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: | 1955-1997 |
| | 19 | 6 |
miCoalesceName: | 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: | 2020-2121 |
| | 44 | 11 |
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/qfusionstyle.cpp | Lines: | 178-186 |
| | 6 | 1 |
mergeSegmentsName: | 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: | 1015-1030 |
| | 11 | 3 |
menuBarHeightForWidthName: | 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: | 56-68 |
| | 9 | 4 |
mdiAreaParentName: | 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: | 246-258 |
| | 8 | 4 |
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: | 363-371 |
| | 6 | 1 |
matrixDet3Name: | 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: | 353-360 |
| | 3 | 1 |
matrixDet2Name: | 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: | 338-341 |
| | 1 | 1 |
matchesName: | 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: | 314-387 |
| | 43 | 24 |
matchFamilyNameName: | 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: | 1207-1212 |
| | 3 | 2 |
matchName: | 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: | 1219-1296 |
| | 42 | 9 |
mask_alpha_converter_rgbx_inplaceName: | 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: | 1118-1139 |
| | 1 | 1 |
mask_alpha_converter_inplaceName: | 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: | 1070-1089 |
| | 19 | 3 |
mask_alpha_converter_RGBxName: | 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: | 1091-1116 |
| | 1 | 1 |
mask_alpha_converterName: | 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: | 1048-1068 |
| | 14 | 3 |
markFramesName: | markFrames | Prototype: | static void markFrames(QTextFrame *current, int from, int oldLength, int length) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2896-2918 |
| | 12 | 3 |
mapToGlobalTransformName: | 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: | 12414-12443 |
| | 19 | 7 |
mapProjectiveName: | 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: | 1386-1405 |
| | 13 | 4 |
mapProjectiveName: | 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: | 1613-1651 |
| | 26 | 10 |
mapHomogeneousName: | 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: | 1544-1551 |
| | 5 | 1 |
makeDistanceFieldName: | 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: | 489-694 |
| | 151 | 24 |
makeBitmapCompliantIfNeededName: | 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: | 101-119 |
| | 10 | 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: | 468-476 |
| | 6 | 2 |
log2Name: | 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: | 360-371 |
| | 7 | 3 |
locateSystemTrayName: | locateSystemTray | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
locateSystemTrayName: | 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: | 66-69 |
| | 0 | 2 |
load_glyph_image_to_textureName: | load_glyph_image_to_texture | Prototype: | static void load_glyph_image_to_texture(QOpenGLContext *ctx, QImage &img, GLuint texture, int tx, int ty) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 184-252 |
| | 33 | 9 |
load_glyph_image_region_to_textureName: | load_glyph_image_region_to_texture | Prototype: | static void load_glyph_image_region_to_texture(QOpenGLContext *ctx, const QImage &srcImg, int x, int y, int w, int h, GLuint texture, int tx, int ty) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 254-270 |
| | 6 | 2 |
loadTzTimeZonesName: | loadTzTimeZones | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
loadSingleEngineName: | 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: | 914-989 |
| | 43 | 12 |
loadEngineName: | 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: | 991-1021 |
| | 15 | 4 |
loadAETName: | 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: | 3312-3334 |
| | 16 | 4 |
loadName: | 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: | 907-912 |
| | 2 | 2 |
line_emulationName: | 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: | 138-148 |
| | 8 | 1 |
lineTo_clippedName: | 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: | 1553-1591 |
| | 24 | 7 |
lineToHookName: | 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: | 566-572 |
| | 4 | 2 |
lineRectIntersectsRectName: | lineRectIntersectsRect | Prototype: | static inline bool lineRectIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1060-1064 |
| | 2 | 1 |
lineIntersectsRectName: | lineIntersectsRect | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1067-1100 |
| | 17 | 5 |
lighten_opName: | 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: | 1233-1236 |
| | 1 | 1 |
libraryPathListName: | 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: | 514-547 |
| | 10 | 1 |
lengthValueFromDataName: | 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: | 424-431 |
| | 5 | 3 |
leftName: | 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: | 2906-2910 |
| | 2 | 1 |
lcXlibEglDebugName: | 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: | 43-43 |
| | 1 | 1 |
lcScalingName: | 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: | 50-50 |
| | 1 | 1 |
lcGestureManagerName: | 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: | 66-66 |
| | 1 | 1 |
lcGLES3Name: | 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: | 60-60 |
| | 1 | 1 |
lcDDName: | 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: | 53-53 |
| | 1 | 1 |
layoutDebugName: | 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: | 808-815 |
| | 3 | 2 |
launchName: | 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: | 118-131 |
| | 7 | 3 |
kerningName: | 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: | 1084-1101 |
| | 10 | 4 |
kdeColorName: | 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: | 368-377 |
| | 7 | 3 |
jumpName: | 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: | 182-218 |
| | 21 | 9 |
jobHoldToStringName: | jobHoldToString | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
jobHoldToStringName: | 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: | 78-109 |
| | 9 | 18 |
is_xpm_color_spec_prefixName: | is_xpm_color_spec_prefix | Prototype: | static bool is_xpm_color_spec_prefix(const QByteArray& prefix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 828-835 |
| | 5 | 1 |
is_readable_fileName: | is_readable_file | Prototype: | static bool is_readable_file(const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 626-630 |
| | 2 | 1 |
is_pen_transparentName: | is_pen_transparent | Prototype: | static inline bool is_pen_transparent(const QPen &pen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 131-133 |
| | 1 | 1 |
is_monochromeName: | is_monochrome | Prototype: | static inline bool is_monochrome(const QVector<QRgb> &colorTable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2415-2421 |
| | 4 | 1 |
is_brush_transparentName: | is_brush_transparent | Prototype: | static inline bool is_brush_transparent(const QBrush &brush) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 119-129 |
| | 7 | 3 |
isVerticalName: | isVertical | Prototype: | static bool isVertical(Edge edge) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1933-1936 |
| | 1 | 1 |
isValidBlockSeparatorName: | isValidBlockSeparator | Prototype: | static bool isValidBlockSeparator(QChar ch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 127-132 |
| | 3 | 1 |
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: | 434-457 |
| | 6 | 12 |
isSoleEntryName: | isSoleEntry | Prototype: | static inline bool isSoleEntry(const QList<QAbstractState*> &states, const QAbstractState * state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 212-215 |
| | 1 | 1 |
isSizedTextureFormatName: | 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: | 313-432 |
| | 7 | 99 |
isSideWidgetVisibleName: | isSideWidgetVisible | Prototype: | static bool isSideWidgetVisible(const QLineEditPrivate::SideWidgetEntry &e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 548-551 |
| | 1 | 1 |
isRetainableControlCodeName: | isRetainableControlCode | Prototype: | static inline bool isRetainableControlCode(QChar c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2689-2694 |
| | 3 | 1 |
isPixelAlignedName: | 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: | 2188-2190 |
| | 1 | 1 |
isOrderedListName: | isOrderedList | Prototype: | static bool isOrderedList(int style) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2718-2725 |
| | 5 | 1 |
isNullName: | 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: | 130-134 |
| | 2 | 1 |
isNullName: | 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: | 82-85 |
| | 1 | 1 |
isLockedName: | isLocked | Prototype: | static inline bool isLocked(QImageData *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 71-74 |
| | 1 | 1 |
isLineSeparatorBlockAfterTableName: | isLineSeparatorBlockAfterTable | Prototype: | static inline bool isLineSeparatorBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 316-324 |
| | 6 | 1 |
isLineName: | isLine | Prototype: | static bool isLine(const QBezier &bezier) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 889-903 |
| | 8 | 3 |
isLatinName: | isLatin | Prototype: | static bool isLatin(xkb_keysym_t sym) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 867-870 |
| | 1 | 1 |
isInheritableName: | 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: | 374-395 |
| | 4 | 15 |
isHoverControlName: | isHoverControl | Prototype: | static inline bool isHoverControl(QStyle::SubControl control) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 278-281 |
| | 1 | 1 |
isHexDigitName: | isHexDigit | Prototype: | static inline bool isHexDigit(const char c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2053-2059 |
| | 4 | 1 |
isGPUTestBlacklistedName: | isGPUTestBlacklisted | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
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: | 211-222 |
| | 6 | 5 |
isFrameFromInlineObjectName: | 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: | 256-259 |
| | 1 | 1 |
isEmptyHelperName: | isEmptyHelper | Prototype: | static inline bool isEmptyHelper(const QRegionPrivate *preg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1205-1208 |
| | 1 | 1 |
isEmptyBlockBeforeTableName: | isEmptyBlockBeforeTable | Prototype: | static inline bool isEmptyBlockBeforeTable(const QTextBlock &block, const QTextBlockFormat &format, const QTextFrame::Iterator &nextIt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 286-296 |
| | 8 | 1 |
isEmptyBlockBeforeTableName: | 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: | 298-305 |
| | 5 | 2 |
isEmptyBlockAfterTableName: | isEmptyBlockAfterTable | Prototype: | static inline bool isEmptyBlockAfterTable(const QTextBlock &block, const QTextFrame *previousFrame) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 307-314 |
| | 5 | 1 |
isCoreProfileName: | 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: | 92-95 |
| | 1 | 1 |
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: | 879-993 |
| | 6 | 99 |
isChildOfTabbedQMdiAreaName: | 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: | 231-239 |
| | 5 | 3 |
isChildOfQMdiSubWindowName: | 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: | 219-229 |
| | 7 | 3 |
isCaseSensitiveFileSystemName: | 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: | 1007-1019 |
| | 2 | 1 |
isCacheableName: | isCacheable | Prototype: | static bool isCacheable(const QFileInfo &fi) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 325-340 |
| | 3 | 2 |