Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
clippedBlitName: | clippedBlit | Prototype: | static void clippedBlit(const QPlatformTextureList *textures, int idx, const QRect &targetWindowRect, QOpenGLTextureBlitter *blitter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 184-199 |
| | 10 | 2 |
clipLineName: | clipLine | Prototype: | template <Edge edge> void clipLine(const QPointF &a, const QPointF &b, qreal t, QPainterPath &result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1977-1991 |
| | 9 | 4 |
clipIfValidName: | clipIfValid | Prototype: | static inline QRectF clipIfValid(const QRectF &rect, const QRectF &clip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1021-1024 |
| | 1 | 1 |
clipBezierName: | clipBezier | Prototype: | template <Edge edge> void clipBezier(const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, qreal t, QPainterPath &result) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2003-2067 |
| | 43 | 9 |
clipName: | clip | Prototype: | template <Edge edge> QPainterPath clip(const QPainterPath &path, qreal t) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2070-2090 |
| | 11 | 4 |
clearTextIconName: | clearTextIcon | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
clearTextIconName: | clearTextIcon | Prototype: | static QIcon clearTextIcon(bool rtl) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5249-5271 |
| | 14 | 7 |
clearText16IconPathName: | clearText16IconPath | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
clearText16IconPathName: | clearText16IconPath | Prototype: | static inline QString clearText16IconPath() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5243-5246 |
| | 0 | 2 |
clearSystemPaletteName: | clearSystemPalette | Prototype: | static void clearSystemPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 154-158 |
| | 2 | 1 |
clearPaletteName: | clearPalette | Prototype: | static inline void clearPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 227-231 |
| | 2 | 1 |
clearFontUnlockedName: | clearFontUnlocked | Prototype: | static inline void clearFontUnlocked() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 245-249 |
| | 2 | 1 |
clearName: | clear | Prototype: | static void clear(QVariant::Private *d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 65-79 |
| | 8 | 3 |
clearName: | clear | Prototype: | static void clear(QWingedEdge& list, int edge, QPathEdge::Traversal traversal) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1480-1495 |
| | 9 | 3 |
cleanupDevicesListName: | cleanupDevicesList | Prototype: | static void cleanupDevicesList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | Lines: | 208-213 |
| | 3 | 1 |
cleanupName: | cleanup | Prototype: | static void cleanup() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1433-1440 |
| | 3 | 2 |
clampToRectName: | clampToRect | Prototype: | inline QPointF clampToRect(const QPointF &p, const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 135-140 |
| | 3 | 1 |
childWidgetsName: | childWidgets | Prototype: | static QList<QWidget*> childWidgets(const QWidget *widget) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 60-75 |
| | 12 | 3 |
childWidgetsName: | childWidgets | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 76-95 |
| | 15 | 5 |
checksumName: | checksum | Prototype: | static quint32 checksum(const QByteArray &table) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 429-448 |
| | 14 | 3 |
check_step_validName: | check_step_valid | Prototype: | static inline bool check_step_valid(qreal step, const char *method) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | Lines: | 98-105 |
| | 4 | 2 |
checkToolBarAreaName: | checkToolBarArea | Prototype: | static bool checkToolBarArea(Qt::ToolBarArea area, const char *where) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 722-735 |
| | 5 | 6 |
checkRangesName: | checkRanges | Prototype: | static void checkRanges(QPdf::ByteStream &ts, QByteArray &ranges, int &nranges) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 188-196 |
| | 5 | 2 |
checkExecutableName: | checkExecutable | Prototype: | static inline bool checkExecutable(const QString &candidate, QString *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 77-81 |
| | 2 | 1 |
checkDockWidgetAreaName: | checkDockWidgetArea | Prototype: | static bool checkDockWidgetArea(Qt::DockWidgetArea area, const char *where) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 993-1006 |
| | 5 | 6 |
changed_signalName: | changed_signal | Prototype: | static const char *changed_signal(int which) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 146-165 |
| | 11 | 8 |
changeSpacerSizeName: | changeSpacerSize | Prototype: | static void changeSpacerSize(QLayout *layout, int index, int width, int height) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 91-97 |
| | 4 | 2 |
centerName: | center | Prototype: | QTextStream ¢er(QTextStream &stream) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2934-2938 |
| | 2 | 1 |
capAdjustName: | capAdjust | Prototype: | static inline void capAdjust(int caps, int &x1, int &x2, int &y, int yinc) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 713-722 |
| | 5 | 3 |
candidateSignalName: | candidateSignal | Prototype: | static const char *candidateSignal(int which) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 69-80 |
| | 6 | 5 |
canMergeFromRightName: | canMergeFromRight | Prototype: | static inline bool canMergeFromRight(const QRect *left, const QRect *right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1210-1215 |
| | 3 | 1 |
canMergeFromLeftName: | canMergeFromLeft | Prototype: | static inline bool canMergeFromLeft(const QRect *right, const QRect *left) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1217-1220 |
| | 1 | 1 |
canMergeFromBelowName: | canMergeFromBelow | Prototype: | static inline bool canMergeFromBelow(const QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1242-1254 |
| | 7 | 3 |
canMapPositionName: | canMapPosition | Prototype: | static inline bool canMapPosition(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12393-12396 |
| | 1 | 1 |
calc_shiftName: | calc_shift | Prototype: | static int calc_shift(uint mask) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 144-152 |
| | 5 | 2 |
calcArrowName: | calcArrow | Prototype: | static StaticPolygonF<3> calcArrow(const QStyleOptionSlider *dial, qreal &a) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 3070-3103 |
| | 26 | 4 |
cachedPixmapFromXPMName: | cachedPixmapFromXPM | Prototype: | static QPixmap cachedPixmapFromXPM(const char * const *xpm) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5229-5238 |
| | 6 | 2 |
buttonSlotsName: | buttonSlots | Prototype: | static const char * buttonSlots(QWizard::WizardButton which) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 913-935 |
| | 8 | 12 |
buttonDefaultTextName: | buttonDefaultText | Prototype: | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 697-723 |
| | 13 | 9 |
bulletCharName: | bulletChar | Prototype: | static QString bulletChar(QTextListFormat::Style style) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 161-184 |
| | 10 | 11 |
buildReverseMapName: | buildReverseMap | Prototype: | static QByteArray *buildReverseMap(int forwardIndex) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | Lines: | 618-641 |
| | 19 | 7 |
buddyStringName: | buddyString | Prototype: | static QString buddyString(const QWidget *widget) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 77-99 |
| | 13 | 6 |
brushFromDataName: | brushFromData | Prototype: | static QBrush brushFromData(const BrushData& c, const QPalette &pal) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 899-906 |
| | 3 | 2 |
boundingRectOfFloatsInSelectionName: | boundingRectOfFloatsInSelection | Prototype: | static QRectF boundingRectOfFloatsInSelection(const QTextCursor &cursor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1479-1494 |
| | 11 | 3 |
boundingRectName: | boundingRect | Prototype: | static const QRectF boundingRect(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 55-73 |
| | 15 | 6 |
boundSizeName: | boundSize | Prototype: | static void boundSize(QSizeF &result, const QSizeF &size) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | Lines: | 73-79 |
| | 4 | 3 |
bool_opName: | bool_op | Prototype: | static bool bool_op(bool a, bool b, QPathClipper::Operation op) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1758-1772 |
| | 6 | 6 |
blitTextureForWidgetName: | blitTextureForWidget | Prototype: | static void blitTextureForWidget(const QPlatformTextureList *textures, int idx, QWindow *window, const QRect &deviceWindowRect, QOpenGLTextureBlitter *blitter, const QPoint &offset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 270-292 |
| | 13 | 2 |
blendedImageName: | blendedImage | Prototype: | static QImage blendedImage(const QImage &start, const QImage &end, float alpha) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 261-301 |
| | 30 | 6 |
blend_untransformed_rgb565Name: | blend_untransformed_rgb565 | Prototype: | static void blend_untransformed_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4318-4370 |
| | 37 | 10 |
blend_untransformed_generic_rgb64Name: | blend_untransformed_generic_rgb64 | Prototype: | static void blend_untransformed_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4179-4225 |
| | 35 | 8 |
blend_untransformed_genericName: | blend_untransformed_generic | Prototype: | static void blend_untransformed_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4134-4177 |
| | 33 | 8 |
blend_untransformed_argbName: | blend_untransformed_argb | Prototype: | static void blend_untransformed_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4227-4265 |
| | 28 | 7 |
blend_transformed_tiled_rgb565Name: | blend_transformed_tiled_rgb565 | Prototype: | static void blend_transformed_tiled_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/66) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5174-5321 |
| | 103 | 20 |
blend_transformed_tiled_argbName: | blend_transformed_tiled_argb | Prototype: | static void blend_transformed_tiled_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5044-5172 |
| | 97 | 16 |
blend_transformed_rgb565Name: | blend_transformed_rgb565 | Prototype: | static void blend_transformed_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4910-5042 |
| | 91 | 15 |
blend_transformed_bilinear_rgb565Name: | blend_transformed_bilinear_rgb565 | Prototype: | static void blend_transformed_bilinear_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4618-4809 |
| | 143 | 15 |
blend_transformed_argbName: | blend_transformed_argb | Prototype: | static void blend_transformed_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4811-4908 |
| | 70 | 9 |
blend_tiled_rgb565Name: | blend_tiled_rgb565 | Prototype: | static void blend_tiled_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4520-4616 |
| | 70 | 18 |
blend_tiled_generic_rgb64Name: | blend_tiled_generic_rgb64 | Prototype: | static void blend_tiled_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4420-4469 |
| | 39 | 10 |
blend_tiled_genericName: | blend_tiled_generic | Prototype: | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4372-4418 |
| | 37 | 10 |
blend_tiled_argbName: | blend_tiled_argb | Prototype: | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4471-4518 |
| | 37 | 10 |
blend_src_generic_rgb64Name: | blend_src_generic_rgb64 | Prototype: | static void blend_src_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4120-4132 |
| | 8 | 2 |
blend_src_genericName: | blend_src_generic | Prototype: | static void blend_src_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4113-4118 |
| | 3 | 1 |
blend_sourceOver_rgb16_rgb16Name: | blend_sourceOver_rgb16_rgb16 | Prototype: | static inline void blend_sourceOver_rgb16_rgb16(quint16 *__restrict__ dest, const quint16 *__restrict__ src, int length, const quint8 alpha, const quint8 ialpha) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4285-4316 |
| | 21 | 5 |
blend_pixelName: | blend_pixel | Prototype: | inline static void blend_pixel(quint32 &dst, const quint32 src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 48-54 |
| | 4 | 3 |
blend_color_rgb16Name: | blend_color_rgb16 | Prototype: | static void blend_color_rgb16(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3912-3985 |
| | 47 | 12 |
blend_color_generic_rgb64Name: | blend_color_generic_rgb64 | Prototype: | void blend_color_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3885-3910 |
| | 18 | 4 |
blend_color_genericName: | blend_color_generic | Prototype: | static void blend_color_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3829-3852 |
| | 16 | 4 |
blend_color_argbName: | blend_color_argb | Prototype: | static void blend_color_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3854-3883 |
| | 18 | 6 |
bindFontName: | bindFont | Prototype: | static QByteArray bindFont(const QVector<QTtfTable>& _tables) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 1077-1151 |
| | 42 | 7 |
bidiItemizeName: | bidiItemize | Prototype: | static bool bidiItemize(QTextEngine *engine, QScriptAnalysis *analysis, QBidiControl &control) | Coverage: | 0.000% (0/300) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 349-764 |
| | 202 | 135 |
bezierAtTName: | bezierAtT | Prototype: | static inline QBezier bezierAtT(const QPainterPath &path, qreal t, qreal *startingLength, qreal *bezierLength) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2924-2976 |
| | 33 | 9 |
bestStyleName: | bestStyle | Prototype: | static QtFontStyle *bestStyle(QtFontFoundry *foundry, const QtFontStyle::Key &styleKey, const QString &styleName = QString()) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1032-1069 |
| | 19 | 7 |
bestSizeMatchName: | bestSizeMatch | Prototype: | static QPixmapIconEngineEntry *bestSizeMatch( const QSize &size, QPixmapIconEngineEntry *pa, QPixmapIconEngineEntry *pb) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 190-211 |
| | 16 | 5 |
bestFoundryName: | bestFoundry | Prototype: | static unsigned int bestFoundry(int script, unsigned int score, int styleStrategy, const QtFontFamily *family, const QString &foundry_name, QtFontStyle::Key styleKey, int pixelSize, char pitch, QtFontDesc *desc, const QString &styleName = QString()) | Coverage: | 0.000% (0/89) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1072-1205 |
| | 60 | 22 |
basicSizeName: | basicSize | Prototype: | static inline QSize basicSize( bool horizontal, const QSize &lc, const QSize &rc, const QSize &s, const QSize &t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 807-815 |
| | 5 | 1 |
bannerPageToStringName: | bannerPageToString | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
bannerPageToStringName: | bannerPageToString | Prototype: | static inline QString bannerPageToString(const QCUPSSupport::BannerPage bannerPage) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 139-152 |
| | 3 | 15 |
backtraceFramesForLogMessageName: | backtraceFramesForLogMessage | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
atspiTextAttributeName: | atspiTextAttribute | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
atspiTextAttributeName: | atspiTextAttribute | Prototype: | AtSpiAttribute atspiTextAttribute(const QString &ia2Name, const QString &ia2Value) | Coverage: | 0.000% (0/113) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1958-2052 |
| | 49 | 42 |
atspiSizeName: | atspiSize | Prototype: | QString atspiSize(const QString &ia2Size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1952-1956 |
| | 1 | 1 |
atspiColorName: | atspiColor | Prototype: | QString atspiColor(const QString &ia2Color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1946-1950 |
| | 1 | 1 |
arrayContentToJsonName: | arrayContentToJson | Prototype: | static void arrayContentToJson(const QJsonPrivate::Array *a, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 161-181 |
| | 11 | 5 |
areaName: | area | Prototype: | static inline int area(const QSize &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 187-187 |
| | 1 | 1 |
applyWindowCursorName: | applyWindowCursor | Prototype: | static inline void applyWindowCursor(const QList<QWindow *> &l) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3477-3489 |
| | 6 | 4 |
applySizePolicyName: | applySizePolicy | Prototype: | static void applySizePolicy(QSizePolicy::Policy policy, qreal minSizeHint, qreal prefSizeHint, qreal maxSizeHint, qreal *minSize, qreal *prefSize, qreal *maxSize) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 131-164 |
| | 9 | 4 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(QWindow *w, QCursor c) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3454-3459 |
| | 3 | 3 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(const QList<QWindow *> &l, const QCursor &c) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3468-3475 |
| | 4 | 3 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(QWidget *w, const QCursor &c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5049-5053 |
| | 2 | 2 |
appendItemsName: | appendItems | Prototype: | static void appendItems(QScriptAnalysis *analysis, int &start, int &stop, const QBidiControl &control, QChar::Direction dir) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 294-325 |
| | 18 | 8 |
ancestorOfName: | ancestorOf | Prototype: | static inline bool ancestorOf(QObject *widget, QObject *other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1525-1532 |
| | 4 | 3 |
allMyDockWidgetsName: | allMyDockWidgets | Prototype: | static QList<QDockWidget*> allMyDockWidgets(const QWidget *mainWindow) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 868-883 |
| | 9 | 6 |
alignAddressName: | alignAddress | Prototype: | static inline uchar *alignAddress(uchar *address, quintptr alignmentMask) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3506-3509 |
| | 1 | 1 |
adjustContextSelectionsForCellName: | adjustContextSelectionsForCell | Prototype: | static void adjustContextSelectionsForCell(QAbstractTextDocumentLayout::PaintContext &cell_context, const QTextTableCell &cell, int r, int c, const int *selectedTableCells) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 914-946 |
| | 16 | 5 |
addSelectedRegionsToPathName: | addSelectedRegionsToPath | Prototype: | static void addSelectedRegionsToPath(QTextEngine *eng, int lineNumber, const QPointF &pos, QTextLayout::FormatRange *selection, QPainterPath *region, QRectF boundingRect) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 977-1019 |
| | 25 | 6 |
addSegmentsToPathName: | addSegmentsToPath | Prototype: | void addSegmentsToPath(Segment *segment, QPainterPath &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1032-1048 |
| | 11 | 3 |
addPointName: | addPoint | Prototype: | static void addPoint(QPolygon &a, const QPoint &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 875-880 |
| | 3 | 1 |
addNextClusterName: | addNextCluster | Prototype: | static inline void addNextCluster(int &pos, int end, QScriptLine &line, int &glyphCount, const QScriptItem ¤t, const unsigned short *logClusters, const QGlyphLayout &glyphs) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1758-1776 |
| | 10 | 4 |