Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
time_updateName: | 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 |
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 |
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 |
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 |
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 |
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 |
toIntegral_helperName: | 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_helperName: | 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_helperName: | 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_helperName: | 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 |
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 |
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 |
toOffsetStringName: | 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 |
toStringTextDateName: | 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 |
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 |
toUpperHexName: | 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 |
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 |
to_HANDLEName: | 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 |
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 |
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 |
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 |
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 |
twoBytesToIntName: | 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 |
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 |
ucstrcmpName: | 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 |
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 |
ucstrnicmpName: | 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 |
ungrabMessageHandlerName: | 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 |
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 |
updateValueName: | updateValue | Prototype: | inline static void updateValue(QString &value, const QChar *array, int &arrayPos, int &valueLen) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7942-7948 |
| | 4 | 1 |
uppercasebaseName: | uppercasebase | Prototype: | QTextStream &uppercasebase(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2805-2809 |
| | 2 | 1 |
uppercasedigitsName: | uppercasedigits | Prototype: | QTextStream &uppercasedigits(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2819-2823 |
| | 2 | 1 |
userEventSourceCheckName: | userEventSourceCheck | Prototype: | static gboolean userEventSourceCheck(GSource *source) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 61-64 |
| | 1 | 1 |
userEventSourceDispatchName: | userEventSourceDispatch | Prototype: | static gboolean userEventSourceDispatch(GSource *source, GSourceFunc, gpointer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 66-72 |
| | 4 | 1 |
userEventSourcePrepareName: | userEventSourcePrepare | Prototype: | static gboolean userEventSourcePrepare(GSource *s, gint *timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 53-59 |
| | 3 | 1 |
utcDataName: | utcData | Prototype: | static const QUtcData *utcData(quint16 index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 71-75 |
| | 2 | 1 |
utcIdName: | utcId | Prototype: | static QByteArray utcId(const QUtcData *utcData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 95-98 |
| | 1 | 1 |
valueKey::[lambda]Name: | valueKey::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 132-132 |
| | 0 | 1 |
vendorIdKey::[lambda]Name: | vendorIdKey::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 138-138 |
| | 0 | 1 |
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 |
versionKey::[lambda]Name: | versionKey::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 134-134 |
| | 0 | 1 |
versionKeyLiteral::[lambda]Name: | versionKeyLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 62-62 |
| | 0 | 1 |
verticalTabsName: | verticalTabs | Prototype: | inline static bool verticalTabs(QTabBar::Shape shape) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 85-91 |
| | 4 | 1 |
voidName: | void | Prototype: | void (*HB_Library_Resolve(const char *library, int version, const char *symbol))() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 65-75 |
| | 1 | 1 |
voidName: | void | Prototype: | void (*QEGLPlatformContext::getProcAddress(const QByteArray &procName)) () | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | Lines: | 437-441 |
| | 2 | 1 |
webDavScheme::[lambda]Name: | webDavScheme::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 435-435 |
| | 0 | 1 |
webDavSslTag::[lambda]Name: | webDavSslTag::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 440-440 |
| | 0 | 1 |
windowsDataName: | windowsData | Prototype: | static const QWindowsData *windowsData(quint16 index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 65-69 |
| | 2 | 1 |
windowsIdName: | windowsId | Prototype: | static QByteArray windowsId(const QWindowsData *windowsData) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 78-81 |
| | 1 | 1 |
wrapText::[lambda]Name: | wrapText::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1031-1031 |
| | 0 | 1 |
writeStringName: | writeString | Prototype: | static void writeString(char *out, int i, const QByteArray &str, const int offsetOfStringdataMember, int &stringdataOffset) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1113-1128 |
| | 9 | 1 |
writeUIntName: | writeUInt | Prototype: | static inline void writeUInt(uchar *data, uint i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 69-75 |
| | 4 | 1 |
writeUShortName: | writeUShort | Prototype: | static inline void writeUShort(uchar *data, ushort i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 77-81 |
| | 2 | 1 |
wsName: | ws | Prototype: | QTextStream &ws(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2975-2979 |
| | 2 | 1 |
xOrderName: | xOrder | Prototype: | static inline bool xOrder(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: | 301-304 |
| | 1 | 1 |
xcb_windowName: | xcb_window | Prototype: | static inline xcb_window_t xcb_window(QPlatformWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 77-80 |
| | 1 | 1 |
xcb_windowName: | xcb_window | Prototype: | static inline xcb_window_t xcb_window(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 82-85 |
| | 1 | 1 |
xgetbvName: | xgetbv | Prototype: | static void xgetbv(uint in, uint &eax, uint &edx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 233-244 |
| | 3 | 1 |
zoneDataName: | zoneData | Prototype: | static const QZoneData *zoneData(quint16 index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 59-63 |
| | 2 | 1 |
AnchorData::~AnchorDataName: | AnchorData::~AnchorData | Prototype: | AnchorData::~AnchorData() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 158-167 |
| | 3 | 2 |
AtSpiAdaptor::childrenChangedName: | AtSpiAdaptor::childrenChanged | Prototype: | void AtSpiAdaptor::childrenChanged(QAccessibleInterface *interface) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1185-1194 |
| | 6 | 2 |
AtSpiAdaptor::getCharacterExtentsName: | AtSpiAdaptor::getCharacterExtents | Prototype: | QList<QVariant> AtSpiAdaptor::getCharacterExtents(QAccessibleInterface *interface, int offset, uint coordType) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2099-2107 |
| | 4 | 2 |
AtSpiAdaptor::getRoleName: | AtSpiAdaptor::getRole | Prototype: | AtspiRole AtSpiAdaptor::getRole(QAccessibleInterface *interface) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1449-1454 |
| | 3 | 2 |
AtSpiAdaptor::sendFocusChangedName: | AtSpiAdaptor::sendFocusChanged | Prototype: | void AtSpiAdaptor::sendFocusChanged(QAccessibleInterface *interface) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1161-1183 |
| | 12 | 2 |
AtSpiAdaptor::translateRectToWindowCoordinatesName: | AtSpiAdaptor::translateRectToWindowCoordinates | Prototype: | QRect AtSpiAdaptor::translateRectToWindowCoordinates(QAccessibleInterface *interface, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2130-2137 |
| | 4 | 2 |
BallocName: | Balloc | Prototype: | static Bigint *Balloc(int k) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 541-553 |
| | 9 | 2 |
BlendSrcGeneric::storeName: | BlendSrcGeneric::store | Prototype: | void store(int x, int y, int len) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4077-4081 |
| | 2 | 2 |
BlendStateBinder::~BlendStateBinderName: | BlendStateBinder::~BlendStateBinder | Prototype: | ~BlendStateBinder() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 165-168 |
| | 2 | 2 |
CalculationCache::effectiveTargetStatesName: | CalculationCache::effectiveTargetStates | Prototype: | bool effectiveTargetStates(QAbstractTransition *t, QList<QAbstractState *> *targets) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 203-213 |
| | 6 | 2 |
CalculationCache::exitSetName: | CalculationCache::exitSet | Prototype: | bool exitSet(QAbstractTransition *t, QSet<QAbstractState *> *exits) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 227-237 |
| | 6 | 2 |
CalculationCache::transitionDomainName: | CalculationCache::transitionDomain | Prototype: | bool transitionDomain(QAbstractTransition *t, QAbstractState **domain) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 251-261 |
| | 6 | 2 |
CapabilitiesToStateMask::canBlitterDrawPixmapOpacityName: | CapabilitiesToStateMask::canBlitterDrawPixmapOpacity | Prototype: | bool canBlitterDrawPixmapOpacity(const QPixmap &pm) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 119-125 |
| | 3 | 2 |
CloseButton::enterEventName: | CloseButton::enterEvent | Prototype: | void CloseButton::enterEvent(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2489-2494 |
| | 3 | 2 |
CloseButton::leaveEventName: | CloseButton::leaveEvent | Prototype: | void CloseButton::leaveEvent(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2496-2501 |
| | 3 | 2 |
ControlContainer::updateWindowIconName: | ControlContainer::updateWindowIcon | Prototype: | void ControlContainer::updateWindowIcon(const QIcon &windowIcon) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 840-844 |
| | 2 | 2 |
ControlLabel::mouseDoubleClickEventName: | ControlLabel::mouseDoubleClickEvent | Prototype: | void ControlLabel::mouseDoubleClickEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 444-452 |
| | 5 | 2 |
ControlLabel::mousePressEventName: | ControlLabel::mousePressEvent | Prototype: | void ControlLabel::mousePressEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 432-439 |
| | 4 | 2 |
ControlLabel::updateWindowIconName: | ControlLabel::updateWindowIcon | Prototype: | void ControlLabel::updateWindowIcon() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 472-479 |
| | 5 | 2 |
ControllerWidget::ControllerWidgetName: | ControllerWidget::ControllerWidget | Prototype: | ControllerWidget::ControllerWidget(QMdiSubWindow *subWindow, QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 531-543 |
| | 5 | 2 |
ControllerWidget::eventName: | ControllerWidget::event | Prototype: | bool ControllerWidget::event(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 665-676 |
| | 6 | 2 |
ControllerWidget::mouseMoveEventName: | ControllerWidget::mouseMoveEvent | Prototype: | void ControllerWidget::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 643-651 |
| | 4 | 2 |
ControllerWidget::mousePressEventName: | ControllerWidget::mousePressEvent | Prototype: | void ControllerWidget::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 599-607 |
| | 5 | 2 |
Dasher::adjustName: | Dasher::adjust | Prototype: | void adjust() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 109-117 |
| | 5 | 2 |
Declaration::intValueName: | Declaration::intValue | Prototype: | bool Declaration::intValue(int *i, const char *unit) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1473-1478 |
| | 3 | 2 |
Declaration::styleValueName: | Declaration::styleValue | Prototype: | BorderStyle Declaration::styleValue() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1552-1557 |
| | 3 | 2 |
Declaration::uriValueName: | Declaration::uriValue | Prototype: | QString Declaration::uriValue() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1632-1637 |
| | 3 | 2 |
DrawTextItemRecorder::drawTextItemName: | DrawTextItemRecorder::drawTextItem | Prototype: | void drawTextItem(const QPointF &position, const QTextItem &textItem) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 445-479 |
| | 24 | 2 |
DrawTextItemRecorder::updateStateName: | DrawTextItemRecorder::updateState | Prototype: | void updateState(const QPaintEngineState &newState) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 436-443 |
| | 4 | 2 |
F16Dot16FixedDivName: | F16Dot16FixedDiv | Prototype: | inline static int F16Dot16FixedDiv(int x, int y) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 62-67 |
| | 3 | 2 |
FixedColumnMatrix::addRowName: | FixedColumnMatrix::addRow | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::addRow(const T &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 78-83 |
| | 2 | 2 |
FixedColumnMatrix::findName: | FixedColumnMatrix::find | Prototype: | template <class T, int NumColumns> bool FixedColumnMatrix<T, NumColumns>::find(const T &value, int *rowPtr, int *colPtr) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 99-107 |
| | 4 | 2 |
FreeStorageName: | FreeStorage | Prototype: | static void FreeStorage(ScanLineListBlock *pSLLBlock) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3399-3408 |
| | 5 | 2 |
INCRTransaction::INCRTransactionName: | INCRTransaction::INCRTransaction | Prototype: | INCRTransaction(QXcbConnection *c, xcb_window_t w, xcb_atom_t p, QByteArray d, uint i, xcb_atom_t t, int f, int to) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 163-180 |
| | 8 | 2 |
INCRTransaction::timerEventName: | INCRTransaction::timerEvent | Prototype: | void timerEvent(QTimerEvent *ev) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 235-245 |
| | 2 | 2 |
LineBreakHelper::calculateRightBearingName: | LineBreakHelper::calculateRightBearing | Prototype: | inline void calculateRightBearing() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1695-1700 |
| | 3 | 2 |
LineBreakHelper::calculateRightBearingForPreviousGlyphName: | LineBreakHelper::calculateRightBearingForPreviousGlyph | Prototype: | inline void calculateRightBearingForPreviousGlyph() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1702-1706 |
| | 2 | 2 |
LineBreakHelper::checkFullOtherwiseExtendName: | LineBreakHelper::checkFullOtherwiseExtend | Prototype: | inline bool LineBreakHelper::checkFullOtherwiseExtend(QScriptLine &line) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1728-1747 |
| | 12 | 2 |
LineBreakHelper::negativeRightBearingName: | LineBreakHelper::negativeRightBearing | Prototype: | inline QFixed negativeRightBearing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1717-1723 |
| | 3 | 2 |
LineBreakHelper::saveCurrentGlyphName: | LineBreakHelper::saveCurrentGlyph | Prototype: | inline void saveCurrentGlyph() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1674-1681 |
| | 4 | 2 |
LineEdit::focusOutEventName: | LineEdit::focusOutEvent | Prototype: | void focusOutEvent(QFocusEvent *e) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 124-129 |
| | 3 | 2 |