Percentage | Lines | ||
---|---|---|---|
InputStream |
|
63 % | 117 |
SimpleFileWriter |
|
64 % | 92 |
OutputStream |
|
80 % | 45 |
FileWriter |
|
83 % | 29 |
FileInputStream |
|
83 % | 167 |
OutputStreamWriter |
|
87 % | 64 |
StringInputStream |
|
89 % | 156 |
FileOutputStream |
|
90 % | 99 |
File |
|
96 % | 245 |
ConsoleOutputStream |
|
100 % | 43 |
CRAP Score | Lines | ||
---|---|---|---|
SimpleFileWriter::write() | 10 | 25 | |
FileOutputStream::__construct() | 9 | 32 | |
FileOutputStream::write() | 8 | 15 | |
ConsoleOutputStream::write() | 7 | 14 | |
FileInputStream::read() | 6 | 25 | |
File::getAbsoluteFilePath() | 6 | 27 | |
StringInputStream::read() | 6 | 37 | |
FileInputStream::__construct() | 5 | 17 | |
StringInputStream::readLine() | 5 | 29 | |
FileInputStream::readLine() | 4 | 18 | |