Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | DesignPattern\Singleton::__wakeup() | 0 | 1 | 1 | 2 | 2 | 0 | 0 |
A | DesignPattern\Singleton::__clone() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | DesignPattern\Singleton::__sleep() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | DesignPattern\Singleton::__construct() | 0 | 0 | 1 | 1 | 1 | 0 | 0 |
A | DesignPattern\Singleton::getInstance() | 0 | 5 | 2 | 2 | 2 | 0 | 0 |