Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
D | AnnotationLoader::loadClassMetadata() | 0 | 22 | 10 | 1 | 0 | 0 |
C | Normalizer\ObjectNormalizer::normalize() | 0 | 30 | 10 | 0 | 0 | 0 |
C | CollectionNormalizer::normalize() | 0 | 13 | 7 | 0 | 0 | 0 |
B | AbstractRestController::renderJsonApi() | 0 | 21 | 5 | 0 | 0 | 0 |
B | MetadataFactory::getMetadataFor() | 0 | 12 | 4 | 0 | 0 | 0 |
B | TestClassMetadataFactory::createAttributeClassMetadata() | 25 | 15 | 1 | 1 | 0 | 0 |
B | TestClassMetadataFactory::createRelationshipClassMetadata() | 25 | 15 | 1 | 1 | 0 | 0 |
B | TestClassMetadataFactory::createObjectNormalizerClassMetadata() | 38 | 24 | 1 | 1 | 0 | 0 |
B | Factory\MetadataFactory::getClass() | 0 | 8 | 5 | 0 | 0 | 0 |
B | TestClassMetadataFactory::createMergedClassMetadata() | 38 | 24 | 1 | 1 | 0 | 0 |
B | Serializer\Mapping\ClassMetadata::merge() | 0 | 11 | 5 | 1 | 0 | 0 |
A | ObjectNormalizer::getNormalizerClassAnnotation() | 0 | 5 | 3 | 0 | 0 | 0 |
A | AnnotationLoaderTest::testLoadClassMetadataReturnsTrueIfSuccessful() | 0 | 3 | 1 | 1 | 0 | 0 |
A | Normalizer\ObjectNormalizer::__construct() | 0 | 3 | 1 | 0 | 0 | 0 |
A | ClassMetadata::getReflectionClass() | 0 | 4 | 2 | 0 | 0 | 0 |