Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QRectF &rect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1249-1256 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QSize &size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1267-1274 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QSizeF &size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1288-1295 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QPoint &pt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1306-1313 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QPointF &pt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1327-1334 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QLine &line) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1347-1354 |
| | 4 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QLineF &line) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1367-1374 |
| | 4 | 1 |
operator==Name: | operator== | Prototype: | inline bool operator==(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 431-437 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream& operator>>(QDataStream &s, QVariant::Type &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2175-2182 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 429-435 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuItem &item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 65-71 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuItemKeys &keys) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 81-87 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuEvent &ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 270-276 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiAppUpdate &update) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 164-169 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiRelationArrayEntry &entry) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 181-186 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream& operator>>(QDataStream &in, QVersionNumber &version) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 488-494 |
| | 4 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QUrl &url) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3929-3935 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QChar &chr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1630-1636 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &ds, QLocale &l) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 692-698 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QVariant &v) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1136-1142 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QSize &size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1258-1265 |
| | 4 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QPoint &pt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1297-1304 |
| | 4 | 1 |
overlay_opName: | overlay_op | Prototype: | static inline int overlay_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1083-1090 |
| | 4 | 2 |
parseHttpDateName: | parseHttpDate | Prototype: | static QVariant parseHttpDate(const QByteArray &raw) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 849-855 |
| | 4 | 2 |
parsePosixTransitionTimeName: | parsePosixTransitionTime | Prototype: | static QTime parsePosixTransitionTime(const QByteArray &timeRule) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 420-429 |
| | 4 | 2 |
parseXftIntName: | parseXftInt | Prototype: | static bool parseXftInt(const QByteArray& stringValue, int *value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 780-786 |
| | 4 | 1 |
pow10Name: | pow10 | Prototype: | static qlonglong pow10(int exp) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 397-403 |
| | 4 | 2 |
prepareEngineForMatchName: | prepareEngineForMatch | Prototype: | static void prepareEngineForMatch(QRegExpPrivate *priv, const QString &str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3869-3879 |
| | 4 | 1 |
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: | 241-249 |
| | 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: | 255-261 |
| | 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: | 94-100 |
| | 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: | 1847-1853 |
| | 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: | 189-198 |
| | 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: | 949-955 |
| | 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: | 2216-2222 |
| | 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: | 124-130 |
| | 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: | 225-231 |
| | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QLocale &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 896-902 |
| | 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: | 514-520 |
| | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QSslCertificate &key, uint seed) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 64-73 |
| | 4 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QUuid &uuid, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 1065-1071 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QRegExp &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4043-4049 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QRegularExpression &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1858-1864 |
| | 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: | 49-74 |
| | 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: | 263-269 |
| | 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: | 84-92 |
| | 4 | 2 |
qSelectionIndexesName: | qSelectionIndexes | Prototype: | template<typename ModelIndexContainer> static ModelIndexContainer qSelectionIndexes(const QItemSelection &selection) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 330-337 |
| | 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: | 484-490 |
| | 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: | 377-383 |
| | 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: | 410-416 |
| | 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: | 123-130 |
| | 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: | 1113-1119 |
| | 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: | 247-253 |
| | 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: | 96-113 |
| | 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: | 143-150 |
| | 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: | 722-729 |
| | 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: | 138-145 |
| | 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: | 572-578 |
| | 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: | 7389-7398 |
| | 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: | 158-164 |
| | 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: | 149-155 |
| | 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: | 880-886 |
| | 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: | 181-188 |
| | 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: | 740-747 |
| | 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: | 694-700 |
| | 4 | 2 |
qt_subtract_from_timeoutName: | qt_subtract_from_timeout | Prototype: | int qt_subtract_from_timeout(int timeout, int elapsed) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 2004-2011 |
| | 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: | 3572-3578 |
| | 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: | 1944-1954 |
| | 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: | 1854-1864 |
| | 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: | 1980-1990 |
| | 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: | 1879-1889 |
| | 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: | 1904-1914 |
| | 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: | 1806-1816 |
| | 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: | 1968-1978 |
| | 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: | 2003-2013 |
| | 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: | 1829-1839 |
| | 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: | 1992-2001 |
| | 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: | 1795-1804 |
| | 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: | 1956-1966 |
| | 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: | 2015-2025 |
| | 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: | 1818-1827 |
| | 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: | 974-981 |
| | 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: | 174-180 |
| | 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: | 4869-4877 |
| | 4 | 2 |
shiftConstraintsName: | shiftConstraints | Prototype: | static void shiftConstraints(const QList<QSimplexConstraint *> &constraints, qreal amount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2179-2186 |
| | 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: | 310-316 |
| | 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: | 318-324 |
| | 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: | 168-174 |
| | 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: | 800-807 |
| | 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: | 164-173 |
| | 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: | 551-573 |
| | 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: | 2214-2221 |
| | 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: | 7961-7967 |
| | 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: | 72-78 |
| | 4 | 1 |
verticalTabsName: | verticalTabs | Prototype: | inline static bool verticalTabs(QTabBar::Shape shape) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 91-97 |
| | 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: | 75-81 |
| | 4 | 1 |
DeviceEventControllerAdaptorName: | DeviceEventControllerAdaptor | Coverage: | 0.000% (0/3) |
| | 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: | 3423-3432 |
| | 5 | 2 |
QACConnectionObjectName: | QACConnectionObject | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QAbstractTextDocumentLayoutPrivateName: | QAbstractTextDocumentLayoutPrivate | Coverage: | 0.000% (0/7) |
| | 5 | 3 |