| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 calculatePosixTransitions| Name:  | calculatePosixTransitions |  | Prototype:  | static QVector<QTimeZonePrivate::Data> calculatePosixTransitions(const QByteArray &posixRule, int startYear, int endYear, int lastTranMSecs) |  | Coverage:  |  78.261% (36/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 503-597 |  
  |  | 61 | 14 | 
 calculatePosixDate| Name:  | calculatePosixDate |  | Prototype:  | static QDate calculatePosixDate(const QByteArray &dateRule, int year) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 355-379 |  
  |  | 16 | 5 | 
 calculateNextTimeout| Name:  | calculateNextTimeout |  | Prototype:  | static void calculateNextTimeout(QTimerInfo *t, timespec currentTime) |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp |  | Lines:  | 340-380 |  
  |  | 12 | 7 | 
 calculateDowDate| Name:  | calculateDowDate |  | Prototype:  | static QDate calculateDowDate(int year, int month, int dayOfWeek, int week) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 341-353 |  
  |  | 9 | 3 | 
 calculateCoarseTimerTimeout| Name:  | calculateCoarseTimerTimeout |  | Prototype:  | static void calculateCoarseTimerTimeout(QTimerInfo *t, timespec currentTime) |  | Coverage:  |  92.308% (48/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp |  | Lines:  | 230-338 |  
  |  | 49 | 15 | 
 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 | 
 c_private| Name:  | c_private |  | Prototype:  | static QLocalePrivate *c_private() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 537-541 |  
  |  | 1 | 1 | 
 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 | 
 buildMetaObject| Name:  | buildMetaObject |  | Prototype:  | static int buildMetaObject(QMetaObjectBuilderPrivate *d, char *buf, int expectedSize, bool relocatable) |  | Coverage:  |  96.689% (146/151) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 1172-1476 |  
  |  | 226 | 54 | 
 buildMatchRule| Name:  | buildMatchRule |  | Prototype:  | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) |  | Coverage:  |  90.476% (19/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 343-369 |  
  |  | 17 | 8 | 
 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 | 
 bom| Name:  | bom |  | Prototype:  | QTextStream &bom(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 3028-3032 |  
  |  | 2 | 1 | 
 bm_init_skiptable| Name:  | bm_init_skiptable |  | Prototype:  | static inline void bm_init_skiptable(const uchar *cc, int len, uchar *skiptable) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 46-53 |  
  |  | 5 | 2 | 
 bm_init_skiptable| Name:  | bm_init_skiptable |  | Prototype:  | static void bm_init_skiptable(const ushort *uc, int len, uchar *skiptable, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 44-61 |  
  |  | 11 | 4 | 
 bm_find| Name:  | bm_find |  | Prototype:  | static inline int bm_find(const uchar *cc, int l, int index, const uchar *puc, uint pl, const uchar *skiptable) |  | Coverage:  | 100.000% (25/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 55-88 |  
  |  | 21 | 9 | 
 bm_find| Name:  | bm_find |  | Prototype:  | static inline int bm_find(const ushort *uc, uint l, int index, const ushort *puc, uint pl, const uchar *skiptable, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (50/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 63-121 |  
  |  | 37 | 17 | 
 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 | 
 blend_src_generic| Name:  | blend_src_generic |  | Prototype:  | static void blend_src_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4113-4118 |  
  |  | 3 | 1 | 
 blend_sourceOver_rgb16_rgb16| Name:  | blend_sourceOver_rgb16_rgb16 |  | Prototype:  | static inline void blend_sourceOver_rgb16_rgb16(quint16 *__restrict__ dest, const quint16 *__restrict__ src, int length, const quint8 alpha, const quint8 ialpha) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4285-4316 |  
  |  | 21 | 5 | 
 blend_pixel| Name:  | blend_pixel |  | Prototype:  | inline static void blend_pixel(quint32 &dst, const quint32 src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp |  | Lines:  | 48-54 |  
  |  | 4 | 3 | 
 blend_color_rgb16| Name:  | blend_color_rgb16 |  | Prototype:  | static void blend_color_rgb16(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3912-3985 |  
  |  | 47 | 12 | 
 blend_color_generic_rgb64| Name:  | blend_color_generic_rgb64 |  | Prototype:  | void blend_color_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3885-3910 |  
  |  | 18 | 4 | 
 blend_color_generic| Name:  | blend_color_generic |  | Prototype:  | static void blend_color_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3829-3852 |  
  |  | 16 | 4 | 
 blend_color_argb| Name:  | blend_color_argb |  | Prototype:  | static void blend_color_argb(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3854-3883 |  
  |  | 18 | 6 | 
 bindFont| Name:  | bindFont |  | Prototype:  | static QByteArray bindFont(const QVector<QTtfTable>& _tables) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 1077-1151 |  
  |  | 42 | 7 | 
 bin| Name:  | bin |  | Prototype:  | QTextStream &bin(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2681-2685 |  
  |  | 2 | 1 | 
 bidiItemize| Name:  | bidiItemize |  | Prototype:  | static bool bidiItemize(QTextEngine *engine, QScriptAnalysis *analysis, QBidiControl &control) |  | Coverage:  |   0.000% (0/300) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 349-764 |  
  |  | 202 | 135 | 
 bezierAtT| Name:  | bezierAtT |  | Prototype:  | static inline QBezier bezierAtT(const QPainterPath &path, qreal t, qreal *startingLength, qreal *bezierLength) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2924-2976 |  
  |  | 33 | 9 | 
 bestStyle| Name:  | bestStyle |  | Prototype:  | static QtFontStyle *bestStyle(QtFontFoundry *foundry, const QtFontStyle::Key &styleKey, const QString &styleName = QString()) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1032-1069 |  
  |  | 19 | 7 | 
 bestSizeMatch| Name:  | bestSizeMatch |  | Prototype:  | static QPixmapIconEngineEntry *bestSizeMatch( const QSize &size, QPixmapIconEngineEntry *pa, QPixmapIconEngineEntry *pb) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 190-211 |  
  |  | 16 | 5 | 
 bestFoundry| Name:  | bestFoundry |  | Prototype:  | static unsigned int bestFoundry(int script, unsigned int score, int styleStrategy, const QtFontFamily *family, const QString &foundry_name, QtFontStyle::Key styleKey, int pixelSize, char pitch, QtFontDesc *desc, const QString &styleName = QString()) |  | Coverage:  |   0.000% (0/89) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1072-1205 |  
  |  | 60 | 22 | 
 basicSize| Name:  | basicSize |  | Prototype:  | static inline QSize basicSize( bool horizontal, const QSize &lc, const QSize &rc, const QSize &s, const QSize &t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 807-815 |  
  |  | 5 | 1 | 
 bannerPageToString::[lambda]| Name:  | bannerPageToString::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 148-148 |  
  |  | 0 | 1 | 
 bannerPageToString| Name:  | bannerPageToString |  | Prototype:  | static inline QString bannerPageToString(const QCUPSSupport::BannerPage bannerPage) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 139-152 |  
  |  | 3 | 15 | 
 backtraceFramesForLogMessage::[lambda]| Name:  | backtraceFramesForLogMessage::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1260-1260 |  
  |  | 0 | 1 | 
 backtraceFramesForLogMessage| Name:  | backtraceFramesForLogMessage |  | Prototype:  | static QStringList backtraceFramesForLogMessage(int frameCount) |  | Coverage:  |  70.000% (28/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1210-1266 |  
  |  | 30 | 12 | 
 authenticationKey| Name:  | authenticationKey |  | Prototype:  | static inline QByteArray authenticationKey(const QUrl &url, const QString &realm) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 141-146 |  
  |  | 3 | 1 | 
 atspiTextAttribute::[lambda]| Name:  | atspiTextAttribute::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2036-2036 |  
  |  | 0 | 1 | 
 atspiTextAttribute| Name:  | atspiTextAttribute |  | Prototype:  | AtSpiAttribute atspiTextAttribute(const QString &ia2Name, const QString &ia2Value) |  | Coverage:  |   0.000% (0/113) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1958-2052 |  
  |  | 49 | 42 | 
 atspiSize| Name:  | atspiSize |  | Prototype:  | QString atspiSize(const QString &ia2Size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1952-1956 |  
  |  | 1 | 1 | 
 atspiColor| Name:  | atspiColor |  | Prototype:  | QString atspiColor(const QString &ia2Color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1946-1950 |  
  |  | 1 | 1 | 
 asciiToDouble| Name:  | asciiToDouble |  | Prototype:  | double asciiToDouble(const char *num, int numLen, bool &ok, int &processed, TrailingJunkMode trailingJunkMode) |  | Coverage:  |  75.556% (34/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 280-379 |  
  |  | 42 | 13 | 
 asciiIsLetter| Name:  | asciiIsLetter |  | Prototype:  | static inline bool asciiIsLetter(char ch) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 449-453 |  
  |  | 2 | 1 | 
 ascendingLessThan| Name:  | ascendingLessThan |  | Prototype:  | static bool ascendingLessThan(const QPair<QString, int> &s1, const QPair<QString, int> &s2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 254-257 |  
  |  | 1 | 1 | 
 arrayContentToJson| Name:  | arrayContentToJson |  | Prototype:  | static void arrayContentToJson(const QJsonPrivate::Array *a, QByteArray &json, int indent, bool compact) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 161-181 |  
  |  | 11 | 5 | 
 argv0BaseName| Name:  | argv0BaseName |  | Prototype:  | static QString argv0BaseName() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 419-430 |  
  |  | 8 | 3 | 
 argumentTypesFromString| Name:  | argumentTypesFromString |  | Prototype:  | static void argumentTypesFromString(const char *str, const char *end, QArgumentTypeArray &types) |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 654-672 |  
  |  | 13 | 6 | 
 argToString| Name:  | argToString |  | Prototype:  | bool argToString(const QDBusArgument &busArg, QString &out) |  | Coverage:  |  80.000% (48/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp |  | Lines:  | 162-239 |  
  |  | 51 | 24 | 
 area| Name:  | area |  | Prototype:  | static inline int area(const QSize &s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 187-187 |  
  |  | 1 | 1 | 
 areMetricsTooLarge| Name:  | areMetricsTooLarge |  | Prototype:  | static inline bool areMetricsTooLarge(const QFontEngineFT::GlyphInfo &info) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 878-884 |  
  |  | 3 | 1 | 
 applyWindowCursor| Name:  | applyWindowCursor |  | Prototype:  | static inline void applyWindowCursor(const QList<QWindow *> &l) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3477-3489 |  
  |  | 6 | 4 | 
 applySizePolicy| Name:  | applySizePolicy |  | Prototype:  | static void applySizePolicy(QSizePolicy::Policy policy, qreal minSizeHint, qreal prefSizeHint, qreal maxSizeHint, qreal *minSize, qreal *prefSize, qreal *maxSize) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 131-164 |  
  |  | 9 | 4 | 
 applyCursor| Name:  | applyCursor |  | Prototype:  | static inline void applyCursor(QWindow *w, QCursor c) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3454-3459 |  
  |  | 3 | 3 | 
 applyCursor| Name:  | applyCursor |  | Prototype:  | static inline void applyCursor(const QList<QWindow *> &l, const QCursor &c) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3468-3475 |  
  |  | 4 | 3 | 
 applyCursor| Name:  | applyCursor |  | Prototype:  | static inline void applyCursor(QWidget *w, const QCursor &c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5049-5053 |  
  |  | 2 | 2 | 
 applicationXQtImageLiteral::[lambda]| Name:  | applicationXQtImageLiteral::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 53-53 |  
  |  | 0 | 1 | 
 applicationXQtImageLiteral| Name:  | applicationXQtImageLiteral |  | Prototype:  | static inline QString applicationXQtImageLiteral() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 53-53 |  
  |  | 0 | 2 | 
 applicationXColorLiteral::[lambda]| Name:  | applicationXColorLiteral::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 52-52 |  
  |  | 0 | 1 | 
 applicationXColorLiteral| Name:  | applicationXColorLiteral |  | Prototype:  | static inline QString applicationXColorLiteral() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 52-52 |  
  |  | 0 | 2 | 
 append_utf8| Name:  | append_utf8 |  | Prototype:  | static void append_utf8(QString &qs, const char *cs, int len) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5983-5989 |  
  |  | 4 | 1 | 
 appendToUser| Name:  | appendToUser |  | Prototype:  | static inline void appendToUser(QString &appendTo, const QString &value, QUrl::FormattingOptions options, const ushort *actions) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 839-849 |  
  |  | 5 | 3 | 
 appendSeparator| Name:  | appendSeparator |  | Prototype:  | static inline void appendSeparator(QStringList *list, const QString &string, int from, int size, int lastQuote) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 358-362 |  
  |  | 2 | 1 | 
 appendOrganizationAndApp| Name:  | appendOrganizationAndApp |  | Prototype:  | static void appendOrganizationAndApp(QString &path) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp |  | Lines:  | 57-69 |  
  |  | 6 | 3 | 
 appendItems| Name:  | appendItems |  | Prototype:  | static void appendItems(QScriptAnalysis *analysis, int &start, int &stop, const QBidiControl &control, QChar::Direction dir) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 294-325 |  
  |  | 18 | 8 | 
 appendIntToThreeBytes| Name:  | appendIntToThreeBytes |  | Prototype:  | static void appendIntToThreeBytes(char *output, qint32 number) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 380-384 |  
  |  | 2 | 1 | 
 appendIntToFourBytes| Name:  | appendIntToFourBytes |  | Prototype:  | static void appendIntToFourBytes(char *output, qint32 number) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 386-389 |  
  |  | 1 | 1 | 
 appendComponentIfPresent| Name:  | appendComponentIfPresent |  | Prototype:  | static inline void appendComponentIfPresent(QString &msg, bool present, const char *componentName, const QString &component) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4017-4026 |  
  |  | 5 | 2 | 
 any_of| Name:  | any_of |  | Prototype:  | template<class InputIt, class UnaryPredicate> bool any_of(InputIt first, InputIt last, UnaryPredicate p) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 77-81 |  
  |  | 1 | 1 | 
 animationValueLessThan| Name:  | animationValueLessThan |  | Prototype:  | static bool animationValueLessThan(const QVariantAnimation::KeyValue &p1, const QVariantAnimation::KeyValue &p2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 157-160 |  
  |  | 1 | 1 | 
 ancestorOf| Name:  | ancestorOf |  | Prototype:  | static inline bool ancestorOf(QObject *widget, QObject *other) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1525-1532 |  
  |  | 4 | 3 | 
 alphaMapFromGlyphData| Name:  | alphaMapFromGlyphData |  | Prototype:  | static inline QImage alphaMapFromGlyphData(QFontEngineFT::Glyph *glyph, QFontEngine::GlyphFormat glyphFormat) |  | Coverage:  |  73.684% (14/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1828-1856 |  
  |  | 19 | 7 | 
 allocateStringFn| Name:  | allocateStringFn |  | Prototype:  | int allocateStringFn(QTestCharBuffer* str, char const* src, StringFormatFunction func) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 427-452 |  
  |  | 13 | 5 | 
 allMyDockWidgets| Name:  | allMyDockWidgets |  | Prototype:  | static QList<QDockWidget*> allMyDockWidgets(const QWidget *mainWindow) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 868-883 |  
  |  | 9 | 6 | 
 alignAddress| Name:  | alignAddress |  | Prototype:  | static inline uchar *alignAddress(uchar *address, quintptr alignmentMask) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3506-3509 |  
  |  | 1 | 1 | 
 aggregateParameterCount| Name:  | aggregateParameterCount |  | Prototype:  | static int aggregateParameterCount(const std::vector<QMetaMethodBuilderPrivate> &methods) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 1160-1166 |  
  |  | 4 | 2 |