| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
rasterop_SetDestination| Name: | rasterop_SetDestination | | Prototype: | void rasterop_SetDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2039-2046 |
| | 2 | 1 |
rasterop_solid_ClearDestination| Name: | rasterop_solid_ClearDestination | | Prototype: | void rasterop_solid_ClearDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2030-2037 |
| | 2 | 1 |
rasterop_solid_NotDestination| Name: | rasterop_solid_NotDestination | | Prototype: | void rasterop_solid_NotDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2066-2073 |
| | 2 | 1 |
rasterop_solid_NotSource| Name: | rasterop_solid_NotSource | | Prototype: | void rasterop_solid_NotSource(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1910-1915 |
| | 2 | 1 |
rasterop_solid_SetDestination| Name: | rasterop_solid_SetDestination | | Prototype: | void rasterop_solid_SetDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2048-2055 |
| | 2 | 1 |
rawStringData| Name: | rawStringData | | Prototype: | static inline const char *rawStringData(const QMetaObject *mo, int index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 153-156 |
| | 1 | 1 |
rawTypeNameFromTypeInfo| Name: | rawTypeNameFromTypeInfo | | Prototype: | static inline const char *rawTypeNameFromTypeInfo(const QMetaObject *mo, uint typeInfo) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 169-172 |
| | 1 | 1 |
read16| Name: | read16 | | Prototype: | static quint16 read16(const uchar *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 786-789 |
| | 1 | 1 |
read32| Name: | read32 | | Prototype: | static quint32 read32(const uchar *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 791-794 |
| | 1 | 1 |
read8| Name: | read8 | | Prototype: | static quint8 read8(const uchar *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 781-784 |
| | 1 | 1 |
readEtcDebianVersion| Name: | readEtcDebianVersion | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
readEtcLsbRelease| Name: | readEtcLsbRelease | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
readEtcOsRelease| Name: | readEtcOsRelease | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
readGpuFeatures| Name: | readGpuFeatures | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
readMSDosDate| Name: | readMSDosDate | | Prototype: | static QDateTime readMSDosDate(const uchar *src) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 267-280 |
| | 10 | 1 |
readUInt| Name: | readUInt | | Prototype: | static inline uint readUInt(const uchar *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 59-62 |
| | 1 | 1 |
readUShort| Name: | readUShort | | Prototype: | static inline ushort readUShort(const uchar *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 64-67 |
| | 1 | 1 |
readValue| Name: | readValue | | Prototype: | template <typename T> T readValue(const uchar *&data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 92-98 |
| | 3 | 1 |
rect_intersects| Name: | rect_intersects | | Prototype: | inline bool rect_intersects(const QRect &r1, const QRect &r2) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 687-691 |
| | 2 | 1 |
registerFont| Name: | registerFont | | Prototype: | static void registerFont(QFontDatabasePrivate::ApplicationFont *fnt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1021-1028 |
| | 3 | 1 |
registerHelper| Name: | registerHelper | | Prototype: | template<typename T> inline static void registerHelper(T * = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 74-82 |
| | 5 | 1 |
releaseKey| Name: | releaseKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
requiresOpenType| Name: | requiresOpenType | | Prototype: | static inline bool requiresOpenType(int writingSystem) | | Coverage: | 33.333% (3/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 358-362 |
| | 2 | 1 |
reset| Name: | reset | | Prototype: | QTextStream &reset(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2962-2966 |
| | 2 | 1 |
resetCodecConverterStateHelper| Name: | resetCodecConverterStateHelper | | Prototype: | static void resetCodecConverterStateHelper(QTextCodec::ConverterState *state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 351-355 |
| | 2 | 1 |
resetSmState| Name: | resetSmState | | Prototype: | static void resetSmState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 88-98 |
| | 8 | 1 |
resolveLibraryInternal| Name: | resolveLibraryInternal | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
resourceType| Name: | resourceType | | Prototype: | static int resourceType(const QByteArray &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 70-87 |
| | 3 | 1 |
rfcDateImpl| Name: | rfcDateImpl | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
rgb2hsv| Name: | rgb2hsv | | Prototype: | static inline void rgb2hsv(QRgb rgb, int &h, int &s, int &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 569-574 |
| | 3 | 1 |
right| Name: | right | | Prototype: | QTextStream &right(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2903-2907 |
| | 2 | 1 |
rotated180| Name: | rotated180 | | Prototype: | static QImage rotated180(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4503-4505 |
| | 1 | 1 |
roundInDeviceCoordinates| Name: | roundInDeviceCoordinates | | Prototype: | static inline QPointF roundInDeviceCoordinates(const QPointF &p, const QTransform &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5015-5018 |
| | 1 | 1 |
roundToMillisecond| Name: | roundToMillisecond | | Prototype: | static timespec roundToMillisecond(timespec val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 197-205 |
| | 3 | 1 |
s5StateToString| Name: | s5StateToString | | Prototype: | static inline QString s5StateToString(QSocks5SocketEnginePrivate::Socks5State) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 140-140 |
| | 1 | 1 |
scaleRect| Name: | scaleRect | | Prototype: | static const QRectF scaleRect(const QRectF &r, qreal sx, qreal sy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1410-1413 |
| | 1 | 1 |
scientific| Name: | scientific | | Prototype: | QTextStream &scientific(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2875-2879 |
| | 2 | 1 |
setCloseOnExec| Name: | setCloseOnExec | | Prototype: | static inline bool setCloseOnExec(int fd) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 133-136 |
| | 1 | 1 |
setCoords| Name: | setCoords | | Prototype: | static inline void setCoords(GLfloat *coords, const QOpenGLRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 537-547 |
| | 8 | 1 |
setCoords| Name: | setCoords | | Prototype: | static inline void setCoords(GLfloat *coords, const QGLRect &rect) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 488-498 |
| | 8 | 1 |
setCurrentThreadName| Name: | setCurrentThreadName | | Prototype: | static void setCurrentThreadName(pthread_t threadId, const char *name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 303-314 |
| | 2 | 1 |
setThreadDoesNotRequireCoreApplication| Name: | setThreadDoesNotRequireCoreApplication | | Prototype: | static void setThreadDoesNotRequireCoreApplication() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 876-879 |
| | 1 | 1 |
set_extended_font_bits| Name: | set_extended_font_bits | | Prototype: | static void set_extended_font_bits(quint8 bits, QFontPrivate *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1933-1938 |
| | 3 | 1 |
set_thread_data| Name: | set_thread_data | | Prototype: | static void set_thread_data(QThreadData *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 191-198 |
| | 3 | 1 |
set_union| Name: | set_union | | Prototype: | static QList<QByteArray> set_union(const QList<QByteArray> &l1, const QList<QByteArray> &l2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 832-840 |
| | 6 | 1 |
shouldEnableInputMethod| Name: | shouldEnableInputMethod | | Prototype: | static inline bool shouldEnableInputMethod(QPlainTextEdit *plaintextedit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 64-67 |
| | 1 | 1 |
shouldEnableInputMethod| Name: | shouldEnableInputMethod | | Prototype: | static inline bool shouldEnableInputMethod(QTextEdit *textedit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 70-73 |
| | 1 | 1 |
showParserMessage| Name: | showParserMessage | | Prototype: | static void showParserMessage(const QString &message, MessageType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 543-566 |
| | 1 | 1 |
showbase| Name: | showbase | | Prototype: | QTextStream &showbase(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2721-2725 |
| | 2 | 1 |
signalSlotLock| Name: | signalSlotLock | | Prototype: | static inline QMutex *signalSlotLock(const QObject *o) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 137-141 |
| | 2 | 1 |
sizeInMillimeters| Name: | sizeInMillimeters | | Prototype: | static inline QSizeF sizeInMillimeters(const QSize &size, const QDpi &dpi) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 158-162 |
| | 2 | 1 |
slopeAt| Name: | slopeAt | | Prototype: | static inline qreal slopeAt(qreal t, qreal a, qreal b, qreal c, qreal d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2811-2814 |
| | 1 | 1 |
sm_setProperty| Name: | sm_setProperty | | Prototype: | static void sm_setProperty(const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 123-130 |
| | 5 | 1 |
snapTo26Dot6Grid| Name: | snapTo26Dot6Grid | | Prototype: | static inline QPointF snapTo26Dot6Grid(const QPointF &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 715-719 |
| | 2 | 1 |
sourceOver| Name: | sourceOver | | Prototype: | static inline uint sourceOver(uint d, uint color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 57-60 |
| | 1 | 1 |
spiStateSetFromSpiStates| Name: | spiStateSetFromSpiStates | | Prototype: | QSpiUIntList spiStateSetFromSpiStates(quint64 states) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | | Lines: | 117-126 |
| | 6 | 1 |
split| Name: | split | | Prototype: | static void split(QT_FT_Vector *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 272-294 |
| | 13 | 1 |
splitCubic| Name: | splitCubic | | Prototype: | static void splitCubic(QCosmeticStroker::PointF *points) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 653-677 |
| | 20 | 1 |
storePixel| Name: | storePixel | | Prototype: | template <> inline void storePixel<QPixelLayout::BPP8>(uchar *dest, int index, uint pixel) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 819-823 |
| | 1 | 1 |
storePixel| Name: | storePixel | | Prototype: | template <> inline void storePixel<QPixelLayout::BPP16>(uchar *dest, int index, uint pixel) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 825-829 |
| | 1 | 1 |
storePixel| Name: | storePixel | | Prototype: | template <> inline void storePixel<QPixelLayout::BPP24>(uchar *dest, int index, uint pixel) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 831-835 |
| | 1 | 1 |
storePixels| Name: | storePixels | | Prototype: | template <> inline void storePixels<QPixelLayout::BPP32>(uchar *dest, const uint *src, int index, int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 844-848 |
| | 1 | 1 |
stretchGradientToUserSpace| Name: | stretchGradientToUserSpace | | Prototype: | static inline QBrush stretchGradientToUserSpace(const QBrush &brush, const QRectF &boundingRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 509-523 |
| | 15 | 1 |
stringData| Name: | stringData | | Prototype: | static inline const QByteArray stringData(const QMetaObject *mo, int index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 142-151 |
| | 7 | 1 |
stripped| Name: | stripped | | Prototype: | static inline glyph_t stripped(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1755-1756 |
| | 1 | 1 |
supportedImageHandlerMimeTypes| Name: | supportedImageHandlerMimeTypes | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
swapCaps| Name: | swapCaps | | Prototype: | static inline int swapCaps(int caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 700-704 |
| | 2 | 1 |
switch_off| Name: | switch_off | | Prototype: | static inline int switch_off(QAtomicInt &a, int which) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 85-88 |
| | 1 | 1 |
switch_on| Name: | switch_on | | Prototype: | static inline int switch_on(QAtomicInt &a, int which) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 80-83 |
| | 1 | 1 |
testShowWithoutActivating| Name: | testShowWithoutActivating | | Prototype: | static inline bool testShowWithoutActivating(const QWindow *window) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 803-808 |
| | 2 | 1 |
threeBytesToInt| Name: | threeBytesToInt | | Prototype: | static qint32 threeBytesToInt(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 364-367 |
| | 1 | 1 |
timeToMSecs| Name: | timeToMSecs | | Prototype: | static qint64 timeToMSecs(const QDate &date, const QTime &time) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2419-2423 |
| | 2 | 1 |
time_update| Name: | time_update | | Prototype: | static inline bool time_update(struct timespec *tv, const struct timespec &start, const struct timespec &timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 49-57 |
| | 3 | 1 |
titleBarMenuCachedPixmapFromXPM| Name: | titleBarMenuCachedPixmapFromXPM | | Prototype: | static inline QPixmap titleBarMenuCachedPixmapFromXPM() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 5197-5197 |
| | 1 | 1 |
toAlignedRect_positive| Name: | toAlignedRect_positive | | Prototype: | static inline const QRect toAlignedRect_positive(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2084-2091 |
| | 5 | 1 |
toBottomLeftRect| Name: | toBottomLeftRect | | Prototype: | static inline QRect toBottomLeftRect(const QRect &topLeftRect, int windowHeight) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 172-176 |
| | 2 | 1 |
toDockWidgetArea| Name: | toDockWidgetArea | | Prototype: | inline static Qt::DockWidgetArea toDockWidgetArea(int pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1321-1324 |
| | 1 | 1 |
toFixed| Name: | toFixed | | Prototype: | static inline Fixed64 toFixed(int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 50-50 |
| | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qlonglong toIntegral_helper(const char *data, bool *ok, int base, qlonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3392-3395 |
| | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qulonglong toIntegral_helper(const char *data, bool *ok, int base, qulonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3397-3400 |
| | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qlonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocaleData::GroupSeparatorMode mode, qlonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1080-1084 |
| | 1 | 1 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | static qulonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocaleData::GroupSeparatorMode mode, qulonglong) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1086-1090 |
| | 1 | 1 |
toLayoutItemRect| Name: | toLayoutItemRect | | Prototype: | inline static QRect toLayoutItemRect(QWidgetPrivate *priv, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 58-62 |
| | 2 | 1 |
toLayoutItemSize| Name: | toLayoutItemSize | | Prototype: | inline static QSize toLayoutItemSize(QWidgetPrivate *priv, const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 64-67 |
| | 1 | 1 |
toOffsetString| Name: | toOffsetString | | Prototype: | static QString toOffsetString(Qt::DateFormat format, int offset) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 244-252 |
| | 6 | 1 |
toStringTextDate| Name: | toStringTextDate | | Prototype: | static QString toStringTextDate(QDate date) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 781-789 |
| | 5 | 1 |
toToolBarArea| Name: | toToolBarArea | | Prototype: | static inline Qt::ToolBarArea toToolBarArea(int pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1068-1071 |
| | 1 | 1 |
toUpperHex| Name: | toUpperHex | | Prototype: | static inline ushort toUpperHex(ushort c) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 176-179 |
| | 1 | 1 |
to_HANDLE| Name: | to_HANDLE | | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isPointer, Qt::HANDLE>::Type to_HANDLE(T id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 220-224 |
| | 1 | 1 |
to_HANDLE| Name: | to_HANDLE | | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isIntegral, Qt::HANDLE>::Type to_HANDLE(T id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 208-212 |
| | 1 | 1 |
topOrder| Name: | topOrder | | Prototype: | static inline bool topOrder(const QScanConverter::Line &a, const QScanConverter::Line &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 296-299 |
| | 1 | 1 |
transform_point| Name: | transform_point | | Prototype: | static inline void transform_point(GLdouble out[4], const GLdouble m[16], const GLdouble in[4]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 290-302 |
| | 8 | 1 |
translateCoordinates| Name: | translateCoordinates | | Prototype: | static xcb_translate_coordinates_reply_t * translateCoordinates(QXcbConnection *c, xcb_window_t from, xcb_window_t to, int x, int y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 221-227 |
| | 3 | 1 |
translateDriveName| Name: | translateDriveName | | Prototype: | static QString translateDriveName(const QFileInfo &drive) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 257-267 |
| | 2 | 1 |
twoBytesToInt| Name: | twoBytesToInt | | Prototype: | static qint16 twoBytesToInt(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 359-362 |
| | 1 | 1 |
typeKey| Name: | typeKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
ucstrcmp| Name: | ucstrcmp | | Prototype: | static int ucstrcmp(const QChar *a, int alen, const uchar *b, int blen) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 643-648 |
| | 3 | 1 |
ucstrncmp| Name: | ucstrncmp | | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
ucstrnicmp| Name: | ucstrnicmp | | Prototype: | static int ucstrnicmp(const ushort *a, const ushort *b, int l) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 630-633 |
| | 1 | 1 |
ungrabMessageHandler| Name: | ungrabMessageHandler | | Prototype: | static void ungrabMessageHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1586-1589 |
| | 1 | 1 |