Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
ptrName: | ptr | Prototype: | template<typename T> static inline ControlElement<T> *ptr(QWidget *widget) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 235-243 |
| | 4 | 2 |
qAddPostRoutineName: | qAddPostRoutine | Prototype: | void qAddPostRoutine(QtCleanUpFunction p) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 254-260 |
| | 4 | 2 |
qDBusCreateAdaptorConnectorName: | qDBusCreateAdaptorConnector | Prototype: | QDBusAdaptorConnector *qDBusCreateAdaptorConnector(QObject *obj) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 87-93 |
| | 4 | 2 |
qDBusResultReceivedName: | qDBusResultReceived | Prototype: | static void qDBusResultReceived(DBusPendingCall *pending, void *user_data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1842-1848 |
| | 4 | 1 |
qDBusToggleTimeoutName: | qDBusToggleTimeout | Prototype: | static void qDBusToggleTimeout(DBusTimeout *timeout, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 183-192 |
| | 4 | 1 |
qEncodeNtlmBufferName: | qEncodeNtlmBuffer | Prototype: | static int qEncodeNtlmBuffer(QNtlmBuffer& buf, int offset, const QByteArray& s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 943-949 |
| | 4 | 1 |
qFlagLocationName: | qFlagLocation | Prototype: | const char *qFlagLocation(const char *method) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2209-2215 |
| | 4 | 2 |
qFreeAlignedName: | qFreeAligned | Prototype: | void qFreeAligned(void *ptr) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 118-124 |
| | 4 | 2 |
qHasPixmapTextureName: | qHasPixmapTexture | Prototype: | bool __attribute__((visibility("default"))) qHasPixmapTexture(const QBrush& brush) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 219-225 |
| | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QLocale &key, uint seed) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 884-890 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QVersionNumber &key, uint seed) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 507-513 |
| | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QSslCertificate &key, uint seed) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 58-67 |
| | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QUuid &uuid, uint seed) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 1026-1032 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QRegExp &key, uint seed) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4037-4043 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QRegularExpression &key, uint seed) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1852-1858 |
| | 4 | 1 |
qIterGetName: | qIterGet | Prototype: | template <typename T> static inline T qIterGet(DBusMessageIter *it) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 43-68 |
| | 4 | 1 |
qRemovePostRoutineName: | qRemovePostRoutine | Prototype: | void qRemovePostRoutine(QtCleanUpFunction p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 262-268 |
| | 4 | 2 |
qSafeFromBigEndianName: | qSafeFromBigEndian | Prototype: | template<typename T> static inline bool qSafeFromBigEndian(const uchar *source, const uchar *end, T *output) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 78-86 |
| | 4 | 2 |
qSelectionPersistentRowLengthsName: | qSelectionPersistentRowLengths | Prototype: | static QVector<QPair<QPersistentModelIndex, uint> > qSelectionPersistentRowLengths(const QItemSelection &sel) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 482-488 |
| | 4 | 2 |
qSmartMinSizeName: | qSmartMinSize | Prototype: | QSize qSmartMinSize(const QWidgetItem *i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 371-377 |
| | 4 | 1 |
q_hasEglExtensionName: | q_hasEglExtension | Prototype: | bool q_hasEglExtension(EGLDisplay display, const char* extensionName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 401-407 |
| | 4 | 1 |
qgl_extensionsName: | qgl_extensions | Prototype: | QOpenGLExtensions* qgl_extensions() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 117-124 |
| | 4 | 2 |
qopenglfResolveBlitFramebufferName: | qopenglfResolveBlitFramebuffer | Prototype: | static void qopenglfResolveBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6079-6086 |
| | 4 | 2 |
qopenglfResolveRenderbufferStorageMultisampleName: | qopenglfResolveRenderbufferStorageMultisample | Prototype: | static void qopenglfResolveRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 6584-6591 |
| | 4 | 2 |
qrasterpaintengine_state_setNoClipName: | qrasterpaintengine_state_setNoClip | Prototype: | static void qrasterpaintengine_state_setNoClip(QRasterPaintEngineState *s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1107-1113 |
| | 4 | 2 |
qstrdupName: | qstrdup | Prototype: | char *qstrdup(const char *src) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 152-158 |
| | 4 | 2 |
qt_abstime_for_timeoutName: | qt_abstime_for_timeout | Prototype: | void qt_abstime_for_timeout(timespec *ts, int timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 89-106 |
| | 4 | 1 |
qt_accHotKeyName: | qt_accHotKey | Prototype: | QString qt_accHotKey(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 139-146 |
| | 4 | 2 |
qt_cleanupFontDatabaseName: | qt_cleanupFontDatabase | Prototype: | void qt_cleanupFontDatabase() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 720-727 |
| | 4 | 2 |
qt_convRgbTo16Name: | qt_convRgbTo16 | Prototype: | inline ushort qt_convRgbTo16(QRgb c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 132-139 |
| | 4 | 1 |
qt_convertPointsToPixelsName: | qt_convertPointsToPixels | Prototype: | static QSize qt_convertPointsToPixels(const QSize &size, int resolution) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 566-572 |
| | 4 | 2 |
qt_format_textName: | qt_format_text | Prototype: | void qt_format_text(const QFont &fnt, const QRectF &_r, int tf, const QString& str, QRectF *brect, int tabstops, int *ta, int tabarraylen, QPainter *painter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7385-7394 |
| | 4 | 1 |
qt_getFreetypeName: | qt_getFreetype | Prototype: | FT_Library qt_getFreetype() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 151-157 |
| | 4 | 2 |
qt_getFreetypeDataName: | qt_getFreetypeData | Prototype: | QtFreetypeData *qt_getFreetypeData() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 142-148 |
| | 4 | 2 |
qt_handleKeyEventName: | qt_handleKeyEvent | Prototype: | void qt_handleKeyEvent(QWindow *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString & text = QString(), bool autorep = false, ushort count = 1) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 881-887 |
| | 4 | 1 |
qt_monthNumberFromShortNameName: | qt_monthNumberFromShortName | Prototype: | static int qt_monthNumberFromShortName(QStringRef shortName) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 176-183 |
| | 4 | 3 |
qt_qhostinfo_cache_injectName: | qt_qhostinfo_cache_inject | Prototype: | void qt_qhostinfo_cache_inject(const QString &hostname, const QHostInfo &resolution) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 713-720 |
| | 4 | 2 |
qt_read_dibName: | qt_read_dib | Prototype: | bool qt_read_dib(QDataStream &s, QImage &image) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 688-694 |
| | 4 | 2 |
qt_subtract_from_timeoutName: | qt_subtract_from_timeout | Prototype: | int qt_subtract_from_timeout(int timeout, int elapsed) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1654-1661 |
| | 4 | 2 |
quotedValueName: | quotedValue | Prototype: | static QString quotedValue(const QString &data) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 3566-3572 |
| | 4 | 1 |
rasterop_NotSourceAndDestinationName: | rasterop_NotSourceAndDestination | Prototype: | void rasterop_NotSourceAndDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1938-1948 |
| | 4 | 2 |
rasterop_NotSourceAndNotDestinationName: | rasterop_NotSourceAndNotDestination | Prototype: | void rasterop_NotSourceAndNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1848-1858 |
| | 4 | 2 |
rasterop_NotSourceOrDestinationName: | rasterop_NotSourceOrDestination | Prototype: | void rasterop_NotSourceOrDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1974-1984 |
| | 4 | 2 |
rasterop_NotSourceOrNotDestinationName: | rasterop_NotSourceOrNotDestination | Prototype: | void rasterop_NotSourceOrNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1873-1883 |
| | 4 | 2 |
rasterop_NotSourceXorDestinationName: | rasterop_NotSourceXorDestination | Prototype: | void rasterop_NotSourceXorDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1898-1908 |
| | 4 | 2 |
rasterop_SourceAndDestinationName: | rasterop_SourceAndDestination | Prototype: | void rasterop_SourceAndDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1800-1810 |
| | 4 | 2 |
rasterop_SourceAndNotDestinationName: | rasterop_SourceAndNotDestination | Prototype: | void rasterop_SourceAndNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1962-1972 |
| | 4 | 2 |
rasterop_SourceOrNotDestinationName: | rasterop_SourceOrNotDestination | Prototype: | void rasterop_SourceOrNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1997-2007 |
| | 4 | 2 |
rasterop_SourceXorDestinationName: | rasterop_SourceXorDestination | Prototype: | void rasterop_SourceXorDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1823-1833 |
| | 4 | 2 |
rasterop_solid_NotSourceOrDestinationName: | rasterop_solid_NotSourceOrDestination | Prototype: | void rasterop_solid_NotSourceOrDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1986-1995 |
| | 4 | 2 |
rasterop_solid_SourceAndDestinationName: | rasterop_solid_SourceAndDestination | Prototype: | void rasterop_solid_SourceAndDestination(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1789-1798 |
| | 4 | 2 |
rasterop_solid_SourceAndNotDestinationName: | rasterop_solid_SourceAndNotDestination | Prototype: | void rasterop_solid_SourceAndNotDestination(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1950-1960 |
| | 4 | 2 |
rasterop_solid_SourceOrNotDestinationName: | rasterop_solid_SourceOrNotDestination | Prototype: | void rasterop_solid_SourceOrNotDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 2009-2019 |
| | 4 | 2 |
rasterop_solid_SourceXorDestinationName: | rasterop_solid_SourceXorDestination | Prototype: | void rasterop_solid_SourceXorDestination(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1812-1821 |
| | 4 | 2 |
readV1ColorGroupName: | readV1ColorGroup | Prototype: | static void readV1ColorGroup(QDataStream &s, QPalette &pal, QPalette::ColorGroup grp) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 968-975 |
| | 4 | 2 |
read_xbm_imageName: | read_xbm_image | Prototype: | static bool read_xbm_image(QIODevice *device, QImage *outImage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 168-174 |
| | 4 | 2 |
reverseName: | reverse | Prototype: | template<typename C> static inline C reverse(const C &l) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 858-864 |
| | 4 | 2 |
setWorldTransformName: | setWorldTransform | Prototype: | static inline void setWorldTransform(QPainter *painter, const QTransform *const transformPtr, const QTransform *effectTransform) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4845-4853 |
| | 4 | 2 |
sm_interactCallbackName: | sm_interactCallback | Prototype: | static void sm_interactCallback(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: | 304-310 |
| | 4 | 3 |
sm_saveYourselfPhase2CallbackName: | sm_saveYourselfPhase2Callback | Prototype: | static void sm_saveYourselfPhase2Callback(SmcConn smcConn, SmPointer clientData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 312-318 |
| | 4 | 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 |
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 |
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 |
typeOfVariantName: | 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 |
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 |
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 |
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 |
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 |
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 |
AtSpiAdaptor::pathForObjectName: | AtSpiAdaptor::pathForObject | Prototype: | QString AtSpiAdaptor::pathForObject(QObject *object) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1530-1540 |
| | 5 | 3 |
BackEase::copyName: | BackEase::copy | Prototype: | QEasingCurveFunction *copy() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 911-918 |
| | 5 | 1 |
BounceEase::copyName: | BounceEase::copy | Prototype: | QEasingCurveFunction *copy() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 878-885 |
| | 5 | 1 |
ClientMessageScanner::checkEventName: | ClientMessageScanner::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 801-807 |
| | 5 | 3 |
ControlContainer::~ControlContainerName: | ControlContainer::~ControlContainer | Prototype: | ControlContainer::~ControlContainer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 715-724 |
| | 5 | 1 |
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::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::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 |
ControllerWidget::sizeHintName: | ControllerWidget::sizeHint | Prototype: | QSize ControllerWidget::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 548-555 |
| | 5 | 1 |
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 |
Flags::FlagsImpl::FlagsName: | Flags::FlagsImpl::Flags | Prototype: | static quint32 Flags(const int type) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1945-1956 |
| | 5 | 3 |
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 |
GraphicsView::GraphicsViewName: | GraphicsView::GraphicsView | Prototype: | GraphicsView(QWidget* parent = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 144-150 |
| | 5 | 1 |
MetaObject::MetaObjectImpl::MetaObjectName: | MetaObject::MetaObjectImpl::MetaObject | Prototype: | static const QMetaObject *MetaObject(int type) | Coverage: | 36.364% (4/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2013-2019 |
| | 5 | 3 |
MinOverlapPlacer::accumulatedOverlapName: | MinOverlapPlacer::accumulatedOverlap | Prototype: | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 409-417 |
| | 5 | 2 |
MinOverlapPlacer::findBestPlacementName: | MinOverlapPlacer::findBestPlacement | Prototype: | QPoint MinOverlapPlacer::findBestPlacement(const QRect &domain, const QVector<QRect> &rects, QVector<QRect> &source) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 530-540 |
| | 5 | 2 |
Parser::parseElementNameName: | Parser::parseElementName | Prototype: | bool Parser::parseElementName(QString *name) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2467-2475 |
| | 5 | 4 |
Parser::parsePropertyName: | Parser::parseProperty | Prototype: | bool Parser::parseProperty(Declaration *decl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2346-2353 |
| | 5 | 1 |
Parser::testSimpleSelectorName: | Parser::testSimpleSelector | Prototype: | bool Parser::testSimpleSelector() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2716-2723 |
| | 5 | 1 |
Parser::testTokenAndEndsWithName: | Parser::testTokenAndEndsWith | Prototype: | bool Parser::testTokenAndEndsWith(QCss::TokenType t, QLatin1String str) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2801-2809 |
| | 5 | 3 |
Parser::unquotedLexemName: | Parser::unquotedLexem | Prototype: | QString Parser::unquotedLexem() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2743-2751 |
| | 5 | 2 |
PathSimplifier::BoundingVolumeHierarchy::freeName: | PathSimplifier::BoundingVolumeHierarchy::free | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::free() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 394-401 |
| | 5 | 1 |
QAbstractAnimation::pauseName: | QAbstractAnimation::pause | Prototype: | void QAbstractAnimation::pause() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1389-1398 |
| | 5 | 2 |
QAbstractAnimation::startName: | QAbstractAnimation::start | Prototype: | void QAbstractAnimation::start(DeletionPolicy policy) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1353-1360 |
| | 5 | 2 |
QAbstractButton::focusOutEventName: | QAbstractButton::focusOutEvent | Prototype: | void QAbstractButton::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1161-1169 |
| | 5 | 2 |
QAbstractButton::iconSizeName: | QAbstractButton::iconSize | Prototype: | QSize QAbstractButton::iconSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1261-1268 |
| | 5 | 2 |
QAbstractButton::setCheckableName: | QAbstractButton::setCheckable | Prototype: | void QAbstractButton::setCheckable(bool checkable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 583-591 |
| | 5 | 2 |
QAbstractButton::setIconName: | QAbstractButton::setIcon | Prototype: | void QAbstractButton::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 538-545 |
| | 5 | 1 |
QAbstractButton::setShortcutName: | QAbstractButton::setShortcut | Prototype: | void QAbstractButton::setShortcut(const QKeySequence &key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 559-566 |
| | 5 | 2 |
QAbstractEventDispatcher::removeNativeEventFilterName: | QAbstractEventDispatcher::removeNativeEventFilter | Prototype: | void QAbstractEventDispatcher::removeNativeEventFilter(QAbstractNativeEventFilter *filter) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 419-428 |
| | 5 | 3 |