| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 operator<| Name:  | operator< |  | Prototype:  | static bool operator<(const QCheckPoint &checkPoint, int pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 391-394 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | static bool operator<(const QString &entityStr, const QTextHtmlEntity &entity) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 326-329 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | static bool operator<(const QTextHtmlEntity &entity, const QString &entityStr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 331-334 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | static bool operator<(const QString &str, const QTextHtmlElement &e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 452-455 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | static bool operator<(const QTextHtmlElement &e, const QString &str) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 457-460 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | static inline bool operator<(int fragment, const QFragmentFindHelper &helper) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 374-377 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | static inline bool operator<(const QFragmentFindHelper &helper, int fragment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 379-382 |  
  |  | 1 | 1 | 
 operator<| Name:  | operator< |  | Prototype:  | inline bool operator<(const QPointF &p, qreal f) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 94-97 |  
  |  | 1 | 1 | 
 operator/| Name:  | operator/ |  | Prototype:  | QMatrix4x4 operator/(const QMatrix4x4& matrix, float divisor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 778-799 |  
  |  | 19 | 1 | 
 operator/| Name:  | operator/ |  | Prototype:  | inline QPointF operator/(const QPointF &p1, const QPointF &p2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 124-127 |  
  |  | 1 | 1 | 
 operator/| Name:  | operator/ |  | Prototype:  | double operator/(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 2031-2054 |  
  |  | 15 | 5 | 
 operator-| Name:  | operator- |  | Prototype:  | QVariant operator-(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1971-1998 |  
  |  | 20 | 8 | 
 operator+=| Name:  | operator+= |  | Prototype:  | inline timespec &operator+=(timespec &t1, int ms) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp |  | Lines:  | 184-189 |  
  |  | 3 | 1 | 
 operator+=| Name:  | operator+= |  | Prototype:  | static QVariantMap &operator+=(QVariantMap &lhs, const QVariantMap &rhs) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 433-440 |  
  |  | 5 | 2 | 
 operator+| Name:  | operator+ |  | Prototype:  | inline timespec operator+(const timespec &t1, int ms) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp |  | Lines:  | 191-195 |  
  |  | 2 | 1 | 
 operator+| Name:  | operator+ |  | Prototype:  | QVariant operator+(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1932-1963 |  
  |  | 20 | 8 | 
 operator*| Name:  | operator* |  | Prototype:  | inline QPointF operator*(const QPointF &p1, const QPointF &p2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 118-121 |  
  |  | 1 | 1 | 
 operator*| Name:  | operator* |  | Prototype:  | QVariant operator*(const QVariant &arg1, double multiplier) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 2005-2027 |  
  |  | 14 | 5 | 
 operator&| Name:  | operator& |  | Prototype:  | QBitArray operator&(const QBitArray &a1, const QBitArray &a2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 592-597 |  
  |  | 3 | 1 | 
 operator!=| Name:  | operator!= |  | Prototype:  | bool operator!=(const QSurfaceFormat& a, const QSurfaceFormat& b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 818-821 |  
  |  | 1 | 1 | 
 operator!=| Name:  | operator!= |  | Prototype:  | inline bool operator!=(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 433-436 |  
  |  | 1 | 1 | 
 operator!=| Name:  | operator!= |  | Prototype:  | bool operator!=(const QGLFormat& a, const QGLFormat& b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1659-1662 |  
  |  | 1 | 1 | 
 operator >=| Name:  | operator >= |  | Prototype:  | inline bool operator >= (const QPoint &a, const QPoint &b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 70-73 |  
  |  | 1 | 1 | 
 operator >| Name:  | operator > |  | Prototype:  | inline bool operator > (const QPoint &a, const QPoint &b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 60-63 |  
  |  | 1 | 1 | 
 operator <=| Name:  | operator <= |  | Prototype:  | inline bool operator <= (const QPoint &a, const QPoint &b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 65-68 |  
  |  | 1 | 1 | 
 operator <| Name:  | operator < |  | Prototype:  | inline bool operator < (const QPoint &a, const QPoint &b) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 55-58 |  
  |  | 1 | 1 | 
 operator <| Name:  | operator < |  | Prototype:  | static bool operator <(const QTtfGlyph &g1, const QTtfGlyph &g2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 986-989 |  
  |  | 1 | 1 | 
 operator <| Name:  | operator < |  | Prototype:  | static bool operator <(const QTtfTable &t1, const QTtfTable &t2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 1064-1067 |  
  |  | 1 | 1 | 
 operator *| Name:  | operator * |  | Prototype:  | QPainterPath operator *(const QPainterPath &p, const QMatrix &m) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 1084-1087 |  
  |  | 1 | 1 | 
 openModeToOpenFlags| Name:  | openModeToOpenFlags |  | Prototype:  | static inline int openModeToOpenFlags(QIODevice::OpenMode mode) |  | Coverage:  |  93.750% (15/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 104-125 |  
  |  | 12 | 6 | 
 openModeToFopenMode| Name:  | openModeToFopenMode |  | Prototype:  | static inline QByteArray openModeToFopenMode(QIODevice::OpenMode flags, const QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 64-97 |  
  |  | 20 | 8 | 
 opKey| Name:  | opKey |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 opKey| Name:  | opKey |  | Prototype:  | static inline QString opKey() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 133-133 |  
  |  | 0 | 2 | 
 oldButton| Name:  | oldButton |  | Prototype:  | static int oldButton(int button) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 457-481 |  
  |  | 11 | 11 | 
 oct| Name:  | oct |  | Prototype:  | QTextStream &oct(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2678-2682 |  
  |  | 2 | 1 | 
 object_name_for_button| Name:  | object_name_for_button |  | Prototype:  | static QString object_name_for_button(QWizard::WizardButton which) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1383-1408 |  
  |  | 7 | 12 | 
 objectInheritsXAndXIsCloserThanY| Name:  | objectInheritsXAndXIsCloserThanY |  | Prototype:  | static bool objectInheritsXAndXIsCloserThanY(const QObject *object, const QByteArray &classX, const QByteArray &classY) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 111-123 |  
  |  | 8 | 4 | 
 objectContentToJson| Name:  | objectContentToJson |  | Prototype:  | static void objectContentToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 177-201 |  
  |  | 15 | 5 | 
 objectClassName| Name:  | objectClassName |  | Prototype:  | static inline const char *objectClassName(const QMetaObject *m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 298-301 |  
  |  | 1 | 1 | 
 numerusHelper| Name:  | numerusHelper |  | Prototype:  | static uint numerusHelper(int n, const uchar *rules, uint rulesSize) |  | Coverage:  |  37.931% (22/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 199-276 |  
  |  | 49 | 18 | 
 numericTypePromotion| Name:  | numericTypePromotion |  | Prototype:  | static int numericTypePromotion(uint t1, uint t2) |  | Coverage:  | 100.000% (21/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3395-3439 |  
  |  | 15 | 5 | 
 numericCompare| Name:  | numericCompare |  | Prototype:  | static int numericCompare(const QVariant::Private *d1, const QVariant::Private *d2) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3464-3479 |  
  |  | 11 | 3 | 
 numDigits| Name:  | numDigits |  | Prototype:  | static int numDigits(qlonglong n) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 383-388 |  
  |  | 3 | 2 | 
 nullErrorHandler| Name:  | nullErrorHandler |  | Prototype:  | static int nullErrorHandler(Display *, XErrorEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 145-148 |  
  |  | 1 | 1 | 
 nullBrushInstance| Name:  | nullBrushInstance |  | Prototype:  | static QBrushData *nullBrushInstance() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 358-361 |  
  |  | 1 | 1 | 
 noshowbase| Name:  | noshowbase |  | Prototype:  | QTextStream &noshowbase(QTextStream &stream) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2763-2767 |  
  |  | 2 | 1 | 
 normalizeLowerRanks| Name:  | normalizeLowerRanks |  | Prototype:  | static int normalizeLowerRanks(uint tp) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3375-3385 |  
  |  | 1 | 1 | 
 normalizeLong| Name:  | normalizeLong |  | Prototype:  | static int normalizeLong(uint tp) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3387-3393 |  
  |  | 4 | 1 | 
 normalizeHints| Name:  | normalizeHints |  | Prototype:  | static void normalizeHints(qreal &minimum, qreal &preferred, qreal &maximum, qreal &descent) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 83-98 |  
  |  | 9 | 6 | 
 normalize| Name:  | normalize |  | Prototype:  | static void normalize(double &x, double &y) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 82-87 |  
  |  | 3 | 1 | 
 normalizationQuickCheckHelper| Name:  | normalizationQuickCheckHelper |  | Prototype:  | static bool normalizationQuickCheckHelper(QString *str, QString::NormalizationForm mode, int from, int *lastStable) |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp |  | Lines:  | 1961-2018 |  
  |  | 36 | 10 | 
 noforcesign| Name:  | noforcesign |  | Prototype:  | QTextStream &noforcesign(QTextStream &stream) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2777-2781 |  
  |  | 2 | 1 | 
 noforcepoint| Name:  | noforcepoint |  | Prototype:  | QTextStream &noforcepoint(QTextStream &stream) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2791-2795 |  
  |  | 2 | 1 | 
 noBlockInString| Name:  | noBlockInString |  | Prototype:  | static bool noBlockInString(const QString &str) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 128-133 |  
  |  | 3 | 1 | 
 next_proto_cb| Name:  | next_proto_cb |  | Prototype:  | static int next_proto_cb(SSL *, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) |  | Coverage:  |  25.000% (3/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 371-400 |  
  |  | 11 | 6 | 
 nextListStyle| Name:  | nextListStyle |  | Prototype:  | static QTextListFormat::Style nextListStyle(QTextListFormat::Style style) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp |  | Lines:  | 405-412 |  
  |  | 5 | 3 | 
 nextGeometryToken| Name:  | nextGeometryToken |  | Prototype:  | static inline int nextGeometryToken(const QByteArray &a, int &pos, char *op) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 263-284 |  
  |  | 15 | 5 | 
 nextField| Name:  | nextField |  | Prototype:  | static QPair<QByteArray, QByteArray> nextField(const QByteArray &text, int &position, bool isNameValue) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp |  | Lines:  | 378-406 |  
  |  | 17 | 5 | 
 nextCharJoins| Name:  | nextCharJoins |  | Prototype:  | static inline bool nextCharJoins(const QString &string, int pos) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2658-2666 |  
  |  | 6 | 3 | 
 newWId| Name:  | newWId |  | Prototype:  | static WId newWId() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 65-73 |  
  |  | 3 | 2 | 
 newButton| Name:  | newButton |  | Prototype:  | static QMessageBox::StandardButton newButton(int button) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1940-1973 |  
  |  | 3 | 2 | 
 newBackendTimeZone| Name:  | newBackendTimeZone |  | Prototype:  | static QTimeZonePrivate *newBackendTimeZone() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp |  | Lines:  | 48-72 |  
  |  | 1 | 1 | 
 newBackendTimeZone| Name:  | newBackendTimeZone |  | Prototype:  | static QTimeZonePrivate *newBackendTimeZone(const QByteArray &ianaId) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp |  | Lines:  | 75-99 |  
  |  | 1 | 1 | 
 needsResolving| Name:  | needsResolving |  | Prototype:  | static inline bool needsResolving(const QBrush &brush) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6820-6826 |  
  |  | 4 | 1 | 
 needsPerspectiveClipping| Name:  | needsPerspectiveClipping |  | Prototype:  | static inline bool needsPerspectiveClipping(const QRectF &rect, const QTransform &transform) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1873-1879 |  
  |  | 3 | 1 | 
 nativeStyleClassName| Name:  | nativeStyleClassName |  | Prototype:  | static QByteArray nativeStyleClassName() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 161-165 |  
  |  | 1 | 1 | 
 name_to_month| Name:  | name_to_month |  | Prototype:  | static int name_to_month(const char* month_str) |  | Coverage:  |  45.455% (15/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 1030-1075 |  
  |  | 21 | 17 | 
 nameFilterForMime| Name:  | nameFilterForMime |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 nameFilterForMime| Name:  | nameFilterForMime |  | Prototype:  | static QString nameFilterForMime(const QString &mimeType) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1526-1539 |  
  |  | 7 | 4 | 
 mylibversion| Name:  | mylibversion |  | Prototype:  | int mylibversion() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qlibrary/lib2/mylib.c |  | Lines:  | 48-51 |  
  |  | 1 | 1 | 
 multiply_op| Name:  | multiply_op |  | Prototype:  | static inline int multiply_op(int dst, int src, int da, int sa) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 934-937 |  
  |  | 1 | 1 | 
 multicastMembershipHelper| Name:  | multicastMembershipHelper |  | Prototype:  | static bool multicastMembershipHelper(QNativeSocketEnginePrivate *d, int how6, int how4, const QHostAddress &groupAddress, const QNetworkInterface &interface) |  | Coverage:  |  52.174% (12/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 610-681 |  
  |  | 48 | 9 | 
 multadd| Name:  | multadd |  | Prototype:  | static Bigint *multadd(Bigint *b, int m, int a) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 564-601 |  
  |  | 22 | 4 | 
 mult| Name:  | mult |  | Prototype:  | static Bigint *mult(Bigint *a, Bigint *b) |  | Coverage:  |  93.333% (28/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 715-795 |  
  |  | 50 | 10 | 
 msgSyntaxWarning| Name:  | msgSyntaxWarning |  | Prototype:  | static QString msgSyntaxWarning(const QJsonObject &object, const QString &what) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 312-319 |  
  |  | 5 | 1 | 
 msgOpenDirectory| Name:  | msgOpenDirectory |  | Prototype:  | static inline QString msgOpenDirectory() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 138-146 |  
  |  | 2 | 1 | 
 msgImperialPageSizeInch| Name:  | msgImperialPageSizeInch |  | Prototype:  | static QString msgImperialPageSizeInch(int width, int height) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1480-1484 |  
  |  | 1 | 1 | 
 msgErrorSettingEllipticCurves| Name:  | msgErrorSettingEllipticCurves |  | Prototype:  | static inline QString msgErrorSettingEllipticCurves(const QString &why) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 89-92 |  
  |  | 1 | 1 | 
 msecsToTime| Name:  | msecsToTime |  | Prototype:  | static void msecsToTime(qint64 msecs, QDate *date, QTime *time) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2393-2416 |  
  |  | 15 | 5 | 
 moveToHook| Name:  | moveToHook |  | Prototype:  | static void moveToHook(qfixed x, qfixed y, void *data) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 549-558 |  
  |  | 7 | 3 | 
 moveGlyphData| Name:  | moveGlyphData |  | Prototype:  | static inline void moveGlyphData(const QGlyphLayout &destination, const QGlyphLayout &source, int num) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1325-1329 |  
  |  | 2 | 2 | 
 monoVal| Name:  | monoVal |  | Prototype:  | static inline bool monoVal(const uchar* s, int x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2499-2502 |  
  |  | 1 | 1 | 
 modeToPermissions| Name:  | modeToPermissions |  | Prototype:  | static QFile::Permissions modeToPermissions(quint32 mode) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 219-241 |  
  |  | 20 | 10 | 
 mix_alpha| Name:  | mix_alpha |  | Prototype:  | static inline int mix_alpha(int da, int sa) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 838-841 |  
  |  | 1 | 1 | 
 minimumWidthForHeight| Name:  | minimumWidthForHeight |  | Prototype:  | static qreal minimumWidthForHeight(qreal height, qreal minw, qreal maxw, const QGraphicsWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 431-435 |  
  |  | 1 | 1 | 
 minimumHeightForWidth| Name:  | minimumHeightForWidth |  | Prototype:  | static qreal minimumHeightForWidth(qreal width, qreal minh, qreal maxh, const QGraphicsWidget *widget, bool heightForWidth = true) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 399-429 |  
  |  | 18 | 5 | 
 mimeTypeForNameUnchecked| Name:  | mimeTypeForNameUnchecked |  | Prototype:  | static QMimeType mimeTypeForNameUnchecked(const QString &name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 261-270 |  
  |  | 3 | 1 | 
 miUnionO| Name:  | miUnionO |  | Prototype:  | static void miUnionO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2377-2421 |  
  |  | 12 | 18 | 
 miUnionNonO| Name:  | miUnionNonO |  | Prototype:  | static void miUnionNonO(QRegionPrivate &dest, const QRect *r, const QRect *rEnd, int y1, int y2) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2341-2358 |  
  |  | 10 | 3 | 
 miSubtractO| Name:  | miSubtractO |  | Prototype:  | static void miSubtractO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2500-2587 |  
  |  | 44 | 16 | 
 miSubtractNonO1| Name:  | miSubtractNonO1 |  | Prototype:  | static void miSubtractNonO1(QRegionPrivate &dest, const QRect *r, const QRect *rEnd, int y1, int y2) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2466-2483 |  
  |  | 10 | 3 | 
 miSetExtents| Name:  | miSetExtents |  | Prototype:  | static void miSetExtents(QRegionPrivate &dest) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1851-1893 |  
  |  | 26 | 6 | 
 miRegionOp| Name:  | miRegionOp |  | Prototype:  | static void miRegionOp(QRegionPrivate &dest, const QRegionPrivate *reg1, const QRegionPrivate *reg2, OverlapFunc overlapFunc, NonOverlapFunc nonOverlap1Func, NonOverlapFunc nonOverlap2Func) |  | Coverage:  |   0.000% (0/93) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2125-2318 |  
  |  | 81 | 25 | 
 miIntersectO| Name:  | miIntersectO |  | Prototype:  | static void miIntersectO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1931-1973 |  
  |  | 19 | 6 | 
 miCoalesce| Name:  | miCoalesce |  | Prototype:  | static int miCoalesce(QRegionPrivate &dest, int prevStart, int curStart) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1996-2097 |  
  |  | 44 | 11 | 
 methodMatch| Name:  | methodMatch |  | Prototype:  | static bool methodMatch(const QMetaObject *m, int handle, const QByteArray &name, int argc, const QArgumentType *types) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 546-570 |  
  |  | 14 | 7 | 
 methodIndexToSignalIndex| Name:  | methodIndexToSignalIndex |  | Prototype:  | static int methodIndexToSignalIndex(const QMetaObject **base, int signal_index) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3189-3207 |  
  |  | 13 | 5 | 
 metaEnumFromType| Name:  | metaEnumFromType |  | Prototype:  | static QMetaEnum metaEnumFromType(int type) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 344-357 |  
  |  | 9 | 4 | 
 metaDataKeyLiteral| Name:  | metaDataKeyLiteral |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 metaDataKeyLiteral| Name:  | metaDataKeyLiteral |  | Prototype:  | inline QString metaDataKeyLiteral() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp |  | Lines:  | 64-64 |  
  |  | 0 | 2 |