Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | FileSystem\FileSystemAbstract::copy() | 0 | 17 | 8 | 8 | 0 | 0 | 0 |
B | FileSystem\FileSystemAbstract::copyFile() | 0 | 14 | 5 | 5 | 0 | 0 | 0 |
B | FileSystem\FileSystemAbstract::createDir() | 0 | 12 | 6 | 6 | 0 | 0 | 0 |
A | FileSystemAbstract::getAbsolutePath() | 0 | 12 | 4 | 4 | 0 | 0 | 0 |
A | FileSystem\FileSystemAbstract::deleteDir() | 0 | 8 | 4 | 4 | 0 | 0 | 0 |
A | FileSystemAbstract::deleteFile() | 0 | 8 | 4 | 4 | 0 | 0 | 0 |
A | FileSystemAbstract::createLink() | 0 | 10 | 4 | 4 | 0 | 0 | 0 |
A | InMemoryFileSystem::readDirRaw() | 0 | 12 | 3 | 3 | 0 | 0 | 0 |
A | InMemoryFileSystem::createDirRaw() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | InMemoryFileSystem::writeFileRaw() | 0 | 5 | 1 | 1 | 0 | 0 | 0 |
A | FileSystemAbstract::getLinkTarget() | 0 | 4 | 2 | 2 | 0 | 0 | 0 |
A | InMemoryFileSystem::dirExistsRaw() | 7 | 5 | 2 | 2 | 0 | 0 | 0 |
A | FileSystem\FileSystemAbstract::writeFile() | 0 | 8 | 3 | 3 | 0 | 0 | 0 |
A | InMemoryFileSystem::deleteDirRaw() | 0 | 4 | 3 | 3 | 0 | 0 | 0 |
A | FileSystemAbstract::getExtension() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |