Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
versionKeyName: | versionKey | Prototype: | static inline QString versionKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 134-134 |
| | 0 | 2 |
versionName: | version | Prototype: | int version() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qpluginloader/lib/mylib.c | Lines: | 54-57 |
| | 1 | 1 |
verifyTagName: | verifyTag | Prototype: | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 112-143 |
| | 15 | 13 |
vendorIdKeyName: | vendorIdKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
vendorIdKeyName: | vendorIdKey | Prototype: | static inline QString vendorIdKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 138-138 |
| | 0 | 2 |
variantHashName: | variantHash | Prototype: | static inline uint variantHash(const QVariant &variant) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 276-297 |
| | 14 | 13 |
valueToJsonName: | valueToJson | Prototype: | static void valueToJson(const QJsonPrivate::Base *b, const QJsonPrivate::Value &v, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 116-152 |
| | 24 | 9 |
valueKeyName: | valueKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
valueKeyName: | valueKey | Prototype: | static inline QString valueKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 132-132 |
| | 0 | 2 |
valuatorNormalizedName: | valuatorNormalized | Prototype: | static qreal valuatorNormalized(double value, XIValuatorClassInfo *vci) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 579-586 |
| | 5 | 3 |
validateToolBarAreaName: | validateToolBarArea | Prototype: | static inline void validateToolBarArea(Qt::ToolBarArea &area) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1029-1040 |
| | 3 | 6 |
useScrollBarName: | useScrollBar | Prototype: | static inline bool useScrollBar(const QRect &childrenRect, const QSize &maxViewportSize, Qt::Orientation orientation) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 227-238 |
| | 7 | 2 |
usePixelDensityName: | usePixelDensity | Prototype: | static inline bool usePixelDensity() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 227-241 |
| | 9 | 3 |
update_toolbar_styleName: | update_toolbar_style | Prototype: | static void update_toolbar_style(GtkWidget *gtkToolBar, GParamSpec *, gpointer) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 213-225 |
| | 8 | 3 |
updateObjectsName: | updateObjects | Prototype: | static void updateObjects(const QList<const QObject *>& objects) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2604-2626 |
| | 14 | 6 |
updateHelperName: | updateHelper | Prototype: | static inline bool updateHelper(QGraphicsViewPrivate *view, QGraphicsItemPrivate *item, const QRectF &rect, bool itemIsUntransformable) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 5076-5111 |
| | 24 | 7 |
updateFormLayoutItemName: | updateFormLayoutItem | Prototype: | static void updateFormLayoutItem(QFormLayoutItem *item, int userVSpacing, QFormLayout::FieldGrowthPolicy fieldGrowthPolicy, bool fullRow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 275-290 |
| | 9 | 2 |
updateBlockedStatusRecursionName: | updateBlockedStatusRecursion | Prototype: | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 693-704 |
| | 8 | 4 |
unstylableName: | unstylable | Prototype: | static bool unstylable(const QWidget *w) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2383-2413 |
| | 15 | 7 |
unsetCursorName: | unsetCursor | Prototype: | static inline void unsetCursor(QWindow *w) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3411-3416 |
| | 3 | 3 |
unsetCursorName: | unsetCursor | Prototype: | static inline void unsetCursor(QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5023-5027 |
| | 2 | 2 |
unpackRectName: | unpackRect | Prototype: | static QRect unpackRect(uint geom0, uint geom1, bool *floating) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 1198-1216 |
| | 11 | 2 |
unpackControlTypesName: | unpackControlTypes | Prototype: | static int unpackControlTypes(QSizePolicy::ControlTypes controls, QSizePolicy::ControlType *array) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 54-71 |
| | 10 | 5 |
unknownTextName: | unknownText | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
unknownTextName: | unknownText | Prototype: | static QString unknownText() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2495-2498 |
| | 0 | 2 |
ungrabMouseForPopupName: | ungrabMouseForPopup | Prototype: | static void ungrabMouseForPopup(QWidget *popup) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3822-3828 |
| | 3 | 2 |
ungrabKeyboardForPopupName: | ungrabKeyboardForPopup | Prototype: | static void ungrabKeyboardForPopup(QWidget *popup) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3814-3820 |
| | 3 | 2 |
uiEffectToFlagName: | uiEffectToFlag | Prototype: | static inline int uiEffectToFlag(Qt::UIEffect effect) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4149-4168 |
| | 9 | 8 |
typeKeyName: | typeKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
typeKeyName: | typeKey | Prototype: | static inline QString typeKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 136-136 |
| | 0 | 2 |
traverseName: | traverse | Prototype: | static void traverse(QWingedEdge &list, int edge, QPathEdge::Traversal traversal) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1718-1738 |
| | 9 | 2 |
translateMouseButtonsName: | translateMouseButtons | Prototype: | static Qt::MouseButtons translateMouseButtons(int s) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1017-1027 |
| | 8 | 4 |
translateDriveNameName: | translateDriveName | Prototype: | static QString translateDriveName(const QFileInfo &drive) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 257-267 |
| | 2 | 1 |
translateCoordinatesName: | translateCoordinates | Prototype: | static xcb_translate_coordinates_reply_t * translateCoordinates(QXcbConnection *c, xcb_window_t from, xcb_window_t to, int x, int y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 221-227 |
| | 3 | 1 |
transform_pointName: | transform_point | Prototype: | static inline void transform_point(GLdouble out[4], const GLdouble m[16], const GLdouble in[4]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 290-302 |
| | 8 | 1 |
transformIsSimpleName: | transformIsSimple | Prototype: | static inline bool transformIsSimple(const QTransform& transform) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4340-4363 |
| | 18 | 8 |
topOrderName: | topOrder | Prototype: | static inline bool topOrder(const QScanConverter::Line &a, const QScanConverter::Line &b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 296-299 |
| | 1 | 1 |
topLevelObjectsName: | topLevelObjects | Prototype: | static QObjectList topLevelObjects() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | Lines: | 153-168 |
| | 9 | 5 |
topLevelAtName: | topLevelAt | Prototype: | static QWindow* topLevelAt(const QPoint &pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 64-73 |
| | 6 | 3 |
toolIdToTabletDeviceName: | toolIdToTabletDevice | Prototype: | static QTabletEvent::TabletDevice toolIdToTabletDevice(quint32 toolId) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 1002-1033 |
| | 7 | 22 |
to_HANDLEName: | to_HANDLE | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isPointer, Qt::HANDLE>::Type to_HANDLE(T id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 220-224 |
| | 1 | 1 |
toToolBarAreaName: | toToolBarArea | Prototype: | static Qt::ToolBarArea toToolBarArea(QInternal::DockPosition pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1056-1066 |
| | 7 | 6 |
toToolBarAreaName: | toToolBarArea | Prototype: | static inline Qt::ToolBarArea toToolBarArea(int pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1068-1071 |
| | 1 | 1 |
toSubpathsName: | toSubpaths | Prototype: | QVector<QPainterPath> toSubpaths(const QPainterPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1884-1919 |
| | 22 | 9 |
toLayoutItemSizeName: | toLayoutItemSize | Prototype: | inline static QSize toLayoutItemSize(QWidgetPrivate *priv, const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 64-67 |
| | 1 | 1 |
toLayoutItemRectName: | toLayoutItemRect | Prototype: | inline static QRect toLayoutItemRect(QWidgetPrivate *priv, const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 58-62 |
| | 2 | 1 |
toFixedName: | toFixed | Prototype: | static inline Fixed64 toFixed(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 50-50 |
| | 1 | 1 |
toDockWidgetAreaName: | toDockWidgetArea | Prototype: | static Qt::DockWidgetArea toDockWidgetArea(QInternal::DockPosition pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1307-1319 |
| | 7 | 6 |
toDockWidgetAreaName: | toDockWidgetArea | Prototype: | inline static Qt::DockWidgetArea toDockWidgetArea(int pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1321-1324 |
| | 1 | 1 |
toDockPosName: | toDockPos | Prototype: | static QInternal::DockPosition toDockPos(Qt::ToolBarArea area) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1042-1054 |
| | 7 | 6 |
toDockPosName: | toDockPos | Prototype: | static QInternal::DockPosition toDockPos(Qt::DockWidgetArea area) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1293-1305 |
| | 7 | 6 |
toBottomLeftRectName: | toBottomLeftRect | Prototype: | static inline QRect toBottomLeftRect(const QRect &topLeftRect, int windowHeight) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 172-176 |
| | 2 | 1 |
toAlignedRect_positiveName: | toAlignedRect_positive | Prototype: | static inline const QRect toAlignedRect_positive(const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2084-2091 |
| | 5 | 1 |
titleBarMenuCachedPixmapFromXPMName: | titleBarMenuCachedPixmapFromXPM | Prototype: | static inline QPixmap titleBarMenuCachedPixmapFromXPM() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5197-5197 |
| | 1 | 1 |
themeableHintName: | themeableHint | Prototype: | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 47-60 |
| | 8 | 4 |
themeDialogTypeName: | themeDialogType | Prototype: | static inline int themeDialogType(const QDialog *dialog) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 58-81 |
| | 11 | 6 |
textLineBoundaryName: | textLineBoundary | Prototype: | static QString textLineBoundary(int beforeAtAfter, const QString &text, int offset, int *startOffset, int *endOffset) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2054-2082 |
| | 20 | 7 |
textForRangeName: | textForRange | Prototype: | static QString textForRange(QAccessibleInterface *accessible, int startOffset, int endOffset) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2141-2152 |
| | 8 | 4 |
targetToProgramIndexName: | targetToProgramIndex | Prototype: | static inline QOpenGLTextureBlitterPrivate::ProgramIndex targetToProgramIndex(GLenum target) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 200-211 |
| | 5 | 4 |
tabTextForName: | tabTextFor | Prototype: | static inline QString tabTextFor(QMdiSubWindow *subWindow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 271-285 |
| | 8 | 3 |
tabIdName: | tabId | Prototype: | static quintptr tabId(const QDockAreaLayoutItem &item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 212-217 |
| | 3 | 2 |
tabBarShapeFromName: | tabBarShapeFrom | Prototype: | static inline QTabBar::Shape tabBarShapeFrom(QTabWidget::TabShape shape, QTabWidget::TabPosition position) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 256-268 |
| | 10 | 5 |
systemThemeNameName: | systemThemeName | Prototype: | static inline QString systemThemeName() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 71-79 |
| | 5 | 3 |
systemIconSearchPathsName: | systemIconSearchPaths | Prototype: | static inline QStringList systemIconSearchPaths() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 81-89 |
| | 5 | 3 |
swap_bit_orderName: | swap_bit_order | Prototype: | static void swap_bit_order(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1021-1040 |
| | 14 | 2 |
swapPixel01Name: | swapPixel01 | Prototype: | static void swapPixel01(QImage *image) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 44-63 |
| | 14 | 4 |
swapCapsName: | swapCaps | Prototype: | static inline int swapCaps(int caps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 700-704 |
| | 2 | 1 |
supportedImageHandlerMimeTypesName: | supportedImageHandlerMimeTypes | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
supportedImageHandlerMimeTypesName: | supportedImageHandlerMimeTypes | Prototype: | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 843-861 |
| | 8 | 7 |
supportedImageHandlerFormatsName: | supportedImageHandlerFormats | Prototype: | void supportedImageHandlerFormats(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 820-841 |
| | 14 | 4 |
subPathName: | subPath | Prototype: | static inline const QPainterPath::ElementType *subPath(const QPainterPath::ElementType *t, const QPainterPath::ElementType *end, const qreal *points, bool *closed) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 494-512 |
| | 9 | 3 |
subControlLayoutName: | subControlLayout | Prototype: | static QList<QVariant> subControlLayout(const QString& layout) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 684-723 |
| | 26 | 11 |
subControlIconName: | subControlIcon | Prototype: | static QStyle::StandardPixmap subControlIcon(int pe) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 843-859 |
| | 13 | 12 |
styleStringHelperName: | styleStringHelper | Prototype: | static QString styleStringHelper(int weight, QFont::Style style) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1296-1328 |
| | 25 | 13 |
strokeLineName: | strokeLine | Prototype: | static StrokeLine strokeLine(int strokeSelection) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 191-225 |
| | 21 | 10 |
strippedName: | stripped | Prototype: | static inline glyph_t stripped(glyph_t glyph) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1755-1756 |
| | 1 | 1 |
stripTextDeclName: | stripTextDecl | Prototype: | static bool stripTextDecl(QString& str) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 178-195 |
| | 14 | 3 |
stringMidRetainingBidiCCName: | stringMidRetainingBidiCC | Prototype: | static QString stringMidRetainingBidiCC(const QString &string, const QString &ellidePrefix, const QString &ellideSuffix, int subStringFrom, int subStringTo, int midStart, int midLength) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2685-2708 |
| | 11 | 5 |
stretchGradientToUserSpaceName: | stretchGradientToUserSpace | Prototype: | static inline QBrush stretchGradientToUserSpace(const QBrush &brush, const QRectF &boundingRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 509-523 |
| | 15 | 1 |
streamDebugName: | streamDebug | Prototype: | static void streamDebug(QDebug dbg, const QVariant &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 104-114 |
| | 5 | 3 |
storePixelsName: | storePixels | Prototype: | template <QPixelLayout::BPP width> inline void storePixels(uchar *dest, const uint *src, int index, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 837-842 |
| | 2 | 2 |
storePixelsName: | storePixels | Prototype: | template <> inline void storePixels<QPixelLayout::BPP32>(uchar *dest, const uint *src, int index, int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 844-848 |
| | 1 | 1 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1LSB>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 801-808 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1MSB>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 810-817 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP8>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 819-823 |
| | 1 | 1 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP16>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 825-829 |
| | 1 | 1 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP24>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 831-835 |
| | 1 | 1 |
storageIndexFromLayoutItemName: | storageIndexFromLayoutItem | Prototype: | static int storageIndexFromLayoutItem(const QFormLayoutPrivate::ItemMatrix &m, QFormLayoutItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 265-273 |
| | 3 | 2 |
standardDeclarationForNodeName: | standardDeclarationForNode | Prototype: | QVector<QCss::Declaration> standardDeclarationForNode(const QTextHtmlParserNode &node) | Coverage: | 0.000% (0/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1784-1959 |
| | 127 | 53 |
stackTraceName: | stackTrace | Prototype: | static void stackTrace() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 125-157 |
| | 17 | 3 |
splitPolygonName: | splitPolygon | Prototype: | static bool splitPolygon(const QPointF *points, int pointCount, QVector<QPointF> *upper, QVector<QPointF> *lower) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1792-1842 |
| | 29 | 6 |
splitCubicName: | splitCubic | Prototype: | static void splitCubic(QCosmeticStroker::PointF *points) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 653-677 |
| | 20 | 1 |
splitName: | split | Prototype: | static void split(QT_FT_Vector *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 272-294 |
| | 13 | 1 |
spiStatesFromQStateName: | spiStatesFromQState | Prototype: | quint64 spiStatesFromQState(QAccessible::State state) | Coverage: | 0.000% (0/74) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | Lines: | 53-115 |
| | 50 | 24 |
spiStateSetFromSpiStatesName: | spiStateSetFromSpiStates | Prototype: | QSpiUIntList spiStateSetFromSpiStates(quint64 states) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | Lines: | 117-126 |
| | 6 | 1 |
spacingHelperName: | spacingHelper | Prototype: | static inline int spacingHelper(QWidget* parent, QStyle *style, int userVSpacing, bool recalculate, QFormLayoutItem* item1, QFormLayoutItem* item2, QFormLayoutItem* prevItem1, QFormLayoutItem *prevItem2) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 598-637 |
| | 26 | 12 |
sourceOverName: | sourceOver | Prototype: | static inline uint sourceOver(uint d, uint color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 57-60 |
| | 1 | 1 |
soft_light_opName: | soft_light_op | Prototype: | static inline int soft_light_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1550-1563 |
| | 8 | 3 |
snapTo26Dot6GridName: | snapTo26Dot6Grid | Prototype: | static inline QPointF snapTo26Dot6Grid(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 715-719 |
| | 2 | 1 |
sm_shutdownCancelledCallbackName: | sm_shutdownCancelledCallback | Prototype: | static void sm_shutdownCancelledCallback(SmcConn smcConn, SmPointer clientData) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 288-295 |
| | 5 | 3 |