Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | CampaignMonitorTest::testItCanBeUsedByCMClasses() | 0 | 31 | 1 | ? | 0 | 0 | 0 |
A | LogDecoratorTest::testItLogsAMessageWithGivenDefaultContext() | 0 | 11 | 1 | ? | 0 | 0 | 0 |
A | LogDecoratorTest::invalidLogLevels() | 0 | 6 | 1 | ? | 0 | 0 | 0 |
A | CampaignMonitorLog\LogDecorator::log() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | LogDecorator::translateLogLevel() | 0 | 3 | 2 | 2 | 0 | 0 | 0 |
A | CampaignMonitorLog\LogDecorator::__construct() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | InvalidArgumentException::fromInvalidLogLevel() | 0 | 6 | 2 | 2 | 0 | 0 | 0 |
A | CampaignMonitorLog\LogDecorator::log_message() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | LogDecoratorTest::testItThrowsAnExceptionWithInvalidLogLevels() | 0 | 5 | 1 | ? | 0 | 0 | 0 |