| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 qt_ends_with| Name:  | qt_ends_with |  | Prototype:  | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10130-10154 |  
  |  | 17 | 7 | 
 qt_findAtNxFile| Name:  | qt_findAtNxFile |  | Prototype:  | QString qt_findAtNxFile(const QString &baseFileName, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1397-1424 |  
  |  | 16 | 7 | 
 qt_fusion_gradient| Name:  | qt_fusion_gradient |  | Prototype:  | static QLinearGradient qt_fusion_gradient(const QRect &rect, const QBrush &baseColor, Direction direction = TopDown) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 232-266 |  
  |  | 19 | 7 | 
 qt_idForPpdKey| Name:  | qt_idForPpdKey |  | Prototype:  | static QPageSize::PageSizeId qt_idForPpdKey(const QString &ppdKey, QSize *match = 0) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 393-411 |  
  |  | 13 | 7 | 
 qt_idForWindowsID| Name:  | qt_idForWindowsID |  | Prototype:  | static QPageSize::PageSizeId qt_idForWindowsID(int windowsId, QSize *match = 0) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 414-436 |  
  |  | 12 | 7 | 
 qt_localtime| Name:  | qt_localtime |  | Prototype:  | static bool qt_localtime(qint64 msecsSinceEpoch, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus) |  | Coverage:  |  52.632% (10/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2323-2390 |  
  |  | 24 | 7 | 
 qt_messageSeverityToGL| Name:  | qt_messageSeverityToGL |  | Prototype:  | static GLenum qt_messageSeverityToGL(QOpenGLDebugMessage::Severity severity) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 806-825 |  
  |  | 9 | 7 | 
 qt_messageSourceFromGL| Name:  | qt_messageSourceFromGL |  | Prototype:  | static QOpenGLDebugMessage::Source qt_messageSourceFromGL(GLenum source) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 608-627 |  
  |  | 9 | 7 | 
 qt_nameForCustomSize| Name:  | qt_nameForCustomSize |  | Prototype:  | static QString qt_nameForCustomSize(const QSizeF &size, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 468-499 |  
  |  | 15 | 7 | 
 qt_pointMultiplier| Name:  | qt_pointMultiplier |  | Prototype:  | qreal qt_pointMultiplier(QPageLayout::Unit unit) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 46-63 |  
  |  | 8 | 7 | 
 qt_pointMultiplier| Name:  | qt_pointMultiplier |  | Prototype:  | static qreal qt_pointMultiplier(QPageSize::Unit unit) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 502-519 |  
  |  | 8 | 7 | 
 qt_qFindChild_helper| Name:  | qt_qFindChild_helper |  | Prototype:  | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) |  | Coverage:  |  91.304% (21/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1919-1939 |  
  |  | 15 | 7 | 
 qt_qimageScaleAARGB| Name:  | qt_qimageScaleAARGB |  | Prototype:  | static void qt_qimageScaleAARGB(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 512-546 |  
  |  | 13 | 7 | 
 qt_qimageScaleAARGBA| Name:  | qt_qimageScaleAARGBA |  | Prototype:  | static void qt_qimageScaleAARGBA(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 319-353 |  
  |  | 13 | 7 | 
 qt_qimageScaleAARGBA_up_xy| Name:  | qt_qimageScaleAARGBA_up_xy |  | Prototype:  | static void qt_qimageScaleAARGBA_up_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 280-316 |  
  |  | 23 | 7 | 
 qt_readEscapedFormatString| Name:  | qt_readEscapedFormatString |  | Prototype:  | QString qt_readEscapedFormatString(const QString &format, int *idx) |  | Coverage:  |  71.429% (15/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 487-519 |  
  |  | 19 | 7 | 
 qt_read_xpm_image_or_array| Name:  | qt_read_xpm_image_or_array |  | Prototype:  | bool qt_read_xpm_image_or_array(QIODevice *device, const char * const * source, QImage &image) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 1022-1051 |  
  |  | 17 | 7 | 
 qt_starts_with| Name:  | qt_starts_with |  | Prototype:  | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10108-10128 |  
  |  | 15 | 7 | 
 qt_starts_with| Name:  | qt_starts_with |  | Prototype:  | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10083-10106 |  
  |  | 16 | 7 | 
 qt_unitSize| Name:  | qt_unitSize |  | Prototype:  | static QSizeF qt_unitSize(QPageSize::PageSizeId pageSizeId, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 585-601 |  
  |  | 7 | 7 | 
 qt_urlRecodeByteArray| Name:  | qt_urlRecodeByteArray |  | Prototype:  | QString qt_urlRecodeByteArray(const QByteArray &ba) |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 587-624 |  
  |  | 19 | 7 | 
 qt_xcb_imageFormatForVisual| Name:  | qt_xcb_imageFormatForVisual |  | Prototype:  | QImage::Format qt_xcb_imageFormatForVisual(QXcbConnection *connection, uint8_t depth, const xcb_visualtype_t *visual) |  | Coverage:  |  18.033% (11/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp |  | Lines:  | 51-80 |  
  |  | 19 | 7 | 
 readAllProperties| Name:  | readAllProperties |  | Prototype:  | static QVariantMap readAllProperties(QObject *object, int flags) |  | Coverage:  |  56.000% (14/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 442-474 |  
  |  | 18 | 7 | 
 readEtcFile| Name:  | readEtcFile |  | Prototype:  | static bool readEtcFile(QUnixOSVersion &v, const char *filename, const QByteArray &idKey, const QByteArray &versionKey, const QByteArray &prettyNameKey) |  | Coverage:  |  78.947% (15/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2162-2201 |  
  |  | 25 | 7 | 
 readEtcLsbRelease| Name:  | readEtcLsbRelease |  | Prototype:  | static bool readEtcLsbRelease(QUnixOSVersion &v) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2209-2237 |  
  |  | 11 | 7 | 
 rfcDateImpl| Name:  | rfcDateImpl |  | Prototype:  | static ParsedRfcDateTime rfcDateImpl(const QString &s) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 209-240 |  
  |  | 20 | 7 | 
 showNewMessageBox| Name:  | showNewMessageBox |  | Prototype:  | static QMessageBox::StandardButton showNewMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString& title, const QString& text, QMessageBox::StandardButtons buttons, QMessageBox::StandardButton defaultButton) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1622-1657 |  
  |  | 23 | 7 | 
 supportedImageHandlerMimeTypes| Name:  | supportedImageHandlerMimeTypes |  | Prototype:  | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 843-861 |  
  |  | 8 | 7 | 
 textLineBoundary| Name:  | textLineBoundary |  | Prototype:  | static QString textLineBoundary(int beforeAtAfter, const QString &text, int offset, int *startOffset, int *endOffset) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 2054-2082 |  
  |  | 20 | 7 | 
 ucalDisplayNameType| Name:  | ucalDisplayNameType |  | Prototype:  | static UCalendarDisplayNameType ucalDisplayNameType(QTimeZone::TimeType timeType, QTimeZone::NameType nameType) |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 55-73 |  
  |  | 8 | 7 | 
 unstylable| Name:  | unstylable |  | Prototype:  | static bool unstylable(const QWidget *w) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2383-2413 |  
  |  | 15 | 7 | 
 updateHelper| Name:  | updateHelper |  | Prototype:  | static inline bool updateHelper(QGraphicsViewPrivate *view, QGraphicsItemPrivate *item, const QRectF &rect, bool itemIsUntransformable) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5076-5111 |  
  |  | 24 | 7 | 
 waitForPopup| Name:  | waitForPopup |  | Prototype:  | static bool waitForPopup(QToolBar *tb, QWidget *popup) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp |  | Lines:  | 1082-1106 |  
  |  | 16 | 7 | 
 xi2ValuatorOffset| Name:  | xi2ValuatorOffset |  | Prototype:  | static int xi2ValuatorOffset(unsigned char *maskPtr, int maskLen, int number) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2264-2281 |  
  |  | 12 | 7 | 
 BackEase| Name:  | BackEase |  | Coverage:  |  78.571% (11/14) |  
  |  | 13 | 8 | 
 BounceEase| Name:  | BounceEase |  | Coverage:  |  71.429% (10/14) |  
  |  | 13 | 8 | 
 ElasticEase| Name:  | ElasticEase |  | Coverage:  |  75.000% (12/16) |  
  |  | 15 | 8 | 
 Notify| Name:  | Notify |  | Coverage:  |  55.000% (11/20) |  
  |  | 15 | 8 | 
 ParallelAnchorData| Name:  | ParallelAnchorData |  | Coverage:  |   0.000% (0/23) |  
  |  | 57 | 8 | 
 QAbstractConcatenable| Name:  | QAbstractConcatenable |  | Coverage:  | 100.000% (25/25) |  
  |  | 18 | 8 | 
 QAbstractTransitionPrivate| Name:  | QAbstractTransitionPrivate |  | Coverage:  |  83.333% (10/12) |  
  |  | 15 | 8 | 
 QAccessibleMdiArea| Name:  | QAccessibleMdiArea |  | Coverage:  |   0.000% (0/18) |  
  |  | 13 | 8 | 
 QAccessibleObject| Name:  | QAccessibleObject |  | Coverage:  |   0.000% (0/12) |  
  |  | 12 | 8 | 
 QAccessibleProgressBar| Name:  | QAccessibleProgressBar |  | Coverage:  |   0.000% (0/10) |  
  |  | 9 | 8 | 
 QAccessibleWindowContainer| Name:  | QAccessibleWindowContainer |  | Coverage:  |   0.000% (0/14) |  
  |  | 12 | 8 | 
 QBenchmarkCallgrindMeasurer| Name:  | QBenchmarkCallgrindMeasurer |  | Coverage:  |   0.000% (0/8) |  
  |  | 11 | 8 | 
 QBenchmarkTickMeasurer| Name:  | QBenchmarkTickMeasurer |  | Coverage:  |   0.000% (0/8) |  
  |  | 10 | 8 | 
 QBenchmarkTimeMeasurer| Name:  | QBenchmarkTimeMeasurer |  | Coverage:  |  75.000% (6/8) |  
  |  | 8 | 8 | 
 QBrushDataPointerDeleter| Name:  | QBrushDataPointerDeleter |  | Coverage:  |   0.000% (0/14) |  
  |  | 8 | 8 | 
 QDBusContext| Name:  | QDBusContext |  | Coverage:  |  75.000% (6/8) |  
  |  | 11 | 8 | 
 QDomCommentPrivate| Name:  | QDomCommentPrivate |  | Coverage:  |   0.000% (0/18) |  
  |  | 15 | 8 | 
 QDomNotation| Name:  | QDomNotation |  | Coverage:  |   0.000% (0/12) |  
  |  | 13 | 8 | 
 QFileSelector| Name:  | QFileSelector |  | Coverage:  |  93.333% (14/15) |  
  |  | 23 | 8 | 
 QFileSystemIterator| Name:  | QFileSystemIterator |  | Coverage:  | 100.000% (18/18) |  
  |  | 18 | 8 | 
 QGraphicsGridLayoutEngine| Name:  | QGraphicsGridLayoutEngine |  | Coverage:  |   0.000% (0/16) |  
  |  | 12 | 8 | 
 QHostInfoRunnable| Name:  | QHostInfoRunnable |  | Coverage:  |  95.238% (20/21) |  
  |  | 28 | 8 | 
 QHttpNetworkRequestPrivate| Name:  | QHttpNetworkRequestPrivate |  | Coverage:  |  32.653% (16/49) |  
  |  | 57 | 8 | 
 QIODevicePrivate| Name:  | QIODevicePrivate |  | Coverage:  | 100.000% (16/16) |  
  |  | 17 | 8 | 
 QKdPointFinder| Name:  | QKdPointFinder |  | Coverage:  |   0.000% (0/18) |  
  |  | 21 | 8 | 
 QLayoutItem| Name:  | QLayoutItem |  | Coverage:  |   0.000% (0/8) |  
  |  | 8 | 8 | 
 QMapNodeBase| Name:  | QMapNodeBase |  | Coverage:  |  96.154% (25/26) |  
  |  | 22 | 8 | 
 QMimeGlobMatchResult| Name:  | QMimeGlobMatchResult |  | Coverage:  |  90.909% (20/22) |  
  |  | 16 | 8 | 
 QNetworkAccessDebugPipeBackendFactory| Name:  | QNetworkAccessDebugPipeBackendFactory |  | Coverage:  |  58.333% (7/12) |  
  |  | 7 | 8 | 
 QNetworkAccessFtpBackendFactory| Name:  | QNetworkAccessFtpBackendFactory |  | Coverage:  |  58.333% (7/12) |  
  |  | 7 | 8 | 
 QNetworkAuthenticationCache| Name:  | QNetworkAuthenticationCache |  | Coverage:  |  81.818% (18/22) |  
  |  | 21 | 8 | 
 QNetworkReplyDataImpl| Name:  | QNetworkReplyDataImpl |  | Coverage:  |  50.000% (5/10) |  
  |  | 35 | 8 | 
 QPanGesture| Name:  | QPanGesture |  | Coverage:  |   0.000% (0/8) |  
  |  | 9 | 8 | 
 QPlatformPrinterSupport| Name:  | QPlatformPrinterSupport |  | Coverage:  |  12.500% (1/8) |  
  |  | 12 | 8 | 
 QRegularExpressionValidator| Name:  | QRegularExpressionValidator |  | Coverage:  |   0.000% (0/16) |  
  |  | 20 | 8 | 
 QResourceFileEngineIterator| Name:  | QResourceFileEngineIterator |  | Coverage:  |  72.222% (13/18) |  
  |  | 16 | 8 | 
 QScrollPrepareEvent| Name:  | QScrollPrepareEvent |  | Coverage:  |   0.000% (0/8) |  
  |  | 8 | 8 | 
 QScrollbarStyleAnimation| Name:  | QScrollbarStyleAnimation |  | Coverage:  |   0.000% (0/14) |  
  |  | 16 | 8 | 
 QSslCertificateExtension| Name:  | QSslCertificateExtension |  | Coverage:  |  87.500% (7/8) |  
  |  | 11 | 8 | 
 QStorageIterator| Name:  | QStorageIterator |  | Coverage:  |  90.000% (9/10) |  
  |  | 8 | 8 | 
 QSystemLocaleData| Name:  | QSystemLocaleData |  | Coverage:  |  66.667% (20/30) |  
  |  | 25 | 8 | 
 QTemporaryFilePrivate| Name:  | QTemporaryFilePrivate |  | Coverage:  |  87.500% (14/16) |  
  |  | 17 | 8 | 
 QTestElement| Name:  | QTestElement |  | Coverage:  |  66.667% (8/12) |  
  |  | 13 | 8 | 
 QTextDecoder| Name:  | QTextDecoder |  | Coverage:  | 100.000% (10/10) |  
  |  | 12 | 8 | 
 QTextObject| Name:  | QTextObject |  | Coverage:  |   0.000% (0/8) |  
  |  | 15 | 8 | 
 QWizardHeader| Name:  | QWizardHeader |  | Coverage:  |   0.000% (0/22) |  
  |  | 72 | 8 | 
 QXcbNativeInterfaceHandler| Name:  | QXcbNativeInterfaceHandler |  | Coverage:  |  62.500% (5/8) |  
  |  | 14 | 8 | 
 QXcbShmGraphicsBuffer| Name:  | QXcbShmGraphicsBuffer |  | Coverage:  |  90.000% (9/10) |  
  |  | 11 | 8 | 
 addCircle| Name:  | addCircle |  | Prototype:  | static bool addCircle(const QBezier *b, qreal offset, QBezier *o) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 339-397 |  
  |  | 43 | 8 | 
 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:  | 288-319 |  
  |  | 18 | 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:  | 4135-4178 |  
  |  | 33 | 8 | 
 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:  | 4180-4226 |  
  |  | 35 | 8 | 
 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:  | 337-363 |  
  |  | 17 | 8 | 
 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:  | 140-159 |  
  |  | 11 | 8 | 
 comp_func_Plus_sse2| Name:  | comp_func_Plus_sse2 |  | Prototype:  | void comp_func_Plus_sse2(uint *dst, const uint *src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 154-200 |  
  |  | 26 | 8 | 
 convertFromGLImage| Name:  | convertFromGLImage |  | Prototype:  | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1832-1873 |  
  |  | 23 | 8 | 
 convertToPcreOptions| Name:  | convertToPcreOptions |  | Prototype:  | static int convertToPcreOptions(QRegularExpression::PatternOptions patternOptions) |  | Coverage:  | 100.000% (22/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 781-801 |  
  |  | 16 | 8 | 
 convertToRelative| Name:  | convertToRelative |  | Prototype:  | static int convertToRelative(QVector<TTF_POINT> *points) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 852-903 |  
  |  | 35 | 8 | 
 convert_BGR30_to_RGB30_inplace| Name:  | convert_BGR30_to_RGB30_inplace |  | Prototype:  | static bool convert_BGR30_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 667-703 |  
  |  | 29 | 8 | 
 convert_Mono_to_X32| Name:  | convert_Mono_to_X32 |  | Prototype:  | static void convert_Mono_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1754-1793 |  
  |  | 34 | 8 | 
 convert_indexed8_to_RGB16_inplace| Name:  | convert_indexed8_to_RGB16_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 885-940 |  
  |  | 37 | 8 | 
 copyMouseEvent| Name:  | copyMouseEvent |  | Prototype:  | static QMouseEvent *copyMouseEvent(QEvent *e) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 62-110 |  
  |  | 12 | 8 | 
 decode| Name:  | decode |  | Prototype:  | static int decode(QString &appendTo, const ushort *begin, const ushort *end) |  | Coverage:  | 100.000% (22/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 468-509 |  
  |  | 28 | 8 | 
 destStoreMono| Name:  | destStoreMono |  | Prototype:  | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1138-1163 |  
  |  | 16 | 8 | 
 destStoreMonoLsb| Name:  | destStoreMonoLsb |  | Prototype:  | static void destStoreMonoLsb(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1165-1190 |  
  |  | 16 | 8 | 
 directorySizeDistance| Name:  | directorySizeDistance |  | Prototype:  | static int directorySizeDistance(const QIconDirInfo &dir, int iconsize) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 420-443 |  
  |  | 16 | 8 |