Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
StringName: | WTF::String::String | Prototype: | String(const QString& s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | Lines: | 51-51 |
| | 1 | 1 |
characters16Name: | WTF::String::characters16 | Prototype: | const UChar *characters16() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | Lines: | 54-54 |
| | 1 | 1 |
characters8Name: | WTF::String::characters8 | Prototype: | const unsigned char *characters8() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | Lines: | 53-53 |
| | 1 | 1 |
getCharactersName: | WTF::String::getCharacters | Prototype: | template <> inline const unsigned char* String::getCharacters<unsigned char>() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | Lines: | 61-62 |
| | 1 | 1 |
getCharactersName: | WTF::String::getCharacters | Prototype: | template <> inline const UChar* String::getCharacters<UChar>() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | Lines: | 63-64 |
| | 1 | 1 |
is8BitName: | WTF::String::is8Bit | Prototype: | bool is8Bit() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/stubs/wtf/text/WTFString.h | Lines: | 52-52 |
| | 1 | 1 |