| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
InputStream| Name: | JSC::Yarr::Interpreter::InputStream::InputStream | | Prototype: | InputStream(const CharType* input, unsigned start, unsigned length) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 174-179 |
| | 2 | 1 |
atEnd| Name: | JSC::Yarr::Interpreter::InputStream::atEnd | | Prototype: | bool atEnd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 243-246 |
| | 1 | 1 |
atEnd| Name: | JSC::Yarr::Interpreter::InputStream::atEnd | | Prototype: | bool atEnd(unsigned negativePositionOffest) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 273-277 |
| | 2 | 1 |
atStart| Name: | JSC::Yarr::Interpreter::InputStream::atStart | | Prototype: | bool atStart() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 238-241 |
| | 1 | 1 |
atStart| Name: | JSC::Yarr::Interpreter::InputStream::atStart | | Prototype: | bool atStart(unsigned negativePositionOffest) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 268-271 |
| | 1 | 1 |
checkInput| Name: | JSC::Yarr::Interpreter::InputStream::checkInput | | Prototype: | bool checkInput(unsigned count) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 253-260 |
| | 4 | 2 |
end| Name: | JSC::Yarr::Interpreter::InputStream::end | | Prototype: | unsigned end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 248-251 |
| | 1 | 1 |
getPos| Name: | JSC::Yarr::Interpreter::InputStream::getPos | | Prototype: | unsigned getPos() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 228-231 |
| | 1 | 1 |
isAvailableInput| Name: | JSC::Yarr::Interpreter::InputStream::isAvailableInput | | Prototype: | bool isAvailableInput(unsigned offset) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 279-282 |
| | 1 | 1 |
next| Name: | JSC::Yarr::Interpreter::InputStream::next | | Prototype: | void next() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 181-184 |
| | 1 | 1 |
prev| Name: | JSC::Yarr::Interpreter::InputStream::prev | | Prototype: | int prev() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 220-226 |
| | 4 | 2 |
read| Name: | JSC::Yarr::Interpreter::InputStream::read | | Prototype: | int read() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 192-198 |
| | 4 | 2 |
readChecked| Name: | JSC::Yarr::Interpreter::InputStream::readChecked | | Prototype: | int readChecked(unsigned negativePositionOffest) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 206-212 |
| | 4 | 1 |
readPair| Name: | JSC::Yarr::Interpreter::InputStream::readPair | | Prototype: | int readPair() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 200-204 |
| | 2 | 1 |
reread| Name: | JSC::Yarr::Interpreter::InputStream::reread | | Prototype: | int reread(unsigned from) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 214-218 |
| | 2 | 1 |
rewind| Name: | JSC::Yarr::Interpreter::InputStream::rewind | | Prototype: | void rewind(unsigned amount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 186-190 |
| | 2 | 1 |
setPos| Name: | JSC::Yarr::Interpreter::InputStream::setPos | | Prototype: | void setPos(unsigned p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 233-236 |
| | 1 | 1 |
uncheckInput| Name: | JSC::Yarr::Interpreter::InputStream::uncheckInput | | Prototype: | void uncheckInput(unsigned count) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/3rdparty/masm/yarr/YarrInterpreter.cpp | | Lines: | 262-266 |
| | 2 | 1 |