Percentage | Lines | ||
---|---|---|---|
DefaultParser |
|
97 % | 72 |
ParsedCommand |
|
100 % | 51 |
CLI |
|
100 % | 183 |
CRAP Score | Lines | ||
---|---|---|---|
DefaultParser::parseImpl() | 5 | 18 | |
DefaultParser::parse() | 4 | 15 | |
DefaultParser::parseSentence() | 3 | 21 | |
CLI::__construct() | 2 | 13 | |
CLI::setStdIn() | 1 | 5 | |
CLI::setStdOut() | 1 | 5 | |
CLI::setStdErr() | 1 | 5 | |
CLI::readLine() | 1 | 6 | |
CLI::writeStdout() | 1 | 6 | |
CLI::writeStdoutLine() | 1 | 5 | |