| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 AtSpiAdaptor::getActions| Name:  | AtSpiAdaptor::getActions |  | Prototype:  | QSpiActionArray AtSpiAdaptor::getActions(QAccessibleInterface *interface) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1754-1780 |  
  |  | 17 | 4 | 
 AnchorData::dump| Name:  | AnchorData::dump |  | Prototype:  | void AnchorData::dump(int indent) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 562-578 |  
  |  | 12 | 4 | 
 waitForWindowExposed| Name:  | waitForWindowExposed |  | Prototype:  | inline static bool waitForWindowExposed(QWindow *window, int timeout = 1000) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp |  | Lines:  | 241-262 |  
  |  | 11 | 3 | 
 viewItemTextLayout| Name:  | viewItemTextLayout |  | Prototype:  | static QSizeF viewItemTextLayout(QTextLayout &textLayout, int lineWidth) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 814-830 |  
  |  | 12 | 3 | 
 valuatorNormalized| Name:  | valuatorNormalized |  | Prototype:  | static qreal valuatorNormalized(double value, XIValuatorClassInfo *vci) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 586-593 |  
  |  | 5 | 3 | 
 usePixelDensity| Name:  | usePixelDensity |  | Prototype:  | static inline bool usePixelDensity() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 233-247 |  
  |  | 9 | 3 | 
 updateCursorTheme| Name:  | updateCursorTheme |  | Prototype:  | bool updateCursorTheme(void *dpy, const QByteArray &theme) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp |  | Lines:  | 511-521 |  
  |  | 8 | 3 | 
 unsetCursor| Name:  | unsetCursor |  | Prototype:  | static inline void unsetCursor(QWindow *w) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3461-3466 |  
  |  | 3 | 3 | 
 ucalTimeZoneDisplayName| Name:  | ucalTimeZoneDisplayName |  | Prototype:  | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 108-143 |  
  |  | 22 | 3 | 
 ucalDefaultTimeZoneId| Name:  | ucalDefaultTimeZoneId |  | Prototype:  | static QByteArray ucalDefaultTimeZoneId() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 82-105 |  
  |  | 12 | 3 | 
 topLevelAt| Name:  | topLevelAt |  | Prototype:  | static QWindow* topLevelAt(const QPoint &pos) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 70-79 |  
  |  | 6 | 3 | 
 toWindowsIdLiteral| Name:  | toWindowsIdLiteral |  | Prototype:  | static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 116-124 |  
  |  | 5 | 3 | 
 toWindowsIdKey| Name:  | toWindowsIdKey |  | Prototype:  | static quint16 toWindowsIdKey(const QByteArray &winId) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 106-114 |  
  |  | 5 | 3 | 
 toIntegral_helper| Name:  | toIntegral_helper |  | Prototype:  | template <typename T> static inline T toIntegral_helper(const char *data, bool *ok, int base) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3547-3569 |  
  |  | 7 | 3 | 
 toIntegral_helper| Name:  | toIntegral_helper |  | Prototype:  | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1104-1119 |  
  |  | 7 | 3 | 
 timerSourceCheckHelper| Name:  | timerSourceCheckHelper |  | Prototype:  | static gboolean timerSourceCheckHelper(GTimerSource *src) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 140-150 |  
  |  | 6 | 3 | 
 tabTextFor| Name:  | tabTextFor |  | Prototype:  | static inline QString tabTextFor(QMdiSubWindow *subWindow) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 276-290 |  
  |  | 8 | 3 | 
 systemThemeName| Name:  | systemThemeName |  | Prototype:  | static inline QString systemThemeName() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 77-85 |  
  |  | 5 | 3 | 
 systemIconSearchPaths| Name:  | systemIconSearchPaths |  | Prototype:  | static inline QStringList systemIconSearchPaths() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 87-95 |  
  |  | 5 | 3 | 
 subPath| Name:  | subPath |  | Prototype:  | static inline const QPainterPath::ElementType *subPath(const QPainterPath::ElementType *t, const QPainterPath::ElementType *end, const qreal *points, bool *closed) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 500-518 |  
  |  | 9 | 3 | 
 stripTextDecl| Name:  | stripTextDecl |  | Prototype:  | static bool stripTextDecl(QString& str) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 192-209 |  
  |  | 14 | 3 | 
 stretchFromFcWidth| Name:  | stretchFromFcWidth |  | Prototype:  | static inline int stretchFromFcWidth(int fcwidth) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 104-118 |  
  |  | 8 | 3 | 
 streamDebug| Name:  | streamDebug |  | Prototype:  | static void streamDebug(QDebug dbg, const QVariant &v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 110-120 |  
  |  | 5 | 3 | 
 stackTrace| Name:  | stackTrace |  | Prototype:  | static void stackTrace() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 118-150 |  
  |  | 17 | 3 | 
 soft_light_op| Name:  | soft_light_op |  | Prototype:  | static inline int soft_light_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 1556-1569 |  
  |  | 8 | 3 | 
 socketNotifierSourceDispatch| Name:  | socketNotifierSourceDispatch |  | Prototype:  | static gboolean socketNotifierSourceDispatch(GSource *source, GSourceFunc, gpointer) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 97-110 |  
  |  | 7 | 3 | 
 socketNotifierSourceCheck| Name:  | socketNotifierSourceCheck |  | Prototype:  | static gboolean socketNotifierSourceCheck(GSource *source) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 74-95 |  
  |  | 10 | 3 | 
 sm_shutdownCancelledCallback| Name:  | sm_shutdownCancelledCallback |  | Prototype:  | static void sm_shutdownCancelledCallback(SmcConn smcConn, SmPointer clientData) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 294-301 |  
  |  | 5 | 3 | 
 sm_interactCallback| Name:  | sm_interactCallback |  | Prototype:  | static void sm_interactCallback(SmcConn smcConn, SmPointer clientData) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 310-316 |  
  |  | 4 | 3 | 
 simdEncodeAscii| Name:  | simdEncodeAscii |  | Prototype:  | static inline bool simdEncodeAscii(uchar *&dst, const ushort *&nextAscii, const ushort *&src, const ushort *end) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 56-93 |  
  |  | 14 | 3 | 
 signalForMember| Name:  | signalForMember |  | Prototype:  | static const char *signalForMember(const char *member) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 82-92 |  
  |  | 5 | 3 | 
 shouldIncludeFs| Name:  | shouldIncludeFs |  | Prototype:  | static bool shouldIncludeFs(const QStorageIterator &it) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 157-192 |  
  |  | 10 | 3 | 
 setupTextLayout| Name:  | setupTextLayout |  | Prototype:  | static QRectF setupTextLayout(QTextLayout *layout) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10724-10740 |  
  |  | 12 | 3 | 
 set_font_bits| Name:  | set_font_bits |  | Prototype:  | static void set_font_bits(int version, quint8 bits, QFontPrivate *f) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1921-1934 |  
  |  | 10 | 3 | 
 setTTYCursor| Name:  | setTTYCursor |  | Prototype:  | static void setTTYCursor(bool enable) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp |  | Lines:  | 71-85 |  
  |  | 9 | 3 | 
 setNativeLocks| Name:  | setNativeLocks |  | Prototype:  | static bool setNativeLocks(const QString &fileName, int fd) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 162-179 |  
  |  | 12 | 3 | 
 setBlockCharFormatHelper| Name:  | setBlockCharFormatHelper |  | Prototype:  | static void setBlockCharFormatHelper(QTextDocumentPrivate *priv, int pos1, int pos2, const QTextCharFormat &format, QTextDocumentPrivate::FormatChangeMode changeMode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 716-727 |  
  |  | 6 | 3 | 
 separate_if| Name:  | separate_if |  | Prototype:  | template <typename InputIt, typename OutputIt1, typename OutputIt2, typename UnaryPredicate> std::pair<OutputIt1, OutputIt2> separate_if(InputIt first, InputIt last, OutputIt1 dest1, OutputIt2 dest2, UnaryPredicate p) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 83-97 |  
  |  | 8 | 3 | 
 sendScreenChangeRecursively| Name:  | sendScreenChangeRecursively |  | Prototype:  | static void sendScreenChangeRecursively(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 695-705 |  
  |  | 7 | 3 | 
 searchExecutable| Name:  | searchExecutable |  | Prototype:  | static inline QString searchExecutable(const QStringList &searchPaths, const QString &executableName) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 449-460 |  
  |  | 7 | 3 | 
 sanityCheck| Name:  | sanityCheck |  | Prototype:  | static bool sanityCheck(const QList<QWidget *> &widgets, const int index, const char *where) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 196-211 |  
  |  | 11 | 3 | 
 rowLengthsFromRange| Name:  | rowLengthsFromRange |  | Prototype:  | static void rowLengthsFromRange(const QItemSelectionRange &range, QVector<QPair<QPersistentModelIndex, uint> > &result) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 295-309 |  
  |  | 7 | 3 | 
 retrieveLabel| Name:  | retrieveLabel |  | Prototype:  | static inline QString retrieveLabel(const QByteArray &device) |  | Coverage:  |  22.222% (2/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 490-523 |  
  |  | 9 | 3 | 
 replaceTextFallback| Name:  | replaceTextFallback |  | Prototype:  | static void replaceTextFallback(QAccessibleInterface *accessible, long startOffset, long endOffset, const QString &txt) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2160-2170 |  
  |  | 7 | 3 | 
 registerComplexDBusType| Name:  | registerComplexDBusType |  | Prototype:  | static int registerComplexDBusType(const char *typeName) |  | Coverage:  |  33.333% (1/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 130-151 |  
  |  | 9 | 3 | 
 read_xpm_header| Name:  | read_xpm_header |  | Prototype:  | static bool read_xpm_header( QIODevice *device, const char * const * source, int& index, QByteArray &state, int *cpp, int *ncols, int *w, int *h) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 839-856 |  
  |  | 6 | 3 | 
 read_dib_fileheader| Name:  | read_dib_fileheader |  | Prototype:  | static bool read_dib_fileheader(QDataStream &s, BMP_FILEHDR &bf) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 154-166 |  
  |  | 6 | 3 | 
 readNode| Name:  | readNode |  | Prototype:  | static void readNode(const QXmlStreamReader &xml, QDBusIntrospection::Object *objData, int nodeLevel) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp |  | Lines:  | 331-345 |  
  |  | 8 | 3 | 
 readGpuFeatures| Name:  | readGpuFeatures |  | Prototype:  | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QString &fileName, QSet<QString> *result, QString *errorMessage) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 444-467 |  
  |  | 14 | 3 | 
 readEtcDebianVersion| Name:  | readEtcDebianVersion |  | Prototype:  | static bool readEtcDebianVersion(QUnixOSVersion &v) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2350-2362 |  
  |  | 5 | 3 | 
 queryFont| Name:  | queryFont |  | Prototype:  | static FcPattern *queryFont(const FcChar8 *file, const QByteArray &data, int id, FcBlanks *blanks, int *count) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 774-798 |  
  |  | 10 | 3 | 
 qt_write_loop| Name:  | qt_write_loop |  | Prototype:  | static qint64 qt_write_loop(int fd, const char *data, qint64 len) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 94-104 |  
  |  | 7 | 3 | 
 qt_toRasterPixmap| Name:  | qt_toRasterPixmap |  | Prototype:  | QPixmap qt_toRasterPixmap(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 71-80 |  
  |  | 5 | 3 | 
 qt_t_for_arc_angle| Name:  | qt_t_for_arc_angle |  | Prototype:  | qreal qt_t_for_arc_angle(qreal angle) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 793-836 |  
  |  | 19 | 3 | 
 qt_strippedText| Name:  | qt_strippedText |  | Prototype:  | static QString qt_strippedText(QString s) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 64-72 |  
  |  | 5 | 3 | 
 qt_strip_filters| Name:  | qt_strip_filters |  | Prototype:  | QStringList qt_strip_filters(const QStringList &filters) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1368-1382 |  
  |  | 11 | 3 | 
 qt_static_shift| Name:  | qt_static_shift |  | Prototype:  | template <int shift> inline int qt_static_shift(int value) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 594-603 |  
  |  | 5 | 3 | 
 qt_split_namespace| Name:  | qt_split_namespace |  | Prototype:  | static void qt_split_namespace(QString& prefix, QString& name, const QString& qName, bool hasURI) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 101-114 |  
  |  | 8 | 3 | 
 qt_span_fill_clipped| Name:  | qt_span_fill_clipped |  | Prototype:  | static void qt_span_fill_clipped(int spanCount, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3992-4012 |  
  |  | 11 | 3 | 
 qt_socks5_set_host_address_and_port| Name:  | qt_socks5_set_host_address_and_port |  | Prototype:  | static bool qt_socks5_set_host_address_and_port(const QHostAddress &address, quint16 port, QByteArray *pBuf) |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 154-182 |  
  |  | 12 | 3 | 
 qt_sendShortcutOverrideEvent| Name:  | qt_sendShortcutOverrideEvent |  | Prototype:  | bool qt_sendShortcutOverrideEvent(QObject *o, ulong timestamp, int k, Qt::KeyboardModifiers mods, const QString &text = QString(), bool autorep = false, ushort count = 1) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 888-923 |  
  |  | 9 | 3 | 
 qt_qhostinfo_lookup| Name:  | qt_qhostinfo_lookup |  | Prototype:  | QHostInfo qt_qhostinfo_lookup(const QString &name, QObject *receiver, const char *member, bool *valid, int *id) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 702-721 |  
  |  | 9 | 3 | 
 qt_monthNumberFromShortName| Name:  | qt_monthNumberFromShortName |  | Prototype:  | static int qt_monthNumberFromShortName(QStringRef shortName) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 181-188 |  
  |  | 4 | 3 | 
 qt_memrotate90_cachedRead| Name:  | qt_memrotate90_cachedRead |  | Prototype:  | template <class T> static inline void qt_memrotate90_cachedRead(const T *src, int w, int h, int sstride, T *dest, int dstride) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 54-69 |  
  |  | 7 | 3 | 
 qt_memrotate270_cachedRead| Name:  | qt_memrotate270_cachedRead |  | Prototype:  | template <class T> static inline void qt_memrotate270_cachedRead(const T *src, int w, int h, int sstride, T *dest, int dstride) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 71-87 |  
  |  | 8 | 3 | 
 qt_memrotate180_template| Name:  | qt_memrotate180_template |  | Prototype:  | template <class T> static inline void qt_memrotate180_template(const T *src, int w, int h, int sstride, T *dest, int dstride) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 392-405 |  
  |  | 6 | 3 | 
 qt_mainwindow_layout_from_dock| Name:  | qt_mainwindow_layout_from_dock |  | Prototype:  | static inline QMainWindowLayout *qt_mainwindow_layout_from_dock(const QDockWidget *dock) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 74-84 |  
  |  | 7 | 3 | 
 qt_graphicsItem_shapeFromPath| Name:  | qt_graphicsItem_shapeFromPath |  | Prototype:  | static QPainterPath qt_graphicsItem_shapeFromPath(const QPainterPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 798-817 |  
  |  | 13 | 3 | 
 qt_gradient_quint16| Name:  | qt_gradient_quint16 |  | Prototype:  | static void qt_gradient_quint16(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5615-5660 |  
  |  | 19 | 3 | 
 qt_gradient_argb32| Name:  | qt_gradient_argb32 |  | Prototype:  | static void qt_gradient_argb32(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5565-5613 |  
  |  | 22 | 3 | 
 qt_gl_transfer_context| Name:  | qt_gl_transfer_context |  | Prototype:  | const QGLContext *qt_gl_transfer_context(const QGLContext *ctx) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1707-1717 |  
  |  | 7 | 3 | 
 qt_gl_read_texture| Name:  | qt_gl_read_texture |  | Prototype:  | QImage qt_gl_read_texture(const QSize &size, bool alpha_format, bool include_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1894-1909 |  
  |  | 9 | 3 | 
 qt_get_hex_rgb| Name:  | qt_get_hex_rgb |  | Prototype:  | bool qt_get_hex_rgb(const QChar *str, int len, QRgb *rgb) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp |  | Lines:  | 116-125 |  
  |  | 7 | 3 | 
 qt_fontHasNarrowOutlines| Name:  | qt_fontHasNarrowOutlines |  | Prototype:  | bool qt_fontHasNarrowOutlines(const QRawFont &f) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 757-770 |  
  |  | 9 | 3 | 
 qt_fontHasNarrowOutlines| Name:  | qt_fontHasNarrowOutlines |  | Prototype:  | bool qt_fontHasNarrowOutlines(QFontEngine *fontEngine) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 739-755 |  
  |  | 10 | 3 | 
 qt_fill_tile| Name:  | qt_fill_tile |  | Prototype:  | void qt_fill_tile(QPixmap *tile, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 534-548 |  
  |  | 10 | 3 | 
 qt_effective_device_pixel_ratio| Name:  | qt_effective_device_pixel_ratio |  | Prototype:  | static qreal qt_effective_device_pixel_ratio(QWindow *window = 0) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 129-138 |  
  |  | 5 | 3 | 
 qt_dirtyRegion| Name:  | qt_dirtyRegion |  | Prototype:  | QRegion qt_dirtyRegion(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 957-967 |  
  |  | 6 | 3 | 
 qt_convertPoint| Name:  | qt_convertPoint |  | Prototype:  | QPointF qt_convertPoint(const QPointF &xy, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 74-94 |  
  |  | 10 | 3 | 
 qt_convertMargins| Name:  | qt_convertMargins |  | Prototype:  | QMarginsF qt_convertMargins(const QMarginsF &margins, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 96-120 |  
  |  | 14 | 3 | 
 qt_call_pre_routines| Name:  | qt_call_pre_routines |  | Prototype:  | static void qt_call_pre_routines() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 271-284 |  
  |  | 6 | 3 | 
 qt_blend_rgb32_on_rgb32| Name:  | qt_blend_rgb32_on_rgb32 |  | Prototype:  | void qt_blend_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 378-402 |  
  |  | 10 | 3 | 
 qt_blend_argb32_on_rgb16_const_alpha| Name:  | qt_blend_argb32_on_rgb16_const_alpha |  | Prototype:  | void qt_blend_argb32_on_rgb16_const_alpha(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 220-241 |  
  |  | 13 | 3 | 
 qt_TSCIIToUnicode| Name:  | qt_TSCIIToUnicode |  | Prototype:  | static unsigned int qt_TSCIIToUnicode(uint code, uint *s) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 483-493 |  
  |  | 6 | 3 | 
 qstrtoll| Name:  | qstrtoll |  | Prototype:  | long long qstrtoll(const char * nptr, const char **endptr, int base, bool *ok) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 409-425 |  
  |  | 12 | 3 | 
 qstrntod| Name:  | qstrntod |  | Prototype:  | double qstrntod(const char *s00, int len, const char **se, bool *ok) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 548-558 |  
  |  | 8 | 3 | 
 qstrncpy| Name:  | qstrncpy |  | Prototype:  | char *qstrncpy(char *dst, const char *src, uint len) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 302-315 |  
  |  | 6 | 3 | 
 qsrand| Name:  | qsrand |  | Prototype:  | void qsrand(uint seed) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3466-3503 |  
  |  | 7 | 3 | 
 qrand| Name:  | qrand |  | Prototype:  | int qrand() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3520-3564 |  
  |  | 8 | 3 | 
 qdtoa| Name:  | qdtoa |  | Prototype:  | QString qdtoa(qreal d, int *decpt, int *sign) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 560-577 |  
  |  | 11 | 3 | 
 qbytearray_insert| Name:  | qbytearray_insert |  | Prototype:  | static inline QByteArray &qbytearray_insert(QByteArray *ba, int pos, const char *arr, int len) |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1967-1984 |  
  |  | 11 | 3 | 
 q_round_bound| Name:  | q_round_bound |  | Prototype:  | inline int q_round_bound(qreal d) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 303-310 |  
  |  | 5 | 3 | 
 q_printEglConfig| Name:  | q_printEglConfig |  | Prototype:  | void q_printEglConfig(EGLDisplay display, EGLConfig config) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 449-458 |  
  |  | 5 | 3 | 
 qTraverseKdPointTree| Name:  | qTraverseKdPointTree |  | Prototype:  | template <typename T> void qTraverseKdPointTree(QKdPointTree::Node &node, T &t, int depth = 0) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 646-659 |  
  |  | 5 | 3 | 
 qStreamNtlmString| Name:  | qStreamNtlmString |  | Prototype:  | static void qStreamNtlmString(QDataStream& ds, const QString& s, bool unicode) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 936-945 |  
  |  | 6 | 3 | 
 qSmartSpacing| Name:  | qSmartSpacing |  | Prototype:  | int qSmartSpacing(const QLayout *layout, QStyle::PixelMetric pm) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 429-440 |  
  |  | 7 | 3 | 
 qSetGlobalQHashSeed| Name:  | qSetGlobalQHashSeed |  | Prototype:  | void qSetGlobalQHashSeed(int newSeed) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 384-394 |  
  |  | 6 | 3 | 
 qScrollEffect| Name:  | qScrollEffect |  | Prototype:  | void qScrollEffect(QWidget* w, QEffects::DirFlags orient, int time) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 558-575 |  
  |  | 10 | 3 | 
 qSafeFloatToQ16Dot16| Name:  | qSafeFloatToQ16Dot16 |  | Prototype:  | static inline int qSafeFloatToQ16Dot16(qreal x) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 746-754 |  
  |  | 6 | 3 | 
 qFadeEffect| Name:  | qFadeEffect |  | Prototype:  | void qFadeEffect(QWidget* w, int time) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 580-599 |  
  |  | 10 | 3 |