| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 comp_func_Lighten_impl| Name:  | comp_func_Lighten_impl |  | Prototype:  | template <typename T> static inline void comp_func_Lighten_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1271-1292 |  
  |  | 10 | 2 | 
 comp_func_Lighten| Name:  | comp_func_Lighten |  | Prototype:  | void comp_func_Lighten(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1294-1300 |  
  |  | 3 | 2 | 
 comp_func_HardLight_impl| Name:  | comp_func_HardLight_impl |  | Prototype:  | template <typename T> static inline void comp_func_HardLight_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1517-1538 |  
  |  | 10 | 2 | 
 comp_func_HardLight| Name:  | comp_func_HardLight |  | Prototype:  | void comp_func_HardLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1540-1546 |  
  |  | 3 | 2 | 
 comp_func_Exclusion_impl| Name:  | comp_func_Exclusion_impl |  | Prototype:  | template <typename T> static inline void comp_func_Exclusion_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1744-1765 |  
  |  | 10 | 2 | 
 comp_func_Exclusion| Name:  | comp_func_Exclusion |  | Prototype:  | void comp_func_Exclusion(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1767-1773 |  
  |  | 3 | 2 | 
 comp_func_Difference_impl| Name:  | comp_func_Difference_impl |  | Prototype:  | template <typename T> static inline void comp_func_Difference_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1677-1698 |  
  |  | 10 | 2 | 
 comp_func_Difference| Name:  | comp_func_Difference |  | Prototype:  | void comp_func_Difference(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1700-1706 |  
  |  | 3 | 2 | 
 comp_func_DestinationOver_rgb64| Name:  | comp_func_DestinationOver_rgb64 |  | Prototype:  | void comp_func_DestinationOver_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 317-331 |  
  |  | 8 | 4 | 
 comp_func_DestinationOver| Name:  | comp_func_DestinationOver |  | Prototype:  | void comp_func_DestinationOver(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 298-315 |  
  |  | 8 | 4 | 
 comp_func_DestinationOut_rgb64| Name:  | comp_func_DestinationOut_rgb64 |  | Prototype:  | void comp_func_DestinationOut_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 595-609 |  
  |  | 8 | 4 | 
 comp_func_DestinationOut| Name:  | comp_func_DestinationOut |  | Prototype:  | void comp_func_DestinationOut(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 577-593 |  
  |  | 7 | 4 | 
 comp_func_DestinationIn_rgb64| Name:  | comp_func_DestinationIn_rgb64 |  | Prototype:  | void comp_func_DestinationIn_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 456-470 |  
  |  | 8 | 4 | 
 comp_func_DestinationIn| Name:  | comp_func_DestinationIn |  | Prototype:  | void comp_func_DestinationIn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 438-454 |  
  |  | 7 | 4 | 
 comp_func_DestinationAtop_rgb64| Name:  | comp_func_DestinationAtop_rgb64 |  | Prototype:  | void comp_func_DestinationAtop_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 732-750 |  
  |  | 12 | 4 | 
 comp_func_DestinationAtop| Name:  | comp_func_DestinationAtop |  | Prototype:  | void comp_func_DestinationAtop(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 710-730 |  
  |  | 11 | 4 | 
 comp_func_Darken_impl| Name:  | comp_func_Darken_impl |  | Prototype:  | template <typename T> static inline void comp_func_Darken_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1198-1219 |  
  |  | 10 | 2 | 
 comp_func_Darken| Name:  | comp_func_Darken |  | Prototype:  | void comp_func_Darken(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1221-1227 |  
  |  | 3 | 2 | 
 comp_func_ColorDodge_impl| Name:  | comp_func_ColorDodge_impl |  | Prototype:  | template <typename T> static inline void comp_func_ColorDodge_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1354-1375 |  
  |  | 10 | 2 | 
 comp_func_ColorDodge| Name:  | comp_func_ColorDodge |  | Prototype:  | void comp_func_ColorDodge(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1377-1383 |  
  |  | 3 | 2 | 
 comp_func_ColorBurn_impl| Name:  | comp_func_ColorBurn_impl |  | Prototype:  | template <typename T> static inline void comp_func_ColorBurn_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1437-1458 |  
  |  | 10 | 2 | 
 comp_func_ColorBurn| Name:  | comp_func_ColorBurn |  | Prototype:  | void comp_func_ColorBurn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1460-1466 |  
  |  | 3 | 2 | 
 comp_func_Clear_rgb64| Name:  | comp_func_Clear_rgb64 |  | Prototype:  | void comp_func_Clear_rgb64(QRgba64 *dest, const QRgba64 *, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 112-122 |  
  |  | 5 | 3 | 
 comp_func_Clear| Name:  | comp_func_Clear |  | Prototype:  | void comp_func_Clear(uint *dest, const uint *, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 107-110 |  
  |  | 1 | 3 | 
 commonEdge| Name:  | commonEdge |  | Prototype:  | static int commonEdge(const QWingedEdge &list, int a, int b) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1125-1153 |  
  |  | 18 | 4 | 
 combineSize| Name:  | combineSize |  | Prototype:  | static void combineSize(QSizeF &result, const QSizeF &size) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 65-71 |  
  |  | 4 | 3 | 
 colorizedImage| Name:  | colorizedImage |  | Prototype:  | static QPixmap colorizedImage(const QString &fileName, const QColor &color, int rotation = 0) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 188-235 |  
  |  | 35 | 6 | 
 color_dodge_op| Name:  | color_dodge_op |  | Prototype:  | static inline int color_dodge_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:  | 1308-1319 |  
  |  | 7 | 2 | 
 color_burn_op| Name:  | color_burn_op |  | Prototype:  | static inline int color_burn_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1391-1402 |  
  |  | 7 | 2 | 
 colorValue| Name:  | colorValue |  | Prototype:  | static QString colorValue(QColor color) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2219-2236 |  
  |  | 11 | 3 | 
 colorFromData| Name:  | colorFromData |  | Prototype:  | static QColor colorFromData(const ColorData& c, const QPalette &pal) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 780-788 |  
  |  | 5 | 3 | 
 collectSingleContour| Name:  | collectSingleContour |  | Prototype:  | static void collectSingleContour(qreal x0, qreal y0, uint *grid, int x, int y, int w, int h, QPainterPath *path) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 695-739 |  
  |  | 32 | 10 | 
 cmp| Name:  | cmp |  | Prototype:  | static int cmp(const ushort *s1, const ushort *s2, size_t len) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 445-453 |  
  |  | 3 | 2 | 
 closestMatch| Name:  | closestMatch |  | Prototype:  | static inline int closestMatch(QRgb pixel, const QVector<QRgb> &clut) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2057-2068 |  
  |  | 8 | 3 | 
 closestAcceptableSize| Name:  | closestAcceptableSize |  | Prototype:  | static QSizeF closestAcceptableSize(const QSizeF &proposed, const QGraphicsWidget *widget) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 461-506 |  
  |  | 28 | 6 | 
 closeAllPopups| Name:  | closeAllPopups |  | Prototype:  | static inline void closeAllPopups() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2996-3004 |  
  |  | 4 | 2 | 
 cloneEvent| Name:  | cloneEvent |  | Prototype:  | static QEvent *cloneEvent(QEvent *e) |  | Coverage:  |   0.000% (0/255) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp |  | Lines:  | 52-453 |  
  |  | 184 | 143 | 
 clippedBlit| Name:  | clippedBlit |  | Prototype:  | static void clippedBlit(const QPlatformTextureList *textures, int idx, const QRect &targetWindowRect, QOpenGLTextureBlitter *blitter) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp |  | Lines:  | 184-199 |  
  |  | 10 | 2 | 
 clipLine| Name:  | clipLine |  | Prototype:  | template <Edge edge> void clipLine(const QPointF &a, const QPointF &b, qreal t, QPainterPath &result) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1977-1991 |  
  |  | 9 | 4 | 
 clipIfValid| Name:  | clipIfValid |  | Prototype:  | static inline QRectF clipIfValid(const QRectF &rect, const QRectF &clip) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1021-1024 |  
  |  | 1 | 1 | 
 clipBezier| Name:  | clipBezier |  | Prototype:  | template <Edge edge> void clipBezier(const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, qreal t, QPainterPath &result) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 2003-2067 |  
  |  | 43 | 9 | 
 clip| Name:  | clip |  | Prototype:  | template <Edge edge> QPainterPath clip(const QPainterPath &path, qreal t) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 2070-2090 |  
  |  | 11 | 4 | 
 clearTextIcon::[lambda]| Name:  | clearTextIcon::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5264-5264 |  
  |  | 0 | 1 | 
 clearTextIcon| Name:  | clearTextIcon |  | Prototype:  | static QIcon clearTextIcon(bool rtl) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5249-5271 |  
  |  | 14 | 7 | 
 clearText16IconPath::[lambda]| Name:  | clearText16IconPath::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5245-5245 |  
  |  | 0 | 1 | 
 clearText16IconPath| Name:  | clearText16IconPath |  | Prototype:  | static inline QString clearText16IconPath() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5243-5246 |  
  |  | 0 | 2 | 
 clearSystemPalette| Name:  | clearSystemPalette |  | Prototype:  | static void clearSystemPalette() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 154-158 |  
  |  | 2 | 1 | 
 clearPalette| Name:  | clearPalette |  | Prototype:  | static inline void clearPalette() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 227-231 |  
  |  | 2 | 1 | 
 clearFontUnlocked| Name:  | clearFontUnlocked |  | Prototype:  | static inline void clearFontUnlocked() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 245-249 |  
  |  | 2 | 1 | 
 clear| Name:  | clear |  | Prototype:  | static void clear(QVariant::Private *d) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 65-79 |  
  |  | 8 | 3 | 
 clear| Name:  | clear |  | Prototype:  | static void clear(QWingedEdge& list, int edge, QPathEdge::Traversal traversal) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1480-1495 |  
  |  | 9 | 3 | 
 cleanupDevicesList| Name:  | cleanupDevicesList |  | Prototype:  | static void cleanupDevicesList() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp |  | Lines:  | 208-213 |  
  |  | 3 | 1 | 
 cleanup| Name:  | cleanup |  | Prototype:  | static void cleanup() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1433-1440 |  
  |  | 3 | 2 | 
 clampToRect| Name:  | clampToRect |  | Prototype:  | inline QPointF clampToRect(const QPointF &p, const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 135-140 |  
  |  | 3 | 1 | 
 childWidgets| Name:  | childWidgets |  | Prototype:  | static QList<QWidget*> childWidgets(const QWidget *widget) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 60-75 |  
  |  | 12 | 3 | 
 childWidgets| Name:  | childWidgets |  | Prototype:  | QList<QWidget*> childWidgets(const QWidget *widget) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines:  | 76-95 |  
  |  | 15 | 5 | 
 checksum| Name:  | checksum |  | Prototype:  | static quint32 checksum(const QByteArray &table) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 429-448 |  
  |  | 14 | 3 | 
 check_step_valid| Name:  | check_step_valid |  | Prototype:  | static inline bool check_step_valid(qreal step, const char *method) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 98-105 |  
  |  | 4 | 2 | 
 checkToolBarArea| Name:  | checkToolBarArea |  | Prototype:  | static bool checkToolBarArea(Qt::ToolBarArea area, const char *where) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 722-735 |  
  |  | 5 | 6 | 
 checkRanges| Name:  | checkRanges |  | Prototype:  | static void checkRanges(QPdf::ByteStream &ts, QByteArray &ranges, int &nranges) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 188-196 |  
  |  | 5 | 2 | 
 checkExecutable| Name:  | checkExecutable |  | Prototype:  | static inline bool checkExecutable(const QString &candidate, QString *result) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 77-81 |  
  |  | 2 | 1 | 
 checkDockWidgetArea| Name:  | checkDockWidgetArea |  | Prototype:  | static bool checkDockWidgetArea(Qt::DockWidgetArea area, const char *where) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 993-1006 |  
  |  | 5 | 6 | 
 changed_signal| Name:  | changed_signal |  | Prototype:  | static const char *changed_signal(int which) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 146-165 |  
  |  | 11 | 8 | 
 changeSpacerSize| Name:  | changeSpacerSize |  | Prototype:  | static void changeSpacerSize(QLayout *layout, int index, int width, int height) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 91-97 |  
  |  | 4 | 2 | 
 center| Name:  | center |  | Prototype:  | QTextStream ¢er(QTextStream &stream) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2934-2938 |  
  |  | 2 | 1 | 
 capAdjust| Name:  | capAdjust |  | Prototype:  | static inline void capAdjust(int caps, int &x1, int &x2, int &y, int yinc) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 713-722 |  
  |  | 5 | 3 | 
 candidateSignal| Name:  | candidateSignal |  | Prototype:  | static const char *candidateSignal(int which) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 69-80 |  
  |  | 6 | 5 | 
 canMergeFromRight| Name:  | canMergeFromRight |  | Prototype:  | static inline bool canMergeFromRight(const QRect *left, const QRect *right) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1210-1215 |  
  |  | 3 | 1 | 
 canMergeFromLeft| Name:  | canMergeFromLeft |  | Prototype:  | static inline bool canMergeFromLeft(const QRect *right, const QRect *left) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1217-1220 |  
  |  | 1 | 1 | 
 canMergeFromBelow| Name:  | canMergeFromBelow |  | Prototype:  | static inline bool canMergeFromBelow(const QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1242-1254 |  
  |  | 7 | 3 | 
 canMapPosition| Name:  | canMapPosition |  | Prototype:  | static inline bool canMapPosition(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12393-12396 |  
  |  | 1 | 1 | 
 calc_shift| Name:  | calc_shift |  | Prototype:  | static int calc_shift(uint mask) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 144-152 |  
  |  | 5 | 2 | 
 calcArrow| Name:  | calcArrow |  | Prototype:  | static StaticPolygonF<3> calcArrow(const QStyleOptionSlider *dial, qreal &a) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 3070-3103 |  
  |  | 26 | 4 | 
 cachedPixmapFromXPM| Name:  | cachedPixmapFromXPM |  | Prototype:  | static QPixmap cachedPixmapFromXPM(const char * const *xpm) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5229-5238 |  
  |  | 6 | 2 | 
 buttonSlots| Name:  | buttonSlots |  | Prototype:  | static const char * buttonSlots(QWizard::WizardButton which) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 913-935 |  
  |  | 8 | 12 | 
 buttonDefaultText| Name:  | buttonDefaultText |  | Prototype:  | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 697-723 |  
  |  | 13 | 9 | 
 bulletChar| Name:  | bulletChar |  | Prototype:  | static QString bulletChar(QTextListFormat::Style style) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 161-184 |  
  |  | 10 | 11 | 
 buildReverseMap| Name:  | buildReverseMap |  | Prototype:  | static QByteArray *buildReverseMap(int forwardIndex) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp |  | Lines:  | 618-641 |  
  |  | 19 | 7 | 
 buddyString| Name:  | buddyString |  | Prototype:  | static QString buddyString(const QWidget *widget) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 77-99 |  
  |  | 13 | 6 | 
 brushFromData| Name:  | brushFromData |  | Prototype:  | static QBrush brushFromData(const BrushData& c, const QPalette &pal) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 899-906 |  
  |  | 3 | 2 | 
 boundingRectOfFloatsInSelection| Name:  | boundingRectOfFloatsInSelection |  | Prototype:  | static QRectF boundingRectOfFloatsInSelection(const QTextCursor &cursor) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 1479-1494 |  
  |  | 11 | 3 | 
 boundingRect| Name:  | boundingRect |  | Prototype:  | static const QRectF boundingRect(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 55-73 |  
  |  | 15 | 6 | 
 boundSize| Name:  | boundSize |  | Prototype:  | static void boundSize(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:  | 73-79 |  
  |  | 4 | 3 | 
 bool_op| Name:  | bool_op |  | Prototype:  | static bool bool_op(bool a, bool b, QPathClipper::Operation op) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1758-1772 |  
  |  | 6 | 6 | 
 blitTextureForWidget| Name:  | blitTextureForWidget |  | Prototype:  | static void blitTextureForWidget(const QPlatformTextureList *textures, int idx, QWindow *window, const QRect &deviceWindowRect, QOpenGLTextureBlitter *blitter, const QPoint &offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 270-292 |  
  |  | 13 | 2 | 
 blendedImage| Name:  | blendedImage |  | Prototype:  | static QImage blendedImage(const QImage &start, const QImage &end, float alpha) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp |  | Lines:  | 261-301 |  
  |  | 30 | 6 | 
 blend_untransformed_rgb565| Name:  | blend_untransformed_rgb565 |  | Prototype:  | static void blend_untransformed_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4318-4370 |  
  |  | 37 | 10 | 
 blend_untransformed_generic_rgb64| Name:  | blend_untransformed_generic_rgb64 |  | Prototype:  | static void blend_untransformed_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4179-4225 |  
  |  | 35 | 8 | 
 blend_untransformed_generic| Name:  | blend_untransformed_generic |  | Prototype:  | static void blend_untransformed_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4134-4177 |  
  |  | 33 | 8 | 
 blend_untransformed_argb| Name:  | blend_untransformed_argb |  | Prototype:  | static void blend_untransformed_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4227-4265 |  
  |  | 28 | 7 | 
 blend_transformed_tiled_rgb565| Name:  | blend_transformed_tiled_rgb565 |  | Prototype:  | static void blend_transformed_tiled_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/66) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5174-5321 |  
  |  | 103 | 20 | 
 blend_transformed_tiled_argb| Name:  | blend_transformed_tiled_argb |  | Prototype:  | static void blend_transformed_tiled_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5044-5172 |  
  |  | 97 | 16 | 
 blend_transformed_rgb565| Name:  | blend_transformed_rgb565 |  | Prototype:  | static void blend_transformed_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4910-5042 |  
  |  | 91 | 15 | 
 blend_transformed_bilinear_rgb565| Name:  | blend_transformed_bilinear_rgb565 |  | Prototype:  | static void blend_transformed_bilinear_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4618-4809 |  
  |  | 143 | 15 | 
 blend_transformed_argb| Name:  | blend_transformed_argb |  | Prototype:  | static void blend_transformed_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4811-4908 |  
  |  | 70 | 9 | 
 blend_tiled_rgb565| Name:  | blend_tiled_rgb565 |  | Prototype:  | static void blend_tiled_rgb565(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4520-4616 |  
  |  | 70 | 18 | 
 blend_tiled_generic_rgb64| Name:  | blend_tiled_generic_rgb64 |  | Prototype:  | static void blend_tiled_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4420-4469 |  
  |  | 39 | 10 | 
 blend_tiled_generic| Name:  | blend_tiled_generic |  | Prototype:  | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4372-4418 |  
  |  | 37 | 10 | 
 blend_tiled_argb| Name:  | blend_tiled_argb |  | Prototype:  | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4471-4518 |  
  |  | 37 | 10 | 
 blend_src_generic_rgb64| Name:  | blend_src_generic_rgb64 |  | Prototype:  | static void blend_src_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4120-4132 |  
  |  | 8 | 2 |