Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
sm_setPropertyName: | sm_setProperty | Prototype: | static void sm_setProperty(const char *name, const char *type, int num_vals, SmPropValue *vals) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 103-121 |
| | 12 | 2 |
socketNotifierSourcePrepareName: | socketNotifierSourcePrepare | Prototype: | static gboolean socketNotifierSourcePrepare(GSource *, gint *timeout) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 61-66 |
| | 3 | 2 |
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 |
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 |
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 |
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 |
switch_from_toName: | switch_from_to | Prototype: | static inline int switch_from_to(QAtomicInt &a, int from, int to) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 90-98 |
| | 5 | 2 |
systemDataName: | systemData | Prototype: | static const QLocaleData *systemData() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 634-645 |
| | 3 | 2 |
systemLocaleName: | systemLocale | Prototype: | static const QSystemLocale *systemLocale() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 580-585 |
| | 3 | 2 |
systemTrayTrackerName: | systemTrayTracker | Prototype: | static inline QXcbSystemTrayTracker *systemTrayTracker(const QScreen *s) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 107-113 |
| | 3 | 2 |
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 |
textCopyName: | textCopy | Prototype: | QChar *textCopy(const QChar *start, int len) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2383-2390 |
| | 5 | 2 |
timerSourceCheckName: | timerSourceCheck | Prototype: | static gboolean timerSourceCheck(GSource *source) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 162-168 |
| | 4 | 2 |
timerSourceDispatchName: | timerSourceDispatch | Prototype: | static gboolean timerSourceDispatch(GSource *source, GSourceFunc, gpointer) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 170-178 |
| | 6 | 2 |
timerSourcePrepareHelperName: | timerSourcePrepareHelper | Prototype: | static gboolean timerSourcePrepareHelper(GTimerSource *src, gint *timeout) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 123-132 |
| | 5 | 2 |
tlWindowName: | tlWindow | Prototype: | static QWindow *tlWindow(QWindow *window) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 935-940 |
| | 3 | 2 |
toStringIsoDateName: | toStringIsoDate | Prototype: | static QString toStringIsoDate(qint64 jd) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 792-799 |
| | 4 | 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 |
typeFromTypeInfoName: | typeFromTypeInfo | Prototype: | static inline int typeFromTypeInfo(const QMetaObject *mo, uint typeInfo) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 174-179 |
| | 3 | 2 |
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 |
typeNameFromTypeInfoName: | typeNameFromTypeInfo | Prototype: | static inline QByteArray typeNameFromTypeInfo(const QMetaObject *mo, uint typeInfo) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 158-167 |
| | 4 | 2 |
ucalDaylightOffsetName: | ucalDaylightOffset | Prototype: | static int ucalDaylightOffset(const QByteArray &id) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 258-266 |
| | 5 | 2 |
ucstrcmpName: | ucstrcmp | Prototype: | static int ucstrcmp(const QChar *a, int alen, const QChar *b, int blen) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 620-627 |
| | 5 | 2 |
uenumToIdListName: | uenumToIdList | Prototype: | static QList<QByteArray> uenumToIdList(UEnumeration *uenum) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 240-255 |
| | 11 | 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 |
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 |
unixCheckClockTypeName: | unixCheckClockType | Prototype: | static int unixCheckClockType() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 106-138 |
| | 6 | 2 |
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 |
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 |
unquoteName: | unquote | Prototype: | static QString unquote(const char *begin, const char *end) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2135-2142 |
| | 4 | 2 |
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 |
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 |
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 |
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 |
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 |
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 |
versionKeyLiteralName: | versionKeyLiteral | Prototype: | inline QString versionKeyLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 62-62 |
| | 0 | 2 |
visualRectName: | visualRect | Prototype: | static void visualRect(QRectF *geom, Qt::LayoutDirection dir, const QRectF &contentsRect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 996-1000 |
| | 2 | 2 |
webDavSchemeName: | webDavScheme | Prototype: | static inline QString webDavScheme() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 433-436 |
| | 0 | 2 |
webDavSslTagName: | webDavSslTag | Prototype: | static inline QString webDavSslTag() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 438-441 |
| | 0 | 2 |
writeMSDosDateName: | writeMSDosDate | Prototype: | static void writeMSDosDate(uchar *dest, const QDateTime& dt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 97-121 |
| | 17 | 2 |
write_png_imageName: | write_png_image | Prototype: | static bool write_png_image(const QImage &image, QIODevice *device, int quality, float gamma, const QString &description) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 994-1004 |
| | 6 | 2 |
writingSystemFromLocaleName: | writingSystemFromLocale | Prototype: | static QFontDatabase::WritingSystem writingSystemFromLocale() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 120-130 |
| | 6 | 2 |
xdgConfigDirsName: | xdgConfigDirs | Prototype: | static QStringList xdgConfigDirs() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 298-308 |
| | 6 | 2 |
xpmHashName: | xpmHash | Prototype: | static quint64 xpmHash(const QString &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 48-56 |
| | 5 | 2 |
xpmHashName: | xpmHash | Prototype: | static quint64 xpmHash(char *str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 57-66 |
| | 6 | 2 |
Blend_ARGB32_on_RGB16_SourceAlphaName: | Blend_ARGB32_on_RGB16_SourceAlpha | Coverage: | 0.000% (0/7) |
| | 6 | 3 |
CursorUpdateEventName: | CursorUpdateEvent | Coverage: | 0.000% (0/3) |
| | 3 | 3 |
DeviceEventControllerAdaptorName: | DeviceEventControllerAdaptor | Coverage: | 0.000% (0/3) |
| | 5 | 3 |
GraphicsViewName: | GraphicsView | Coverage: | 100.000% (3/3) |
| | 10 | 3 |
NumericallyLessName: | NumericallyLess | Coverage: | 0.000% (0/7) |
| | 8 | 3 |
OffsetRegionName: | OffsetRegion | Prototype: | static void OffsetRegion(QRegionPrivate ®ion, int x, int y) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1900-1913 |
| | 8 | 3 |
QAbstractEventDispatcherPrivateName: | QAbstractEventDispatcherPrivate | Coverage: | 100.000% (5/5) |
| | 3 | 3 |
QAbstractNativeEventFilterName: | QAbstractNativeEventFilter | Coverage: | 80.000% (4/5) |
| | 4 | 3 |
QAbstractPrintDialogPrivateName: | QAbstractPrintDialogPrivate | Coverage: | 90.000% (9/10) |
| | 8 | 3 |
QAbstractTextDocumentLayoutPrivateName: | QAbstractTextDocumentLayoutPrivate | Coverage: | 0.000% (0/7) |
| | 5 | 3 |
QBooleanComboBoxName: | QBooleanComboBox | Coverage: | 0.000% (0/3) |
| | 4 | 3 |
QByteArrayList_joinedSizeName: | QByteArrayList_joinedSize | Prototype: | static int QByteArrayList_joinedSize(const QByteArrayList *that, int seplen) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | Lines: | 119-131 |
| | 7 | 3 |
QCalToolButtonName: | QCalToolButton | Coverage: | 0.000% (0/8) |
| | 10 | 3 |
QContextMenuEventName: | QContextMenuEvent | Coverage: | 0.000% (0/3) |
| | 3 | 3 |
QCoreApplicationDataName: | QCoreApplicationData | Coverage: | 80.000% (4/5) |
| | 4 | 3 |
QDBusActivateObjectEventName: | QDBusActivateObjectEvent | Coverage: | 60.000% (3/5) |
| | 10 | 3 |
QDBusContextPrivateName: | QDBusContextPrivate | Coverage: | 100.000% (7/7) |
| | 10 | 3 |
QDeviceDiscoveryName: | QDeviceDiscovery | Coverage: | 0.000% (0/8) |
| | 8 | 3 |
QDomDocumentFragmentName: | QDomDocumentFragment | Coverage: | 0.000% (0/3) |
| | 5 | 3 |
QEglFSCursorDeviceListenerName: | QEglFSCursorDeviceListener | Coverage: | 0.000% (0/5) |
| | 3 | 3 |
QErrorMessageTextViewName: | QErrorMessageTextView | Coverage: | 0.000% (0/3) |
| | 3 | 3 |
QEvdevTabletHandlerThreadName: | QEvdevTabletHandlerThread | Coverage: | 0.000% (0/3) |
| | 7 | 3 |
QExtTimerQueryHelperName: | QExtTimerQueryHelper | Coverage: | 0.000% (0/3) |
| | 5 | 3 |
QFbCursorDeviceListenerName: | QFbCursorDeviceListener | Coverage: | 0.000% (0/5) |
| | 3 | 3 |
QFileOpenEventName: | QFileOpenEvent | Coverage: | 0.000% (0/3) |
| | 6 | 3 |
QGLContextGroupListName: | QGLContextGroupList | Coverage: | 100.000% (3/3) |
| | 6 | 3 |
QGLFunctionsPrivateExName: | QGLFunctionsPrivateEx | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QGLSignalProxyName: | QGLSignalProxy | Coverage: | 36.364% (4/11) |
| | 5 | 3 |
QGnomeThemePrivateName: | QGnomeThemePrivate | Coverage: | 0.000% (0/3) |
| | 9 | 3 |
QGraphicsWidgetStylesName: | QGraphicsWidgetStyles | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QGtkPainterName: | QGtkPainter | Coverage: | 0.000% (0/3) |
| | 14 | 3 |
QGtkStyleFilterName: | QGtkStyleFilter | Coverage: | 0.000% (0/9) |
| | 4 | 3 |
QGuiGLThreadContextName: | QGuiGLThreadContext | Coverage: | 0.000% (0/5) |
| | 4 | 3 |
QHttpMultiPartPrivateName: | QHttpMultiPartPrivate | Coverage: | 71.429% (5/7) |
| | 9 | 3 |
QInputDeviceManagerName: | QInputDeviceManager | Coverage: | 0.000% (0/3) |
| | 4 | 3 |
QInputDeviceManagerPrivateName: | QInputDeviceManagerPrivate | Coverage: | 0.000% (0/5) |
| | 5 | 3 |
QMenuBarExtensionName: | QMenuBarExtension | Coverage: | 0.000% (0/3) |
| | 11 | 3 |
QMimeGlobPatternListName: | QMimeGlobPatternList | Coverage: | 100.000% (7/7) |
| | 6 | 3 |
QMimeProviderBaseName: | QMimeProviderBase | Coverage: | 100.000% (7/7) |
| | 6 | 3 |
QMovableTabWidgetName: | QMovableTabWidget | Coverage: | 0.000% (0/3) |
| | 7 | 3 |
QNativeImageName: | QNativeImage | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QNetworkAccessBackendFactoryName: | QNetworkAccessBackendFactory | Coverage: | 80.000% (4/5) |
| | 5 | 3 |
QNetworkInterfacePrivateName: | QNetworkInterfacePrivate | Coverage: | 100.000% (7/7) |
| | 9 | 3 |
QNullBrushDataName: | QNullBrushData | Coverage: | 0.000% (0/5) |
| | 6 | 3 |
QObjectConnectionListVectorName: | QObjectConnectionListVector | Coverage: | 100.000% (5/5) |
| | 4 | 3 |
QPAEventDispatcherGlibName: | QPAEventDispatcherGlib | Coverage: | 100.000% (3/3) |
| | 8 | 3 |
QPainterStateName: | QPainterState | Coverage: | 0.000% (0/3) |
| | 27 | 3 |
QPcreJitStackPointerName: | QPcreJitStackPointer | Coverage: | 0.000% (0/5) |
| | 3 | 3 |
QPdfPageName: | QPdfPage | Coverage: | 0.000% (0/5) |
| | 5 | 3 |
QPenDataHolderName: | QPenDataHolder | Coverage: | 0.000% (0/5) |
| | 4 | 3 |
QPictureFormatPluginName: | QPictureFormatPlugin | Coverage: | 0.000% (0/3) |
| | 10 | 3 |
QPictureHandlerName: | QPictureHandler | Coverage: | 0.000% (0/7) |
| | 8 | 3 |
QPlainTextDocumentLayoutPrivateName: | QPlainTextDocumentLayoutPrivate | Coverage: | 0.000% (0/5) |
| | 15 | 3 |