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::createLink() | 0 | 10 | 4 | 4 | 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 | InMemoryFileSystem::readDirRaw() | 0 | 12 | 3 | 3 | 0 | 0 | 0 |
A | FileSystemAbstract::fileExists() | 0 | 3 | 2 | 2 | 0 | 0 | 0 |
A | FileSystem\FileSystemAbstract::readDir() | 0 | 7 | 2 | 2 | 0 | 0 | 0 |
A | InMemoryFileSystem::createLinkRaw() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | FileSystem\LocalFileSystem::deleteDirRaw() | 0 | 9 | 3 | 3 | 0 | 0 | 0 |
A | FileSystem\FileSystemAbstract::copyLink() | 0 | 4 | 2 | 2 | 0 | 0 | 0 |
A | FileSystemAbstract::getFileCreationTimestamp() | 0 | 5 | 2 | 2 | 0 | 0 | 0 |
A | FileSystem\LocalFileSystem::readDirRaw() | 0 | 6 | 2 | 2 | 0 | 0 | 0 |