| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
copyMetadata| Name: | copyMetadata | | Prototype: | static void copyMetadata(QImageData *dst, const QImageData *src) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1106-1113 |
| | 4 | 1 |
copyUInt| Name: | copyUInt | | Prototype: | static inline void copyUInt(uchar *dest, const uchar *src) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 83-89 |
| | 4 | 1 |
customClear| Name: | customClear | | Prototype: | static void customClear(QVariant::Private *d) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1048-1056 |
| | 4 | 2 |
data| Name: | data | | Prototype: | static inline QTextFrameData *data(QTextFrame *f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 242-248 |
| | 4 | 2 |
destFetch64| Name: | destFetch64 | | Prototype: | static QRgba64 * destFetch64(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1030-1036 |
| | 4 | 1 |
destFetchRGB16| Name: | destFetchRGB16 | | Prototype: | static uint * destFetchRGB16(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1015-1021 |
| | 4 | 2 |
destroy_current_thread_data_key| Name: | destroy_current_thread_data_key | | Prototype: | static void destroy_current_thread_data_key() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 166-176 |
| | 4 | 1 |
doCheckUnGrabAncestor| Name: | doCheckUnGrabAncestor | | Prototype: | static inline bool doCheckUnGrabAncestor(QXcbConnection *conn) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2286-2303 |
| | 4 | 2 |
do_gettime| Name: | do_gettime | | Prototype: | static inline void do_gettime(qint64 *sec, qint64 *frac) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 150-156 |
| | 4 | 1 |
elapsedAndRestart| Name: | elapsedAndRestart | | Prototype: | static qint64 elapsedAndRestart(qint64 sec, qint64 frac, qint64 *nowsec, qint64 *nowfrac) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 185-192 |
| | 4 | 1 |
elfHash| Name: | elfHash | | Prototype: | static uint elfHash(const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 117-123 |
| | 4 | 1 |
expandSize| Name: | expandSize | | Prototype: | static void expandSize(QSizeF &result, const QSizeF &size) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 75-81 |
| | 4 | 3 |
fast_ceil_positive| Name: | fast_ceil_positive | | Prototype: | static inline int fast_ceil_positive(const qreal &v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2075-2082 |
| | 4 | 2 |
fetchUntransformed| Name: | fetchUntransformed | | Prototype: | static const uint * fetchUntransformed(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1421-1428 |
| | 4 | 1 |
fetchUntransformedRGB16| Name: | fetchUntransformedRGB16 | | Prototype: | static const uint * fetchUntransformedRGB16(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1437-1449 |
| | 4 | 2 |
findAttribute| Name: | findAttribute | | Prototype: | static inline int findAttribute(const QStringList &attributes, const QString &name) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1683-1690 |
| | 4 | 2 |
findBySize| Name: | findBySize | | Prototype: | static inline int findBySize(const QVector<QImage> &images, const QSize &size) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 363-370 |
| | 4 | 3 |
foldCase| Name: | foldCase | | Prototype: | static inline uint foldCase(const ushort *ch, const ushort *start) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1507-1513 |
| | 4 | 2 |
futexFlags| Name: | futexFlags | | Prototype: | static inline int futexFlags() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 127-133 |
| | 4 | 2 |
getWord0| Name: | getWord0 | | Prototype: | static inline quint32 getWord0(const volatile double x) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 355-363 |
| | 4 | 2 |
getWord1| Name: | getWord1 | | Prototype: | static inline quint32 getWord1(const volatile double x) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 381-389 |
| | 4 | 2 |
get_style_class_name| Name: | get_style_class_name | | Prototype: | static QByteArray get_style_class_name() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 153-159 |
| | 4 | 2 |
grabMessageHandler| Name: | grabMessageHandler | | Prototype: | static bool grabMessageHandler() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1577-1584 |
| | 4 | 2 |
grow| Name: | grow | | Prototype: | static int grow(int size) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 57-64 |
| | 4 | 2 |
hardlight_op| Name: | hardlight_op | | Prototype: | static inline uint hardlight_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: | 1468-1476 |
| | 4 | 2 |
hasElementIndexUint| Name: | hasElementIndexUint | | Prototype: | static bool hasElementIndexUint() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2262-2268 |
| | 4 | 2 |
hb_getFontMetric| Name: | hb_getFontMetric | | Prototype: | static HB_Fixed hb_getFontMetric(HB_Font font, HB_FontMetric metric) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 159-166 |
| | 4 | 2 |
hb_qt_script_from_script| Name: | hb_qt_script_from_script | | Prototype: | QChar::Script hb_qt_script_from_script(hb_script_t script) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 208-214 |
| | 4 | 2 |
iniChopTrailingSpaces| Name: | iniChopTrailingSpaces | | Prototype: | inline static void iniChopTrailingSpaces(QString &str, int limit) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 711-717 |
| | 4 | 2 |
intToFourBytes| Name: | intToFourBytes | | Prototype: | static QByteArray intToFourBytes(qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 385-391 |
| | 4 | 1 |
intToThreeBytes| Name: | intToThreeBytes | | Prototype: | static QByteArray intToThreeBytes(qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 393-399 |
| | 4 | 1 |
interfaceNotFoundError| Name: | interfaceNotFoundError | | Prototype: | static inline QDBusMessage interfaceNotFoundError(const QDBusMessage &msg, const QString &interface_name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 198-204 |
| | 4 | 1 |
interpolate_pixel_rgb16x2_255| Name: | interpolate_pixel_rgb16x2_255 | | Prototype: | static inline quint32 interpolate_pixel_rgb16x2_255(quint32 x, quint8 a, quint32 y, quint8 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4277-4284 |
| | 4 | 1 |
intersectLine| Name: | intersectLine | | Prototype: | template <Edge edge> QPointF intersectLine(const QPointF &a, const QPointF &b, qreal t) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1947-1958 |
| | 4 | 4 |
invalidateEngine| Name: | invalidateEngine | | Prototype: | static void invalidateEngine(QRegExpPrivate *priv) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3875-3882 |
| | 4 | 2 |
isConfigFunction| Name: | isConfigFunction | | Prototype: | static bool isConfigFunction(QEasingCurve::Type type) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 318-324 |
| | 4 | 1 |
isHexDigit| Name: | isHexDigit | | Prototype: | static inline bool isHexDigit(const char c) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2046-2052 |
| | 4 | 1 |
isInheritable| Name: | isInheritable | | Prototype: | static inline bool isInheritable(Property propertyId) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 367-388 |
| | 4 | 15 |
isXIType| Name: | isXIType | | Prototype: | static inline bool isXIType(xcb_generic_event_t *event, int opCode, uint16_t type) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1590-1597 |
| | 4 | 2 |
is_monochrome| Name: | is_monochrome | | Prototype: | static inline bool is_monochrome(const QVector<QRgb> &colorTable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2406-2412 |
| | 4 | 1 |
lineToHook| Name: | lineToHook | | Prototype: | static void lineToHook(qfixed x, qfixed y, void *data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 560-566 |
| | 4 | 2 |
localePrivateByName| Name: | localePrivateByName | | Prototype: | static QLocalePrivate *localePrivateByName(const QString &name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 704-710 |
| | 4 | 2 |
locking_function| Name: | locking_function | | Prototype: | static void locking_function(int mode, int lockNumber, const char *, int) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 178-187 |
| | 4 | 2 |
makeTimespec| Name: | makeTimespec | | Prototype: | static timespec makeTimespec(time_t secs, long nsecs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 488-494 |
| | 4 | 1 |
needsResolving| Name: | needsResolving | | Prototype: | static inline bool needsResolving(const QBrush &brush) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6820-6826 |
| | 4 | 1 |
normalizeLong| Name: | normalizeLong | | Prototype: | static int normalizeLong(uint tp) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3387-3393 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QItemSelectionRange &range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1869-1875 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QWindowSystemInterface::TouchPoint &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 853-859 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &stream, const QMatrix4x4 &matrix) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 2058-2064 |
| | 4 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QVector3D &vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 698-704 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QLayoutPolicy &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | | Lines: | 120-126 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug s, const QNetworkCookie &cookie) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 1035-1041 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QSslEllipticCurve curve) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslellipticcurve.cpp | | Lines: | 169-175 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 51-57 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuItemKeys &keys) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 67-73 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuEvent &ev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 257-263 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QDBusMenuItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 274-280 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QDBusMenuLayoutItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 282-288 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiAppUpdate &update) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 151-156 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiRelationArrayEntry &entry) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 168-173 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QGestureEvent *gestureEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1170-1176 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QSizePolicy &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 499-505 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug &operator<<(QDebug &dbg, const QScrollerPrivate::ScrollSegment &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 74-80 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QPersistentModelIndex &idx) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 458-465 |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QPoint &p) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | | Lines: | 393-400 |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QSize &sz) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 405-412 |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QByteArray &ba) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2909-2916 |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QModelIndex &idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 450-456 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QRegExp &r) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4588-4594 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QDateTime &dt) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1204-1210 |
| | 4 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDBusArgument &operator<<(QDBusArgument &a, const QRect &rect) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1223-1230 |
| | 4 | 1 |
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: | 1243-1250 |
| | 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: | 1261-1268 |
| | 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: | 1282-1289 |
| | 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: | 1300-1307 |
| | 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: | 1321-1328 |
| | 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: | 1341-1348 |
| | 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: | 1361-1368 |
| | 4 | 1 |
operator==| Name: | operator== | | Prototype: | inline bool operator==(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 425-431 |
| | 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: | 413-419 |
| | 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: | 59-65 |
| | 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: | 75-81 |
| | 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: | 265-271 |
| | 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: | 158-163 |
| | 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: | 175-180 |
| | 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: | 481-487 |
| | 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: | 3924-3930 |
| | 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: | 1624-1630 |
| | 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: | 689-695 |
| | 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: | 1130-1136 |
| | 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: | 1252-1259 |
| | 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: | 1291-1298 |
| | 4 | 1 |
overlay_op| Name: | 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: | 1077-1084 |
| | 4 | 2 |
p5s_deleter::~p5s_deleter| Name: | p5s_deleter::~p5s_deleter | | Prototype: | ~p5s_deleter() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 801-808 |
| | 4 | 2 |
parseHttpDate| Name: | 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: | 841-847 |
| | 4 | 2 |
parsePosixTransitionTime| Name: | 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: | 414-423 |
| | 4 | 2 |
parseXftInt| Name: | 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: | 712-718 |
| | 4 | 1 |
pow10| Name: | 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: | 390-396 |
| | 4 | 2 |
prepareEngineForMatch| Name: | 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: | 3863-3873 |
| | 4 | 1 |