| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
systemIconSearchPaths| Name: | 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 |
systemLocale| Name: | 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 |
systemThemeName| Name: | 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 |
systemTrayTracker| Name: | 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 |
tabBarShapeFrom| Name: | 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 |
tabId| Name: | 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 |
tabTextFor| Name: | 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 |
targetToProgramIndex| Name: | 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 |
tcbToBezier| Name: | tcbToBezier | | Prototype: | QVector<QPointF> static inline tcbToBezier(const TCBPoints &tcbPoints) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1219-1263 |
| | 30 | 4 |
testShowWithoutActivating| Name: | testShowWithoutActivating | | Prototype: | static inline bool testShowWithoutActivating(const QWindow *window) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 803-808 |
| | 2 | 1 |
textCopy| Name: | 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 |
textForRange| Name: | 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 |
textLineBoundary| Name: | 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 |
themeDialogType| Name: | 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 |
themeableHint| Name: | 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 |
threeBytesToInt| Name: | threeBytesToInt | | Prototype: | static qint32 threeBytesToInt(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 364-367 |
| | 1 | 1 |
timeFormatContainsAP| Name: | timeFormatContainsAP | | Prototype: | static bool timeFormatContainsAP(const QString &format) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1572-1587 |
| | 9 | 4 |
timeToMSecs| Name: | timeToMSecs | | Prototype: | static qint64 timeToMSecs(const QDate &date, const QTime &time) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2419-2423 |
| | 2 | 1 |
time_update| Name: | time_update | | Prototype: | static inline bool time_update(struct timespec *tv, const struct timespec &start, const struct timespec &timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 49-57 |
| | 3 | 1 |
timerSourceCheck| Name: | 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 |
timerSourceCheckHelper| Name: | timerSourceCheckHelper | | Prototype: | static gboolean timerSourceCheckHelper(GTimerSource *src) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 134-144 |
| | 6 | 3 |
timerSourceDispatch| Name: | 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 |
timerSourcePrepare| Name: | timerSourcePrepare | | Prototype: | static gboolean timerSourcePrepare(GSource *source, gint *timeout) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 146-160 |
| | 9 | 4 |
timerSourcePrepareHelper| Name: | 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 |
titleBarMenuCachedPixmapFromXPM| Name: | 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 |
tlWindow| Name: | 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 |
toAlignedRect_positive| Name: | 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 |
toBottomLeftRect| Name: | 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 |
toCase_template| Name: | toCase_template | | Prototype: | template <typename T> __attribute__((noinline)) static QByteArray toCase_template(T &input, const uchar * table) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2824-2851 |
| | 14 | 5 |
toDockPos| Name: | 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 |
toDockPos| Name: | 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 |
toDockWidgetArea| Name: | 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 |
toDockWidgetArea| Name: | 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 |
toFixed| Name: | 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 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qlonglong toIntegral_helper(const char *data, bool *ok, int base, qlonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3392-3395 |
| | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qulonglong toIntegral_helper(const char *data, bool *ok, int base, qulonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3397-3400 |
| | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | template <typename T> static inline T toIntegral_helper(const char *data, bool *ok, int base) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3402-3424 |
| | 7 | 3 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qlonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocaleData::GroupSeparatorMode mode, qlonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1080-1084 |
| | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qulonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocaleData::GroupSeparatorMode mode, qulonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1086-1090 |
| | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) | | Coverage: | 33.333% (3/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1092-1112 |
| | 11 | 3 |
toLayoutItemRect| Name: | 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 |
toLayoutItemSize| Name: | 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 |
toOffsetString| Name: | toOffsetString | | Prototype: | static QString toOffsetString(Qt::DateFormat format, int offset) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 244-252 |
| | 6 | 1 |
toStringIsoDate| Name: | 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 |
toStringTextDate| Name: | toStringTextDate | | Prototype: | static QString toStringTextDate(QDate date) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 781-789 |
| | 5 | 1 |
toSubpaths| Name: | 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 |
toToolBarArea| Name: | 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 |
toToolBarArea| Name: | 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 |
toUpperHex| Name: | toUpperHex | | Prototype: | static inline ushort toUpperHex(ushort c) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 176-179 |
| | 1 | 1 |
toWindowsIdKey| Name: | toWindowsIdKey | | Prototype: | static quint16 toWindowsIdKey(const QByteArray &winId) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 100-108 |
| | 5 | 3 |
toWindowsIdLiteral| Name: | toWindowsIdLiteral | | Prototype: | static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 110-118 |
| | 5 | 3 |
to_HANDLE| Name: | to_HANDLE | | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isIntegral, Qt::HANDLE>::Type to_HANDLE(T id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 208-212 |
| | 1 | 1 |
to_HANDLE| Name: | 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 |
toolIdToTabletDevice| Name: | 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 |
topLevelAt| Name: | 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 |
topLevelObjects| Name: | 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 |
topOrder| Name: | 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 |
transformIsSimple| Name: | 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 |
transform_point| Name: | 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 |
translateCoordinates| Name: | 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 |
translateDriveName| Name: | 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 |
translateMouseButtons| Name: | 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 |
traverse| Name: | 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 |
twoBytesToInt| Name: | twoBytesToInt | | Prototype: | static qint16 twoBytesToInt(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 359-362 |
| | 1 | 1 |
typeFromTypeInfo| Name: | 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 |
typeKey| Name: | 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 |
typeKey::[lambda]| Name: | typeKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 136-136 |
| | 0 | 1 |
typeNameFromTypeInfo| Name: | 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 |
typeNameToXml| Name: | typeNameToXml | | Prototype: | static inline QString typeNameToXml(const char *typeName) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | | Lines: | 52-70 |
| | 12 | 5 |
typeOfVariant| Name: | typeOfVariant | | Prototype: | static uint typeOfVariant(const QVariant &value) | | Coverage: | 23.529% (4/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 514-536 |
| | 4 | 15 |
ucalDaylightOffset| Name: | 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 |
ucalDefaultTimeZoneId| Name: | ucalDefaultTimeZoneId | | Prototype: | static QByteArray ucalDefaultTimeZoneId() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 76-99 |
| | 12 | 3 |
ucalDisplayNameType| Name: | ucalDisplayNameType | | Prototype: | static UCalendarDisplayNameType ucalDisplayNameType(QTimeZone::TimeType timeType, QTimeZone::NameType nameType) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 55-73 |
| | 8 | 7 |
ucalOffsetsAtTime| Name: | ucalOffsetsAtTime | | Prototype: | static bool ucalOffsetsAtTime(UCalendar *m_ucal, qint64 atMSecsSinceEpoch, int *utcOffset, int *dstOffset) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 140-177 |
| | 22 | 5 |
ucalTimeZoneDisplayName| Name: | ucalTimeZoneDisplayName | | Prototype: | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 102-137 |
| | 22 | 3 |
ucstrcmp| Name: | 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 |
ucstrcmp| Name: | ucstrcmp | | Prototype: | static int ucstrcmp(const QChar *a, int alen, const uchar *b, int blen) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 643-648 |
| | 3 | 1 |
ucstricmp| Name: | ucstricmp | | Prototype: | static int ucstricmp(const ushort *a, const ushort *ae, const ushort *b, const ushort *be) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 372-403 |
| | 22 | 9 |
ucstricmp| Name: | ucstricmp | | Prototype: | static int ucstricmp(const ushort *a, const ushort *ae, const uchar *b, const uchar *be) | | Coverage: | 72.000% (18/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 406-433 |
| | 20 | 9 |
ucstrncmp| Name: | ucstrncmp | | Prototype: | static int ucstrncmp(const QChar *a, const QChar *b, int l) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 443-526 |
| | 17 | 13 |
ucstrncmp| Name: | ucstrncmp | | Prototype: | static int ucstrncmp(const QChar *a, const uchar *c, int l) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 528-617 |
| | 30 | 8 |
ucstrncmp::[lambda]| Name: | ucstrncmp::[lambda] | | Prototype: | [=](int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 604-604 |
| | 1 | 1 |
ucstrnicmp| Name: | ucstrnicmp | | Prototype: | static int ucstrnicmp(const ushort *a, const ushort *b, int l) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 630-633 |
| | 1 | 1 |
uenumToIdList| Name: | 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 |
uiEffectToFlag| Name: | 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 |
ulp| Name: | ulp | | Prototype: | static double ulp(double x) | | Coverage: | 37.500% (3/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 1003-1033 |
| | 14 | 3 |
ungrabKeyboardForPopup| Name: | 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 |
ungrabMessageHandler| Name: | ungrabMessageHandler | | Prototype: | static void ungrabMessageHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1586-1589 |
| | 1 | 1 |
ungrabMouseForPopup| Name: | 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 |
unicodeToEncodedUtf8| Name: | unicodeToEncodedUtf8 | | Prototype: | static void unicodeToEncodedUtf8(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 290-342 |
| | 26 | 4 |
unixCheckClockType| Name: | 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 |
unknownText| Name: | 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 |
unknownText::[lambda]| Name: | unknownText::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2497-2497 |
| | 0 | 1 |
unpackControlTypes| Name: | 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 |
unpackRect| Name: | 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 |
unquote| Name: | 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 |
unquote| Name: | unquote | | Prototype: | static QString unquote(const QString &str) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 308-330 |
| | 15 | 5 |
unsetCursor| Name: | 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 |
unsetCursor| Name: | 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 |
unstylable| Name: | 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 |