Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
parentObjectName: | parentObject | Prototype: | static inline QObject *parentObject(const QObject *obj) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1410-1418 |
| | 5 | 3 |
parseAlignmentName: | parseAlignment | Prototype: | static Qt::Alignment parseAlignment(const QCss::Value *values, int count) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 681-702 |
| | 16 | 11 |
parseAnnotationName: | parseAnnotation | Prototype: | static bool parseAnnotation(const QXmlStreamReader &xml, QDBusIntrospection::Annotations &annotations, QDBusIntrospection::Interface *ifaceData, bool interfaceAnnotation = false) | Coverage: | 62.500% (5/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 81-100 |
| | 11 | 3 |
parseArgName: | parseArg | Prototype: | static bool parseArg(const QXmlStreamAttributes &attributes, QDBusIntrospection::Argument &argData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 54-79 |
| | 14 | 4 |
parseBrushValueName: | parseBrushValue | Prototype: | static BrushData parseBrushValue(const QCss::Value &v, const QPalette &pal) | Coverage: | 0.000% (0/68) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 783-890 |
| | 85 | 23 |
parseColorValueName: | parseColorValue | Prototype: | static ColorData parseColorValue(QCss::Value v) | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 704-771 |
| | 45 | 16 |
parseCombinedArgStringName: | parseCombinedArgString | Prototype: | static QStringList parseCombinedArgString(const QString &program) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2195-2233 |
| | 23 | 9 |
parseCookieHeaderName: | parseCookieHeader | Prototype: | static QVariant parseCookieHeader(const QByteArray &raw) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 849-862 |
| | 8 | 3 |
parseDateStringName: | parseDateString | Prototype: | static QDateTime parseDateString(const QByteArray &dateString) | Coverage: | 67.260% (189/281) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 578-868 |
| | 172 | 65 |
parseDecodedComponentName: | parseDecodedComponent | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
parseDecodedComponentName: | parseDecodedComponent | Prototype: | static inline void parseDecodedComponent(QString &data) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 814-817 |
| | 0 | 2 |
parseFontNameName: | parseFontName | Prototype: | static void parseFontName(const QString &name, QString &foundry, QString &family) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 612-644 |
| | 23 | 7 |
parseHeaderNameName: | parseHeaderName | Prototype: | static int parseHeaderName(const QByteArray &headerName) | Coverage: | 83.333% (30/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 803-839 |
| | 24 | 14 |
parseHeaderValueName: | parseHeaderValue | Prototype: | static QVariant parseHeaderValue(QNetworkRequest::KnownHeaders header, const QByteArray &value) | Coverage: | 88.000% (22/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 864-902 |
| | 16 | 12 |
parseHttpDateName: | parseHttpDate | Prototype: | static QVariant parseHttpDate(const QByteArray &raw) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 841-847 |
| | 4 | 2 |
parseHttpOptionHeaderName: | parseHttpOptionHeader | Prototype: | static QHash<QByteArray, QByteArray> parseHttpOptionHeader(const QByteArray &header) | Coverage: | 59.184% (29/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 71-159 |
| | 47 | 16 |
parseIp6Name: | parseIp6 | Prototype: | static const QChar *parseIp6(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1241-1270 |
| | 14 | 3 |
parseIp6Name: | parseIp6 | Prototype: | static bool parseIp6(const QString &address, QIPAddressUtils::IPv6Address &addr, QString *scopeId) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 178-189 |
| | 7 | 2 |
parseIpFutureName: | parseIpFuture | Prototype: | static const QChar *parseIpFuture(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) | Coverage: | 98.000% (49/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1190-1238 |
| | 28 | 10 |
parseMethodName: | parseMethod | Prototype: | static bool parseMethod(QXmlStreamReader &xml, QDBusIntrospection::Method &methodData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 68.966% (20/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 168-222 |
| | 34 | 9 |
parseMultiArgFormatStringName: | parseMultiArgFormatString | Prototype: | static ParseResult parseMultiArgFormatString(const QString &s) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7900-7929 |
| | 20 | 6 |
parsePosixOffsetName: | parsePosixOffset | Prototype: | static int parsePosixOffset(const char *begin, const char *end) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 425-441 |
| | 10 | 4 |
parsePosixTimeName: | parsePosixTime | Prototype: | static int parsePosixTime(const char *begin, const char *end) | Coverage: | 44.828% (13/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 376-412 |
| | 18 | 7 |
parsePosixTransitionTimeName: | parsePosixTransitionTime | Prototype: | static QTime parsePosixTransitionTime(const QByteArray &timeRule) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 414-423 |
| | 4 | 2 |
parsePosixZoneNameAndOffsetName: | parsePosixZoneNameAndOffset | Prototype: | static QPair<QString, int> parsePosixZoneNameAndOffset(const char *&pos, const char *end) | Coverage: | 88.235% (30/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 452-495 |
| | 30 | 9 |
parsePropertyName: | parseProperty | Prototype: | static bool parseProperty(QXmlStreamReader &xml, QDBusIntrospection::Property &propertyData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 63.158% (24/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 102-166 |
| | 30 | 11 |
parseShorthandBackgroundPropertyName: | parseShorthandBackgroundProperty | Prototype: | static void parseShorthandBackgroundProperty(const QVector<QCss::Value> &values, BrushData *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, const QPalette &pal) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 986-1030 |
| | 32 | 9 |
parseShorthandFontPropertyName: | parseShorthandFontProperty | Prototype: | static void parseShorthandFontProperty(const QVector<QCss::Value> &values, QFont *font, int *fontSizeAdjustment) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1210-1233 |
| | 14 | 5 |
parseSignalName: | parseSignal | Prototype: | static bool parseSignal(QXmlStreamReader &xml, QDBusIntrospection::Signal &signalData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 225-274 |
| | 27 | 7 |
parseStyleValueName: | parseStyleValue | Prototype: | static BorderStyle parseStyleValue(QCss::Value v) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 901-935 |
| | 16 | 15 |
parseTzAbbreviationsName: | parseTzAbbreviations | Prototype: | static QMap<int, QByteArray> parseTzAbbreviations(QDataStream &ds, int tzh_charcnt, const QVector<QTzType> &types) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 241-268 |
| | 14 | 5 |
parseTzHeaderName: | parseTzHeader | Prototype: | static QTzHeader parseTzHeader(QDataStream &ds, bool *ok) | Coverage: | 48.485% (16/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 139-181 |
| | 26 | 5 |
parseTzIndicatorsName: | parseTzIndicators | Prototype: | static QVector<QTzType> parseTzIndicators(QDataStream &ds, const QVector<QTzType> &types, int tzh_ttisstdcnt, int tzh_ttisgmtcnt) | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 295-315 |
| | 11 | 5 |
parseTzLeapSecondsName: | parseTzLeapSeconds | Prototype: | static void parseTzLeapSeconds(QDataStream &ds, int tzh_leapcnt, bool longTran) | Coverage: | 30.000% (6/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 270-293 |
| | 11 | 6 |
parseTzPosixRuleName: | parseTzPosixRule | Prototype: | static QByteArray parseTzPosixRule(QDataStream &ds) | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 317-333 |
| | 10 | 3 |
parseTzTransitionsName: | parseTzTransitions | Prototype: | static QVector<QTzTransition> parseTzTransitions(QDataStream &ds, int tzh_timecnt, bool longTran) | Coverage: | 72.414% (21/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 183-214 |
| | 18 | 8 |
parseTzTypesName: | parseTzTypes | Prototype: | static QVector<QTzType> parseTzTypes(QDataStream &ds, int tzh_typecnt) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 216-239 |
| | 13 | 5 |
parseXftHintStyleName: | parseXftHintStyle | Prototype: | static QFontEngine::HintStyle parseXftHintStyle(const QByteArray& stringValue) | Coverage: | 30.769% (4/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 720-732 |
| | 9 | 5 |
parseXftIntName: | parseXftInt | Prototype: | static bool parseXftInt(const QByteArray& stringValue, int *value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 712-718 |
| | 4 | 1 |
parseXftRgbaName: | parseXftRgba | Prototype: | static QFontEngine::SubpixelAntialiasingType parseXftRgba(const QByteArray& stringValue) | Coverage: | 12.500% (2/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 734-748 |
| | 11 | 6 |
parse_locale_tagName: | parse_locale_tag | Prototype: | static bool parse_locale_tag(const QString &input, int &i, QString *result, const QString &separators) | Coverage: | 59.091% (13/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 382-400 |
| | 15 | 4 |
pathHashKeyName: | pathHashKey | Prototype: | static inline int pathHashKey(QSettings::Format format, QSettings::Scope scope) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1044-1047 |
| | 1 | 1 |
pathIsDirName: | pathIsDir | Prototype: | static bool pathIsDir(const QByteArray &nativeName) | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 553-560 |
| | 2 | 1 |
pcre16SafeExecName: | pcre16SafeExec | Prototype: | static int pcre16SafeExec(const pcre16 *code, const pcre16_extra *extra, const unsigned short *subject, int length, int startOffset, int options, int *ovector, int ovecsize) | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1208-1225 |
| | 8 | 2 |
perf_event_openName: | perf_event_open | Prototype: | static int perf_event_open(perf_event_attr *attr, pid_t pid, int cpu, int group_fd, unsigned long flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 123-136 |
| | 1 | 1 |
permissionsToModeName: | permissionsToMode | Prototype: | static quint32 permissionsToMode(QFile::Permissions perms) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 243-265 |
| | 20 | 10 |
perpName: | perp | Prototype: | static inline int perp(bool vertical, const QSize &size) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 427-430 |
| | 1 | 1 |
pickName: | pick | Prototype: | static inline int pick(bool vertical, const QSize &size) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 422-425 |
| | 1 | 1 |
pixelFormatCompatibleWithInternalFormatName: | pixelFormatCompatibleWithInternalFormat | Prototype: | static QOpenGLTexture::PixelFormat pixelFormatCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/169) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 472-716 |
| | 73 | 99 |
pixelToPointName: | pixelToPoint | Prototype: | static QString pixelToPoint(qreal pixels) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 57-61 |
| | 1 | 1 |
pixelTypeCompatibleWithInternalFormatName: | pixelTypeCompatibleWithInternalFormat | Prototype: | static QOpenGLTexture::PixelType pixelTypeCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/122) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 718-868 |
| | 26 | 99 |
pixel_distanceName: | pixel_distance | Prototype: | static inline int pixel_distance(QRgb p1, QRgb p2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2030-2042 |
| | 9 | 1 |
platformAccessibilityName: | platformAccessibility | Prototype: | static QPlatformAccessibility *platformAccessibility() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 477-481 |
| | 2 | 1 |
pointDistanceFromLineName: | pointDistanceFromLine | Prototype: | inline int pointDistanceFromLine(const QPoint &p, const QPoint &v1, const QPoint &v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 163-166 |
| | 1 | 1 |
pointerAddressName: | pointerAddress | Prototype: | int *pointerAddress() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/tests/auto/corelib/plugin/qpluginloader/lib/mylib.c | Lines: | 49-52 |
| | 1 | 1 |
pointsIntoRangeName: | pointsIntoRange | Prototype: | bool pointsIntoRange(const QChar *ptr, const ushort *base, int len) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2392-2396 |
| | 2 | 1 |
populateFromPatternName: | populateFromPattern | Prototype: | static void populateFromPattern(FcPattern *pattern) | Coverage: | 60.000% (45/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 364-476 |
| | 81 | 22 |
positionIncludesFrameName: | positionIncludesFrame | Prototype: | static inline bool positionIncludesFrame(QWindow *w) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 219-222 |
| | 1 | 1 |
postEventSourceCheckName: | postEventSourceCheck | Prototype: | static gboolean postEventSourceCheck(GSource *source) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 261-264 |
| | 1 | 1 |
postEventSourceDispatchName: | postEventSourceDispatch | Prototype: | static gboolean postEventSourceDispatch(GSource *s, GSourceFunc, gpointer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 266-273 |
| | 5 | 1 |
postEventSourcePrepareName: | postEventSourcePrepare | Prototype: | static gboolean postEventSourcePrepare(GSource *s, gint *timeout) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 244-259 |
| | 11 | 3 |
postProcessName: | postProcess | Prototype: | static QList<QNetworkInterfacePrivate *> postProcess(QList<QNetworkInterfacePrivate *> list) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | Lines: | 45-73 |
| | 13 | 5 |
pow10Name: | pow10 | Prototype: | static qlonglong pow10(int exp) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 390-396 |
| | 4 | 2 |
pow5multName: | pow5mult | Prototype: | static Bigint *pow5mult(Bigint *b, int k) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 811-843 |
| | 21 | 8 |
prepareEngineName: | prepareEngine | Prototype: | inline static void prepareEngine(QRegExpPrivate *priv) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3856-3861 |
| | 3 | 2 |
prepareEngineForMatchName: | prepareEngineForMatch | Prototype: | static void prepareEngineForMatch(QRegExpPrivate *priv, const QString &str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3863-3873 |
| | 4 | 1 |
prepareEngine_helperName: | prepareEngine_helper | Prototype: | static void prepareEngine_helper(QRegExpPrivate *priv) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3837-3854 |
| | 10 | 5 |
prepareIdentifierName: | prepareIdentifier | Prototype: | static QString prepareIdentifier(const QString &identifier, QSqlDriver::IdentifierType type, const QSqlDriver *driver) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 45-54 |
| | 5 | 2 |
prevCharJoinsName: | prevCharJoins | Prototype: | static inline bool prevCharJoins(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: | 2668-2676 |
| | 6 | 3 |
primeForCountName: | primeForCount | Prototype: | static inline int primeForCount(int count) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 452-464 |
| | 8 | 3 |
primeForNumBitsName: | primeForNumBits | Prototype: | static inline int primeForNumBits(int numBits) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 447-450 |
| | 1 | 1 |
printPageName: | printPage | Prototype: | static void printPage(int index, QPainter *painter, const QTextDocument *doc, const QRectF &body, const QPointF &pageNumberPos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1849-1879 |
| | 17 | 2 |
printXcbEventName: | printXcbEvent | Prototype: | void printXcbEvent(const char *message, xcb_generic_event_t *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 771-821 |
| | 2 | 1 |
print_backtraceName: | print_backtrace | Prototype: | static void print_backtrace(FILE *outb) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | Lines: | 71-86 |
| | 11 | 4 |
privName: | priv | Prototype: | static inline const QMetaObjectPrivate *priv(const uint* data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 139-140 |
| | 1 | 1 |
privName: | priv | Prototype: | static inline __attribute__((__unused__)) const QMetaObjectPrivate *priv(const uint* data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 85-86 |
| | 1 | 1 |
privName: | priv | Prototype: | static inline const QDBusMetaObjectPrivate *priv(const uint* data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 654-657 |
| | 1 | 1 |
progressForValueName: | progressForValue | Prototype: | static qreal progressForValue(const QEasingCurve &curve, qreal value) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 160-182 |
| | 16 | 6 |
propertyNameForStandardPixmapName: | propertyNameForStandardPixmap | Prototype: | static QLatin1String propertyNameForStandardPixmap(QStyle::StandardPixmap sp) | Coverage: | 0.000% (0/110) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5046-5105 |
| | 56 | 56 |
propertyNotFoundErrorName: | propertyNotFoundError | Prototype: | static inline QDBusMessage propertyNotFoundError(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 206-215 |
| | 6 | 1 |
propertyWriteReplyName: | propertyWriteReply | Prototype: | static QDBusMessage propertyWriteReply(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name, int status) | Coverage: | 36.364% (4/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 293-320 |
| | 17 | 6 |
proxyAuthenticationKeyName: | proxyAuthenticationKey | Prototype: | static QByteArray proxyAuthenticationKey(const QNetworkProxy &proxy, const QString &realm) | Coverage: | 50.000% (7/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 96-132 |
| | 16 | 8 |
pseudoClassName: | pseudoClass | Prototype: | static quint64 pseudoClass(QStyle::State state) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1653-1700 |
| | 37 | 17 |
ptrName: | ptr | Prototype: | template<typename T> static inline ControlElement<T> *ptr(QWidget *widget) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 235-243 |
| | 4 | 2 |
putEscapedStringName: | putEscapedString | Prototype: | template <typename Char> static inline void putEscapedString(QTextStreamPrivate *d, const Char *begin, int length, bool isUnicode = true) | Coverage: | 90.323% (56/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 186-293 |
| | 72 | 20 |
q26Dot6CompareName: | q26Dot6Compare | Prototype: | static inline bool q26Dot6Compare(qreal p1, qreal p2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 710-713 |
| | 1 | 1 |
qAbsName: | qAbs | Prototype: | inline QPointF qAbs(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 112-115 |
| | 1 | 1 |
qAbsTimespecName: | qAbsTimespec | Prototype: | timespec qAbsTimespec(const timespec &t) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 89-100 |
| | 7 | 3 |
qAccessibleCleanupName: | qAccessibleCleanup | Prototype: | static void qAccessibleCleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 501-505 |
| | 2 | 1 |
qAccessibleEventStringName: | qAccessibleEventString | Prototype: | const char *qAccessibleEventString(QAccessible::Event event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 1843-1847 |
| | 1 | 1 |
qAccessibleFactoryName: | qAccessibleFactory | Prototype: | QAccessibleInterface *qAccessibleFactory(const QString &classname, QObject *object) | Coverage: | 0.000% (0/157) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgetfactory.cpp | Lines: | 52-217 |
| | 101 | 49 |
qAccessibleLocalizedActionDescriptionName: | qAccessibleLocalizedActionDescription | Prototype: | QString qAccessibleLocalizedActionDescription(const QString &actionName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2996-2999 |
| | 1 | 1 |
qAccessibleRelationToAtSpiRelationName: | qAccessibleRelationToAtSpiRelation | Prototype: | AtspiRelationType qAccessibleRelationToAtSpiRelation(QAccessible::Relation relation) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | Lines: | 128-143 |
| | 7 | 6 |
qAccessibleRoleStringName: | qAccessibleRoleString | Prototype: | const char *qAccessibleRoleString(QAccessible::Role role) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 1834-1840 |
| | 3 | 2 |
qAddPostRoutineName: | qAddPostRoutine | Prototype: | void qAddPostRoutine(QtCleanUpFunction p) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 254-260 |
| | 4 | 2 |
qAddPreRoutineName: | qAddPreRoutine | Prototype: | void qAddPreRoutine(QtStartUpFunction p) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 239-252 |
| | 7 | 3 |
qAllocMoreName: | qAllocMore | Prototype: | int qAllocMore(int alloc, int extra) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 125-135 |
| | 5 | 1 |
qAppNameName: | qAppName | Prototype: | QString qAppName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 593-598 |
| | 3 | 2 |
qAverageName: | qAverage | Prototype: | template <typename T> typename T::value_type qAverage(const T &container) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 284-297 |
| | 9 | 2 |
qBadAllocName: | qBadAlloc | Prototype: | void qBadAlloc() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2996-2999 |
| | 1 | 1 |