| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
mapProjective| Name: | mapProjective | | Prototype: | static QPolygonF mapProjective(const QTransform &transform, const QPolygonF &poly) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1370-1389 |
| | 13 | 4 |
mapProjective| Name: | mapProjective | | Prototype: | static QPainterPath mapProjective(const QTransform &transform, const QPainterPath &path) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1597-1635 |
| | 26 | 10 |
mapToGlobalTransform| Name: | mapToGlobalTransform | | Prototype: | static MapToGlobalTransformResult mapToGlobalTransform(const QWidget *w) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12377-12406 |
| | 19 | 7 |
mapToQtWeightForRange| Name: | mapToQtWeightForRange | | Prototype: | static inline int mapToQtWeightForRange(int fcweight, int fcLower, int fcUpper, int qtLower, int qtUpper) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 60-63 |
| | 1 | 1 |
markFrames| Name: | markFrames | | Prototype: | static void markFrames(QTextFrame *current, int from, int oldLength, int length) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2890-2914 |
| | 14 | 5 |
maskTable| Name: | maskTable | | Prototype: | template <size_t N> static void maskTable(uchar (&table)[N], const uchar (&mask)[N]) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 511-516 |
| | 2 | 2 |
mask_alpha_converter| Name: | mask_alpha_converter | | Prototype: | static void mask_alpha_converter(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1042-1062 |
| | 14 | 3 |
mask_alpha_converter_RGBx| Name: | mask_alpha_converter_RGBx | | Prototype: | static void mask_alpha_converter_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1085-1110 |
| | 1 | 1 |
mask_alpha_converter_inplace| Name: | mask_alpha_converter_inplace | | Prototype: | template<QImage::Format DestFormat> static bool mask_alpha_converter_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1064-1083 |
| | 19 | 3 |
mask_alpha_converter_rgbx_inplace| Name: | mask_alpha_converter_rgbx_inplace | | Prototype: | static bool mask_alpha_converter_rgbx_inplace(QImageData *data, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1112-1133 |
| | 1 | 1 |
massageAdjustedDateTime| Name: | massageAdjustedDateTime | | Prototype: | static void massageAdjustedDateTime(Qt::TimeSpec spec, const QTimeZone &zone, QDate *date, QTime *time) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3679-3706 |
| | 5 | 3 |
match| Name: | match | | Prototype: | static bool match(const uchar *found, uint foundLen, const char *target, uint targetLen) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 88-95 |
| | 3 | 2 |
match| Name: | match | | Prototype: | static int match(int script, const QFontDef &request, const QString &family_name, const QString &foundry_name, QtFontDesc *desc, const QList<int> &blacklistedFamilies) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1217-1294 |
| | 42 | 9 |
matchArgsForService| Name: | matchArgsForService | | Prototype: | static QStringList matchArgsForService(const QString &service, QDBusServiceWatcher::WatchMode mode) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 457-475 |
| | 9 | 4 |
matchFamilyName| Name: | matchFamilyName | | Prototype: | static bool matchFamilyName(const QString &familyName, QtFontFamily *f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1205-1210 |
| | 3 | 2 |
matchLineFeed| Name: | matchLineFeed | | Prototype: | static bool matchLineFeed(const QByteArray &pem, int *offset) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 626-643 |
| | 10 | 4 |
matchNumber| Name: | matchNumber | | Prototype: | template <typename T> static bool matchNumber(const QMimeMagicRulePrivate *d, const QByteArray &data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 167-184 |
| | 6 | 3 |
matchString| Name: | matchString | | Prototype: | static bool matchString(const QMimeMagicRulePrivate *d, const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 161-165 |
| | 2 | 1 |
matches| Name: | matches | | Prototype: | static bool matches(const QJsonObject &object, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QOpenGLConfig::Gpu &gpu) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 324-397 |
| | 43 | 24 |
matrixDet2| Name: | matrixDet2 | | Prototype: | static inline double matrixDet2(const double m[4][4], int col0, int col1, int row0, int row1) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 332-335 |
| | 1 | 1 |
matrixDet3| Name: | matrixDet3 | | Prototype: | static inline double matrixDet3 (const double m[4][4], int col0, int col1, int col2, int row0, int row1, int row2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 347-354 |
| | 3 | 1 |
matrixDet4| Name: | matrixDet4 | | Prototype: | static inline double matrixDet4(const double m[4][4]) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 357-365 |
| | 6 | 1 |
maxBasicCpuidSupported| Name: | maxBasicCpuidSupported | | Prototype: | static int maxBasicCpuidSupported() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 146-185 |
| | 9 | 1 |
maxSelectionIncr| Name: | maxSelectionIncr | | Prototype: | static inline int maxSelectionIncr(xcb_connection_t *c) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 742-746 |
| | 2 | 1 |
mdiAreaParent| Name: | mdiAreaParent | | Prototype: | static inline QMdiArea *mdiAreaParent(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 241-253 |
| | 8 | 4 |
menuBarHeightForWidth| Name: | menuBarHeightForWidth | | Prototype: | static int menuBarHeightForWidth(QWidget *menubar, int w) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 50-62 |
| | 9 | 4 |
mergeIndexes| Name: | mergeIndexes | | Prototype: | static QItemSelection mergeIndexes(const QVector<QPersistentModelIndex> &indexes) | | Coverage: | 78.947% (30/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 935-995 |
| | 45 | 10 |
mergeInto| Name: | mergeInto | | Prototype: | static void mergeInto(QVector<int> *a, const QVector<int> &b) | | Coverage: | 100.000% (27/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 711-746 |
| | 25 | 9 |
mergeQuestionMarks| Name: | mergeQuestionMarks | | Prototype: | static inline __m128i mergeQuestionMarks(__m128i chunk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 257-308 |
| | 9 | 1 |
mergeRowLengths| Name: | mergeRowLengths | | Prototype: | static QItemSelection mergeRowLengths(const QVector<QPair<QPersistentModelIndex, uint> > &rowLengths) | | Coverage: | 73.913% (17/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 896-927 |
| | 23 | 7 |
mergeSegments| Name: | mergeSegments | | Prototype: | void mergeSegments(Segment *a, int na, Segment *b, int nb) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 999-1014 |
| | 11 | 3 |
mergedColors| Name: | mergedColors | | Prototype: | static QColor mergedColors(const QColor &colorA, const QColor &colorB, int factor = 50) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 279-287 |
| | 6 | 1 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
opKey| Name: | opKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |