Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
InputStreamName: | 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 |
atEndName: | 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 |
atEndName: | 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 |
atStartName: | 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 |
atStartName: | 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 |
endName: | 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 |
getPosName: | 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 |
isAvailableInputName: | 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 |
nextName: | 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 |
readCheckedName: | 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 |
readPairName: | 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 |
rereadName: | 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 |
rewindName: | 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 |
setPosName: | 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 |
uncheckInputName: | 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 |
checkInputName: | 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 |
prevName: | 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 |
readName: | 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 |