Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | OpenStackStorage\Object | 8 | 1 | 580 | 60 | 12 | 3 | 0 |
C | OpenStackStorage\Container | 4 | 1 | 619 | 56 | 10 | 3 | 0 |
C | OpenStackStorage\Connection | 10 | 1 | 583 | 56 | 12 | 4 | 0 |
A | OpenStackStorage\Exceptions\ContainerExists | 1 | 0 | 15 | 1 | 4 | 1 | 0 |
A | OpenStackStorage\Authentication | 5 | 1 | 118 | 10 | 7 | 2 | 0 |
A | OpenStackStorage\Exceptions\ContainerNotEmpty | 1 | 0 | 19 | 1 | 4 | 1 | 0 |
A | OpenStackStorage\Client | 4 | 2 | 126 | 23 | 6 | 1 | 0 |
A | OpenStackStorage\Exceptions\ResponseError | 1 | 0 | 68 | 2 | 4 | 0 | 0 |
A | OpenStackStorage\Client\Headers | 0 | 1 | 83 | 8 | 2 | 0 | 0 |
A | OpenStackStorage\Utils | 1 | 0 | 38 | 8 | 4 | 0 | 0 |