| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
check_signal_macro| Name: | check_signal_macro | | Prototype: | static bool check_signal_macro(const QObject *sender, const char *signal, const char *func, const char *op) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2234-2248 |
| | 9 | 3 |
check_and_warn_compat| Name: | check_and_warn_compat | | Prototype: | static inline void check_and_warn_compat(const QMetaObject *sender, const QMetaMethod &signal, const QMetaObject *receiver, const QMetaMethod &method) | | Coverage: | 25.000% (3/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2543-2556 |
| | 9 | 4 |
Parser| Name: | Parser | | Coverage: | 23.681% (220/929) |
| | 762 | 305 |
typeOfVariant| Name: | 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 |
QDomDocumentPrivate| Name: | QDomDocumentPrivate | | Coverage: | 23.129% (34/147) |
| | 186 | 63 |
QJsonDocument| Name: | QJsonDocument | | Coverage: | 22.674% (39/172) |
| | 140 | 65 |
QIsciiCodec| Name: | QIsciiCodec | | Coverage: | 22.667% (17/75) |
| | 68 | 25 |
retrieveLabel| Name: | retrieveLabel | | Prototype: | static inline QString retrieveLabel(const QByteArray &device) | | Coverage: | 22.222% (2/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 471-504 |
| | 9 | 3 |
qt_u_strToCase| Name: | qt_u_strToCase | | Prototype: | static bool qt_u_strToCase(const QString &str, QString *out, const char *localeID, Ptr_u_strToCase caseFunc) | | Coverage: | 22.222% (4/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | | Lines: | 48-86 |
| | 24 | 6 |
QDomTextPrivate| Name: | QDomTextPrivate | | Coverage: | 22.222% (2/9) |
| | 16 | 7 |
qDetectCpuFeatures| Name: | qDetectCpuFeatures | | Prototype: | void qDetectCpuFeatures() | | Coverage: | 21.739% (5/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 649-709 |
| | 19 | 7 |
q_resolveOpenSslSymbols| Name: | q_resolveOpenSslSymbols | | Prototype: | bool q_resolveOpenSslSymbols() | | Coverage: | 20.491% (192/937) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 724-991 |
| | 198 | 189 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QJsonValue &o) | | Coverage: | 20.000% (3/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 728-759 |
| | 21 | 8 |
QUrlInfo| Name: | QUrlInfo | | Coverage: | 19.760% (33/167) |
| | 145 | 74 |
QXcbNativeInterface| Name: | QXcbNativeInterface | | Coverage: | 19.549% (52/266) |
| | 279 | 125 |
QSqlIndex| Name: | QSqlIndex | | Coverage: | 19.231% (5/26) |
| | 27 | 14 |
QInternal| Name: | QInternal | | Coverage: | 19.048% (4/21) |
| | 19 | 7 |
copyArgument| Name: | copyArgument | | Prototype: | static void copyArgument(void *to, int id, const QVariant &arg) | | Coverage: | 18.750% (9/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 48-142 |
| | 45 | 20 |
QPageSetupDialog| Name: | QPageSetupDialog | | Coverage: | 18.750% (3/16) |
| | 28 | 10 |
QGLTextureCache| Name: | QGLTextureCache | | Coverage: | 18.519% (5/27) |
| | 35 | 15 |
QGL2PaintEngineExPrivate| Name: | QGL2PaintEngineExPrivate | | Coverage: | 18.140% (119/656) |
| | 890 | 191 |
qt_xcb_imageFormatForVisual| Name: | qt_xcb_imageFormatForVisual | | Prototype: | QImage::Format qt_xcb_imageFormatForVisual(QXcbConnection *connection, uint8_t depth, const xcb_visualtype_t *visual) | | Coverage: | 18.033% (11/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 51-80 |
| | 19 | 7 |
QGLShader| Name: | QGLShader | | Coverage: | 17.949% (14/78) |
| | 74 | 28 |
QGL2PaintEngineEx| Name: | QGL2PaintEngineEx | | Coverage: | 17.578% (45/256) |
| | 340 | 78 |
QSpiAccessibleBridge| Name: | QSpiAccessibleBridge | | Coverage: | 17.391% (4/23) |
| | 21 | 11 |
QDomDocument| Name: | QDomDocument | | Coverage: | 17.204% (16/93) |
| | 87 | 53 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QAbstractSocket::SocketError error) | | Coverage: | 17.073% (7/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2916-2983 |
| | 44 | 21 |
fixedXmlName| Name: | fixedXmlName | | Prototype: | static QString fixedXmlName(const QString &_name, bool *ok, bool namespaces = false) | | Coverage: | 17.073% (7/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 624-673 |
| | 33 | 12 |
QXcbKeyboard| Name: | QXcbKeyboard | | Coverage: | 16.728% (91/544) |
| | 584 | 169 |
QPrintDialogPrivate| Name: | QPrintDialogPrivate | | Coverage: | 16.102% (19/118) |
| | 156 | 44 |
QGLContextPrivate| Name: | QGLContextPrivate | | Coverage: | 15.865% (33/208) |
| | 236 | 67 |
QPagePreview| Name: | QPagePreview | | Coverage: | 15.789% (3/19) |
| | 50 | 9 |
QPrintPreviewDialogPrivate| Name: | QPrintPreviewDialogPrivate | | Coverage: | 15.625% (15/96) |
| | 244 | 40 |
fixedCharData| Name: | fixedCharData | | Prototype: | static QString fixedCharData(const QString &data, bool *ok) | | Coverage: | 15.385% (2/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 678-698 |
| | 13 | 5 |
findUnixOsVersion| Name: | findUnixOsVersion | | Prototype: | static bool findUnixOsVersion(QUnixOSVersion &v) | | Coverage: | 15.385% (2/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2286-2299 |
| | 9 | 5 |
QSimpleTextCodec| Name: | QSimpleTextCodec | | Coverage: | 15.217% (7/46) |
| | 49 | 17 |
imageFormatForVisual| Name: | imageFormatForVisual | | Prototype: | static inline QImage::Format imageFormatForVisual(int depth, quint32 red_mask, quint32 blue_mask, bool *rgbSwap) | | Coverage: | 15.094% (8/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 163-217 |
| | 38 | 21 |
willLogToConsole| Name: | willLogToConsole | | Prototype: | static bool willLogToConsole() | | Coverage: | 14.286% (2/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 168-209 |
| | 11 | 4 |
QDomNode| Name: | QDomNode | | Coverage: | 14.205% (50/352) |
| | 216 | 144 |
subpixelTypeFromMatch| Name: | subpixelTypeFromMatch | | Prototype: | QFontEngine::SubpixelAntialiasingType subpixelTypeFromMatch(FcPattern *match, bool useXftConf) | | Coverage: | 13.636% (3/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 595-627 |
| | 18 | 11 |
QXcbGlIntegrationFactory| Name: | QXcbGlIntegrationFactory | | Coverage: | 13.636% (3/22) |
| | 19 | 10 |
runningUnderDebugger| Name: | runningUnderDebugger | | Prototype: | static bool runningUnderDebugger() | | Coverage: | 13.333% (2/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 89-111 |
| | 14 | 5 |
qglx_findVisualInfo| Name: | qglx_findVisualInfo | | Prototype: | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format) | | Coverage: | 13.333% (4/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 186-243 |
| | 34 | 10 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketError error) | | Coverage: | 13.043% (3/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 488-528 |
| | 26 | 12 |
parseXftRgba| Name: | parseXftRgba | | Prototype: | static QFontEngine::SubpixelAntialiasingType parseXftRgba(const QByteArray& stringValue) | | Coverage: | 12.500% (2/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 734-748 |
| | 11 | 6 |
loadOpenSsl| Name: | loadOpenSsl | | Prototype: | static QPair<QLibrary*, QLibrary*> loadOpenSsl() | | Coverage: | 12.500% (3/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 618-721 |
| | 36 | 8 |
QPlatformPrinterSupport| Name: | QPlatformPrinterSupport | | Coverage: | 12.500% (1/8) |
| | 12 | 8 |
QMessageLogger| Name: | QMessageLogger | | Coverage: | 12.245% (12/98) |
| | 171 | 50 |
Q_QGS_resourceMutex| Name: | Q_QGS_resourceMutex | | Coverage: | 11.111% (1/9) |
| | 3 | 7 |
Q_QGS_resourceList| Name: | Q_QGS_resourceList | | Coverage: | 11.111% (1/9) |
| | 3 | 7 |
LineEdit| Name: | LineEdit | | Coverage: | 11.111% (1/9) |
| | 8 | 5 |
qOpenGLVersionFlagsFromString| Name: | qOpenGLVersionFlagsFromString | | Prototype: | QGLFormat::OpenGLVersionFlags __attribute__((visibility("default"))) qOpenGLVersionFlagsFromString(const QString &versionString) | | Coverage: | 10.938% (7/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1256-1392 |
| | 89 | 28 |
QGLWidget| Name: | QGLWidget | | Coverage: | 10.698% (23/215) |
| | 289 | 88 |
TCBPoint| Name: | TCBPoint | | Coverage: | 10.000% (1/10) |
| | 5 | 2 |
QSignalDumper| Name: | QSignalDumper | | Coverage: | 10.000% (1/10) |
| | 6 | 6 |
QDomCharacterDataPrivate| Name: | QDomCharacterDataPrivate | | Coverage: | 10.000% (1/10) |
| | 14 | 10 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QRegularExpression::PatternOptions patternOptions) | | Coverage: | 9.375% (3/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2494-2527 |
| | 26 | 11 |
QPrintDevice| Name: | QPrintDevice | | Coverage: | 9.272% (14/151) |
| | 79 | 49 |
ignoreProxyFor| Name: | ignoreProxyFor | | Prototype: | static bool ignoreProxyFor(const QNetworkProxyQuery &query) | | Coverage: | 9.091% (2/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | | Lines: | 48-81 |
| | 18 | 8 |
QDomDocumentTypePrivate| Name: | QDomDocumentTypePrivate | | Coverage: | 9.091% (9/99) |
| | 73 | 35 |
QDBusMenuConnection| Name: | QDBusMenuConnection | | Coverage: | 8.824% (3/34) |
| | 34 | 15 |
QGLShaderProgram| Name: | QGLShaderProgram | | Coverage: | 8.306% (50/602) |
| | 506 | 281 |
QDomElement| Name: | QDomElement | | Coverage: | 7.339% (8/109) |
| | 101 | 56 |
QXcbSessionManager| Name: | QXcbSessionManager | | Coverage: | 6.557% (4/61) |
| | 87 | 27 |
QGenericUnixServices| Name: | QGenericUnixServices | | Coverage: | 6.250% (1/16) |
| | 11 | 6 |
QBasicFontDatabase| Name: | QBasicFontDatabase | | Coverage: | 5.747% (5/87) |
| | 120 | 31 |
QGLColormap| Name: | QGLColormap | | Coverage: | 4.412% (3/68) |
| | 70 | 28 |
QXcbDropData| Name: | QXcbDropData | | Coverage: | 3.704% (1/27) |
| | 30 | 11 |
QPlatformPrintDevice| Name: | QPlatformPrintDevice | | Coverage: | 2.500% (3/120) |
| | 99 | 68 |
QXcbDrag| Name: | QXcbDrag | | Coverage: | 1.863% (9/483) |
| | 541 | 157 |
xpm_color_name| Name: | xpm_color_name | | Prototype: | static const char* xpm_color_name(int cpp, int index) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1053-1082 |
| | 18 | 6 |
xpmHash| Name: | xpmHash | | Prototype: | static quint64 xpmHash(const QString &str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 48-56 |
| | 5 | 2 |
xpmHash| Name: | xpmHash | | Prototype: | static quint64 xpmHash(char *str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 57-66 |
| | 6 | 2 |
xi2ValuatorOffset| Name: | xi2ValuatorOffset | | Prototype: | static int xi2ValuatorOffset(unsigned char *maskPtr, int maskLen, int number) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2264-2281 |
| | 12 | 7 |
xgetbv| Name: | xgetbv | | Prototype: | static void xgetbv(uint in, uint &eax, uint &edx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 233-244 |
| | 3 | 1 |
xdndProxy| Name: | xdndProxy | | Prototype: | static xcb_window_t xdndProxy(QXcbConnection *c, xcb_window_t w) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 87-118 |
| | 19 | 5 |
xcb_window| Name: | xcb_window | | Prototype: | static inline xcb_window_t xcb_window(QPlatformWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 77-80 |
| | 1 | 1 |
xcb_window| Name: | xcb_window | | Prototype: | static inline xcb_window_t xcb_window(QWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 82-85 |
| | 1 | 1 |
xOrder| Name: | xOrder | | Prototype: | static inline bool xOrder(const QScanConverter::Line *a, const QScanConverter::Line *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 301-304 |
| | 1 | 1 |
writingSystemFromScript| Name: | writingSystemFromScript | | Prototype: | static QFontDatabase::WritingSystem writingSystemFromScript(QLocale::Script script) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 50-118 |
| | 33 | 33 |
writingSystemFromLocale| Name: | writingSystemFromLocale | | Prototype: | static QFontDatabase::WritingSystem writingSystemFromLocale() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 120-130 |
| | 6 | 2 |
writingSystemForFont| Name: | writingSystemForFont | | Prototype: | static QFontDatabase::WritingSystem writingSystemForFont(const QFont &font, bool *hasLatin) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 132-176 |
| | 24 | 9 |
write_xpm_image| Name: | write_xpm_image | | Prototype: | static bool write_xpm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1086-1170 |
| | 55 | 15 |
write_xbm_image| Name: | write_xbm_image | | Prototype: | static bool write_xbm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 176-248 |
| | 53 | 12 |
write_png_image| Name: | write_png_image | | Prototype: | static bool write_png_image(const QImage &image, QIODevice *device, int quality, float gamma, const QString &description) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 994-1004 |
| | 6 | 2 |
write_pbm_image| Name: | write_pbm_image | | Prototype: | static bool write_pbm_image(QIODevice *out, const QImage &sourceImage, const QByteArray &sourceFormat) | | Coverage: | 0.000% (0/102) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 254-404 |
| | 102 | 37 |
writeUShort| Name: | writeUShort | | Prototype: | static inline void writeUShort(uchar *data, ushort i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 77-81 |
| | 2 | 1 |
writeUInt| Name: | 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 |
writeMSDosDate| Name: | writeMSDosDate | | Prototype: | static void writeMSDosDate(uchar *dest, const QDateTime& dt) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 97-121 |
| | 17 | 2 |
windowOf| Name: | windowOf | | Prototype: | static QWindow *windowOf(const QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 402-413 |
| | 7 | 4 |
windowInteractsWithPosition| Name: | windowInteractsWithPosition | | Prototype: | static bool windowInteractsWithPosition(xcb_connection_t *connection, const QPoint & pos, xcb_window_t w, xcb_shape_sk_t shapeType) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 229-246 |
| | 10 | 4 |
widgetTexturesFor| Name: | widgetTexturesFor | | Prototype: | static QPlatformTextureList *widgetTexturesFor(QWidget *tlw, QWidget *widget) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1005-1042 |
| | 10 | 6 |
waitForWindowExposed| Name: | waitForWindowExposed | | Prototype: | inline static bool waitForWindowExposed(QWindow *window, int timeout = 1000) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | | Lines: | 235-256 |
| | 11 | 3 |
waitForPopup| Name: | waitForPopup | | Prototype: | static bool waitForPopup(QToolBar *tb, QWidget *popup) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 1082-1106 |
| | 16 | 7 |
void| Name: | void | | Prototype: | void (*QEGLPlatformContext::getProcAddress(const QByteArray &procName)) () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 437-441 |
| | 2 | 1 |
visualRect| Name: | visualRect | | Prototype: | static void visualRect(QRectF *geom, Qt::LayoutDirection dir, const QRectF &contentsRect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 996-1000 |
| | 2 | 2 |
visibleGlyphRange| Name: | visibleGlyphRange | | Prototype: | static QPair<int, int> visibleGlyphRange(const QRectF &clip, QFontEngine *fontEngine, glyph_t *glyphs, QFixedPoint *positions, int numGlyphs) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2939-2970 |
| | 25 | 5 |
viewItemTextLayout| Name: | viewItemTextLayout | | Prototype: | static QSizeF viewItemTextLayout(QTextLayout &textLayout, int lineWidth) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 795-811 |
| | 12 | 3 |
verticalTabs| Name: | 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 |
versionKey| Name: | versionKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |