Class | Coverage |
---|---|
phpbb\filesystem\exception\filesystem_exception | 33% |
phpbb\filesystem\filesystem | 46% |
phpbb\filesystem\temp | 57% |
phpbb\filesystem\helper | 67% |
Class | CRAP |
---|---|
phpbb\filesystem\filesystem | 2527 |
phpbb\filesystem\helper | 199 |
phpbb\filesystem\temp | 10 |
Method | Coverage |
---|---|
get_filename | 0% |
chown | 0% |
is_readable | 0% |
make_path_relative | 0% |
mirror | 0% |
mkdir | 0% |
realpath | 0% |
symlink | 0% |
touch | 0% |
phpbb_is_writable | 0% |
remove | 20% |
rename | 20% |
copy | 33% |
dump_file | 33% |
is_writable | 35% |
__construct | 50% |
resolve_path | 56% |
chmod | 59% |
phpbb_chmod | 59% |
get_symfony_filesystem | 66% |
phpbb_own_realpath | 71% |
phpbb_own_realpath | 73% |
realpath | 87% |
Method | CRAP |
---|---|
phpbb_chmod | 112 |
resolve_path | 107 |
phpbb_is_writable | 90 |
is_writable | 74 |
is_readable | 56 |
chmod | 33 |
phpbb_own_realpath | 17 |
phpbb_own_realpath | 15 |
__construct | 10 |
realpath | 6 |
chown | 6 |
mirror | 6 |
mkdir | 6 |
symlink | 6 |
touch | 6 |
remove | 4 |
rename | 4 |
copy | 3 |
dump_file | 3 |
get_symfony_filesystem | 2 |