| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 gray_sweep| Name:  | gray_sweep |  | Prototype:  | static void gray_sweep( PWorker worker, const QT_FT_Bitmap* target ) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1290-1330 |  
  |  | 21 | 7 | 
 gray_start_cell| Name:  | gray_start_cell |  | Prototype:  | static void gray_start_cell( PWorker worker, TCoord ex, TCoord ey ) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 496-514 |  
  |  | 11 | 3 | 
 gray_split_cubic| Name:  | gray_split_cubic |  | Prototype:  | static void gray_split_cubic( QT_FT_Vector* base ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 940-965 |  
  |  | 19 | 1 | 
 gray_split_conic| Name:  | gray_split_conic |  | Prototype:  | static void gray_split_conic( QT_FT_Vector* base ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 811-828 |  
  |  | 11 | 1 | 
 gray_set_cell| Name:  | gray_set_cell |  | Prototype:  | static void gray_set_cell( PWorker worker, TCoord ex, TCoord ey ) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 449-489 |  
  |  | 15 | 5 | 
 gray_render_span| Name:  | gray_render_span |  | Prototype:  | static void gray_render_span( int count, const QT_FT_Span* spans, PWorker worker ) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1111-1157 |  
  |  | 19 | 13 | 
 gray_render_scanline| Name:  | gray_render_scanline |  | Prototype:  | static void gray_render_scanline( PWorker worker, TCoord ey, TPos x1, TCoord y1, TPos x2, TCoord y2 ) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 521-621 |  
  |  | 56 | 9 | 
 gray_render_line| Name:  | gray_render_line |  | Prototype:  | static void gray_render_line( PWorker worker, TPos to_x, TPos to_y ) |  | Coverage:  |   0.000% (0/69) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 628-808 |  
  |  | 109 | 20 | 
 gray_render_cubic| Name:  | gray_render_cubic |  | Prototype:  | static void gray_render_cubic( PWorker worker, const QT_FT_Vector* control1, const QT_FT_Vector* control2, const QT_FT_Vector* to ) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 968-1086 |  
  |  | 83 | 19 | 
 gray_render_conic| Name:  | gray_render_conic |  | Prototype:  | static void gray_render_conic( PWorker worker, const QT_FT_Vector* control, const QT_FT_Vector* to ) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 831-937 |  
  |  | 64 | 14 | 
 gray_record_cell| Name:  | gray_record_cell |  | Prototype:  | static void gray_record_cell( PWorker worker ) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 403-442 |  
  |  | 24 | 7 | 
 gray_raster_reset| Name:  | gray_raster_reset |  | Prototype:  | static void gray_raster_reset( QT_FT_Raster raster, char* pool_base, long pool_size ) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1862-1901 |  
  |  | 21 | 4 | 
 gray_raster_render| Name:  | gray_raster_render |  | Prototype:  | static int gray_raster_render( QT_FT_Raster raster, const QT_FT_Raster_Params* params ) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1742-1835 |  
  |  | 50 | 16 | 
 gray_raster_new| Name:  | gray_raster_new |  | Prototype:  | static int gray_raster_new( QT_FT_Raster* araster ) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1841-1852 |  
  |  | 6 | 2 | 
 gray_raster_done| Name:  | gray_raster_done |  | Prototype:  | static void gray_raster_done( QT_FT_Raster raster ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1855-1859 |  
  |  | 1 | 1 | 
 gray_move_to| Name:  | gray_move_to |  | Prototype:  | static int gray_move_to( const QT_FT_Vector* to, PWorker worker ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1090-1109 |  
  |  | 8 | 1 | 
 gray_init_cells| Name:  | gray_init_cells |  | Prototype:  | static void gray_init_cells( PWorker worker, void* buffer, long byte_size ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 338-352 |  
  |  | 9 | 1 | 
 gray_hline| Name:  | gray_hline |  | Prototype:  | static void gray_hline( PWorker worker, TCoord x, TCoord y, TPos area, int acount ) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1160-1263 |  
  |  | 41 | 11 | 
 gray_convert_glyph_inner| Name:  | gray_convert_glyph_inner |  | Prototype:  | static int gray_convert_glyph_inner( PWorker worker ) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1557-1573 |  
  |  | 6 | 2 | 
 gray_convert_glyph| Name:  | gray_convert_glyph |  | Prototype:  | static int gray_convert_glyph( PWorker worker ) |  | Coverage:  |   0.000% (0/86) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1576-1739 |  
  |  | 96 | 24 | 
 gray_compute_cbox| Name:  | gray_compute_cbox |  | Prototype:  | static void gray_compute_cbox( PWorker worker ) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 359-396 |  
  |  | 21 | 7 | 
 graphicsProxyWidget| Name:  | graphicsProxyWidget |  | Prototype:  | static inline QGraphicsProxyWidget *graphicsProxyWidget(const QWidget *w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12362-12369 |  
  |  | 5 | 2 | 
 grabberWindow| Name:  | grabberWindow |  | Prototype:  | static inline QWindow *grabberWindow(const QWidget *w) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12444-12451 |  
  |  | 5 | 3 | 
 grabMouseForWidget| Name:  | grabMouseForWidget |  | Prototype:  | static void grabMouseForWidget(QWidget *widget, const QCursor *cursor = 0) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12454-12475 |  
  |  | 10 | 4 | 
 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 | 
 grabForPopup| Name:  | grabForPopup |  | Prototype:  | static void grabForPopup(QWidget *popup) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3832-3843 |  
  |  | 6 | 3 | 
 good_offset| Name:  | good_offset |  | Prototype:  | static ShiftResult good_offset(const QBezier *b1, const QBezier *b2, qreal offset, qreal threshold) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 231-253 |  
  |  | 17 | 5 | 
 glyph_metrics_t| Name:  | glyph_metrics_t |  | Coverage:  |   0.000% (0/4) |  
  |  | 16 | 2 | 
 glyphRunWithInfo| Name:  | glyphRunWithInfo |  | Prototype:  | static QGlyphRun glyphRunWithInfo(QFontEngine *fontEngine, const QGlyphLayout &glyphLayout, const QPointF &pos, const QGlyphRun::GlyphRunFlags &flags, const QFixed &selectionX, const QFixed &selectionWidth, int glyphsStart, int glyphsEnd, unsigned short *logClusters, int textPosition, int textLength) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2129-2216 |  
  |  | 53 | 9 | 
 glVendorKey| Name:  | glVendorKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 glVendorKey| Name:  | glVendorKey |  | Prototype:  | static inline QString glVendorKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 139-139 |  
  |  | 0 | 2 | 
 getticks| Name:  | getticks |  | Prototype:  | static qint64 getticks() |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp |  | Lines:  | 72-111 |  
  |  | 12 | 4 | 
 get_thread_data| Name:  | get_thread_data |  | Prototype:  | static QThreadData *get_thread_data() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 181-189 |  
  |  | 1 | 1 | 
 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 | 
 get_picture_handler| Name:  | get_picture_handler |  | Prototype:  | static QPictureHandler *get_picture_handler(const char *format) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1446-1457 |  
  |  | 7 | 4 | 
 get_named_rgb| Name:  | get_named_rgb |  | Prototype:  | static bool get_named_rgb(const char *name_no_space, QRgb *rgb) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp |  | Lines:  | 300-308 |  
  |  | 5 | 2 | 
 get_font_bits| Name:  | get_font_bits |  | Prototype:  | static quint8 get_font_bits(int version, const QFontPrivate *f) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1878-1901 |  
  |  | 18 | 9 | 
 get_extended_font_bits| Name:  | get_extended_font_bits |  | Prototype:  | static quint8 get_extended_font_bits(const QFontPrivate *f) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1903-1912 |  
  |  | 7 | 3 | 
 get_dh1024| Name:  | get_dh1024 |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 get_dh1024| Name:  | get_dh1024 |  | Prototype:  | static DH *get_dh1024() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 52-66 |  
  |  | 6 | 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 | 
 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 | 
 getWindow| Name:  | getWindow |  | Prototype:  | static QAccessibleInterface * getWindow(QAccessibleInterface * interface) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1567-1577 |  
  |  | 6 | 3 | 
 getVariables| Name:  | getVariables |  | Prototype:  | QList<AnchorData *> getVariables(const QList<QSimplexConstraint *> &constraints) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2055-2065 |  
  |  | 6 | 3 | 
 getText| Name:  | getText |  | Prototype:  | static void getText(QString &text, QTextDocumentPrivate *priv, const QString &docText, int pos, int end) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 1679-1691 |  
  |  | 7 | 2 | 
 getStreamID| Name:  | getStreamID |  | Prototype:  | static qint32 getStreamID(const char *bytes) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 401-406 |  
  |  | 1 | 1 | 
 getSegments| Name:  | getSegments |  | Prototype:  | static const char *getSegments(char ch) |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 236-320 |  
  |  | 26 | 26 | 
 getResizeDeltaComponent| Name:  | getResizeDeltaComponent |  | Prototype:  | static inline int getResizeDeltaComponent(uint cflags, uint resizeFlag, uint resizeReverseFlag, int delta) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 202-211 |  
  |  | 5 | 3 | 
 getRelativeRect| Name:  | getRelativeRect |  | Prototype:  | static QRect getRelativeRect(QAccessibleInterface *interface) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1579-1594 |  
  |  | 9 | 2 | 
 getRadialGradientValues| Name:  | getRadialGradientValues |  | Prototype:  | static void getRadialGradientValues(RadialGradientValues *v, const QSpanData *data) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3584-3596 |  
  |  | 7 | 1 | 
 getProperAncestors| Name:  | getProperAncestors |  | Prototype:  | static QVector<QState*> getProperAncestors(const QAbstractState *state, const QAbstractState *upperBound) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 326-335 |  
  |  | 6 | 2 | 
 getPlatformMenu| Name:  | getPlatformMenu |  | Prototype:  | QPlatformMenu *getPlatformMenu(QAction *action) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1204-1210 |  
  |  | 3 | 2 | 
 getPixmapSize| Name:  | getPixmapSize |  | Prototype:  | static QSize getPixmapSize(QTextDocument *doc, const QTextImageFormat &format) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp |  | Lines:  | 113-153 |  
  |  | 27 | 9 | 
 getPixmap| Name:  | getPixmap |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 getPixmap| Name:  | getPixmap |  | Prototype:  | static QPixmap getPixmap(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp |  | Lines:  | 73-111 |  
  |  | 20 | 8 | 
 getPath| Name:  | getPath |  | Prototype:  | static QString getPath(QSettings::Format format, QSettings::Scope scope) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1113-1129 |  
  |  | 10 | 3 | 
 getOrCreateMenu| Name:  | getOrCreateMenu |  | Prototype:  | QAccessibleInterface *getOrCreateMenu(QWidget *menu, QAction *action) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp |  | Lines:  | 50-58 |  
  |  | 5 | 2 | 
 getOperator| Name:  | getOperator |  | Prototype:  | static inline Operator getOperator(const QSpanData *data, const QSpan *spans, int spanCount) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3746-3823 |  
  |  | 53 | 16 | 
 getNativeMousePos| Name:  | getNativeMousePos |  | Prototype:  | static inline QPoint getNativeMousePos(QEvent *e, QObject *o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 112-115 |  
  |  | 1 | 1 | 
 getMoveDeltaComponent| Name:  | getMoveDeltaComponent |  | Prototype:  | static inline int getMoveDeltaComponent(uint cflags, uint moveFlag, uint resizeFlag, int delta, int maxDelta, int minDelta) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 191-200 |  
  |  | 5 | 3 | 
 getMotifWmHints| Name:  | getMotifWmHints |  | Prototype:  | static QtMotifWmHints getMotifWmHints(QXcbConnection *c, xcb_window_t window) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1035-1059 |  
  |  | 15 | 2 | 
 getMessage| Name:  | getMessage |  | Prototype:  | static QString getMessage(const uchar *m, const uchar *end, const char *context, const char *sourceText, const char *comment, uint numerus) |  | Coverage:  |  71.111% (32/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 875-943 |  
  |  | 48 | 19 | 
 getLocaleListData| Name:  | getLocaleListData |  | Prototype:  | static QString getLocaleListData(const ushort *data, int size, int index) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 665-679 |  
  |  | 10 | 4 | 
 getLocaleData| Name:  | getLocaleData |  | Prototype:  | static inline QString getLocaleData(const ushort *data, int size) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 660-663 |  
  |  | 1 | 1 | 
 getLinearGradientValues| Name:  | getLinearGradientValues |  | Prototype:  | static void getLinearGradientValues(LinearGradientValues *v, const QSpanData *data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3451-3462 |  
  |  | 8 | 2 | 
 getLineHeightParams| Name:  | getLineHeightParams |  | Prototype:  | static inline void getLineHeightParams(const QTextBlockFormat &blockFormat, const QTextLine &line, qreal scaling, QFixed *lineAdjustment, QFixed *lineBreakHeight, QFixed *lineHeight) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 2561-2577 |  
  |  | 8 | 3 | 
 getInt| Name:  | getInt |  | Prototype:  | static inline int getInt(QDataStream &stream) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 1294-1299 |  
  |  | 3 | 1 | 
 getImageSize| Name:  | getImageSize |  | Prototype:  | static QSize getImageSize(QTextDocument *doc, const QTextImageFormat &format) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp |  | Lines:  | 194-223 |  
  |  | 21 | 7 | 
 getImage| Name:  | getImage |  | Prototype:  | static QImage getImage(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp |  | Lines:  | 155-192 |  
  |  | 19 | 7 | 
 getHash| Name:  | getHash |  | Prototype:  | static inline int getHash(const QTextFormatPrivate *d, int format) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 299-302 |  
  |  | 1 | 1 | 
 getGlyphData| Name:  | getGlyphData |  | Prototype:  | static void getGlyphData(QTtfGlyph *glyph, const QVector<TTF_POINT> &points, const QVector<int> &endPoints, int point_array_size) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 905-951 |  
  |  | 31 | 9 | 
 getFontWeight| Name:  | getFontWeight |  | Prototype:  | static int getFontWeight(const QString &weightString) |  | Coverage:  |   0.000% (0/102) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 85-178 |  
  |  | 65 | 30 | 
 getFcFamilyForStyleHint| Name:  | getFcFamilyForStyleHint |  | Prototype:  | static const char *getFcFamilyForStyleHint(const QFont::StyleHint style) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 332-356 |  
  |  | 14 | 8 | 
 getFactor| Name:  | getFactor |  | Prototype:  | static QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> getFactor(qreal value, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 407-441 |  
  |  | 23 | 5 | 
 getEtcFileFirstLine| Name:  | getEtcFileFirstLine |  | Prototype:  | static QByteArray getEtcFileFirstLine(const char *fileName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2240-2249 |  
  |  | 6 | 2 | 
 getEtcFileContent| Name:  | getEtcFileContent |  | Prototype:  | static QByteArray getEtcFileContent(const char *filename) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2143-2160 |  
  |  | 11 | 3 | 
 getEscape| Name:  | getEscape |  | Prototype:  | static int getEscape(const QChar *uc, int *pos, int len, int maxNumber = 999) |  | Coverage:  |  80.952% (17/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7817-7841 |  
  |  | 19 | 7 | 
 getEffectiveTargetStates| Name:  | getEffectiveTargetStates |  | Prototype:  | static QList<QAbstractState *> getEffectiveTargetStates(QAbstractTransition *transition, CalculationCache *cache) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 355-386 |  
  |  | 18 | 6 | 
 getDateFromJulianDay| Name:  | getDateFromJulianDay |  | Prototype:  | static ParsedDate getDateFromJulianDay(qint64 julianDay) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 138-163 |  
  |  | 13 | 2 | 
 getBounds| Name:  | getBounds |  | Prototype:  | static void getBounds(const QVector<TTF_POINT> &points, qint16 *xmin, qint16 *xmax, qint16 *ymin, qint16 *ymax) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 837-850 |  
  |  | 9 | 2 | 
 getBlendType| Name:  | getBlendType |  | Prototype:  | static TextureBlendType getBlendType(const QSpanData *data) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3725-3744 |  
  |  | 13 | 6 | 
 get| Name:  | get |  | Prototype:  | static inline const char *get(QDBusError::ErrorType code) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp |  | Lines:  | 139-143 |  
  |  | 2 | 1 | 
 get| Name:  | get |  | Prototype:  | static inline QDBusError::ErrorType get(const char *name) |  | Coverage:  |  72.727% (8/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp |  | Lines:  | 146-154 |  
  |  | 6 | 4 | 
 generateWavyPixmap| Name:  | generateWavyPixmap |  | Prototype:  | static QPixmap generateWavyPixmap(qreal maxRadius, const QPen &pen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6175-6225 |  
  |  | 32 | 4 | 
 generateSubObjectXml| Name:  | generateSubObjectXml |  | Prototype:  | static QString generateSubObjectXml(QObject *object) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 103-116 |  
  |  | 10 | 3 | 
 generateName| Name:  | generateName |  | Prototype:  | static QTtfTable generateName(const qttf_name_table &name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 618-641 |  
  |  | 20 | 2 | 
 generateName| Name:  | generateName |  | Prototype:  | static QTtfTable generateName(const QVector<QTtfNameRecord> &name) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 644-694 |  
  |  | 34 | 5 | 
 generateMaxp| Name:  | generateMaxp |  | Prototype:  | static QTtfTable generateMaxp(const qttf_maxp_table &maxp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 566-608 |  
  |  | 36 | 1 | 
 generateInterfaceXml| Name:  | generateInterfaceXml |  | Prototype:  | static QString generateInterfaceXml(const QMetaObject *mo, int flags, int methodOffset, int propOffset) |  | Coverage:  |  80.508% (95/118) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp |  | Lines:  | 83-238 |  
  |  | 105 | 28 | 
 generateHhea| Name:  | generateHhea |  | Prototype:  | static QTtfTable generateHhea(const qttf_hhea_table &hhea) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 515-563 |  
  |  | 43 | 1 | 
 generateHead| Name:  | generateHead |  | Prototype:  | static QTtfTable generateHead(const qttf_head_table &head) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 444-512 |  
  |  | 44 | 1 | 
 generateGlyphTables| Name:  | generateGlyphTables |  | Prototype:  | static QVector<QTtfTable> generateGlyphTables(qttf_font_tables &tables, const QVector<QTtfGlyph> &_glyphs) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 991-1062 |  
  |  | 47 | 7 | 
 generateGlyph| Name:  | generateGlyph |  | Prototype:  | static QTtfGlyph generateGlyph(int index, const QPainterPath &path, qreal advance, qreal lsb, qreal ppem) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 953-984 |  
  |  | 17 | 2 | 
 gcd| Name:  | gcd |  | Prototype:  | static inline quint64 gcd(quint64 x, quint64 y) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 91-99 |  
  |  | 5 | 2 | 
 gcd| Name:  | gcd |  | Prototype:  | inline unsigned int gcd(unsigned int x, unsigned int y) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 100-108 |  
  |  | 5 | 2 | 
 fuzzyIsNull| Name:  | fuzzyIsNull |  | Prototype:  | static inline bool fuzzyIsNull(qreal d) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 62-68 |  
  |  | 3 | 2 | 
 fuzzyCompare| Name:  | fuzzyCompare |  | Prototype:  | static bool fuzzyCompare(qreal a, qreal b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1499-1502 |  
  |  | 1 | 1 | 
 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 | 
 functionResolverWithFallback| Name:  | functionResolverWithFallback |  | Prototype:  | template <typename ReturnType, int Policy, typename Base, typename FuncType> Resolver<Base, FuncType, Policy, ReturnType> functionResolverWithFallback(FuncType Base::*func, FuncType fallback, const char *name, const char *alternate = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2448-2452 |  
  |  | 1 | 1 | 
 functionResolver| Name:  | functionResolver |  | Prototype:  | template <typename ReturnType, int Policy, typename Base, typename FuncType> Resolver<Base, FuncType, Policy, ReturnType> functionResolver(FuncType Base::*func, const char *name, const char *alternate = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2454-2458 |  
  |  | 1 | 1 |