Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Component\Sms\Sender\Sender::send() | 0 | 25 | 1 | 5 | 0 | 0 |
B | Component\Sms\Gateway\Matcher::match() | 0 | 9 | 6 | 0 | 0 | 0 |
A | Factory\GatewayFactory::create() | 0 | 18 | 1 | 0 | 0 | 0 |
A | SmsSpec::its_sender_is_mutable() | 0 | 4 | 1 | 1 | 0 | 0 |
A | Component\Sms\Model\Sms::setState() | 0 | 5 | 2 | 0 | 0 | 0 |
A | GatewaySpec::its_name_is_mutable() | 0 | 4 | 1 | 1 | 0 | 0 |
A | SmsSpec::its_updated_date_is_mutable() | 0 | 4 | 1 | 1 | 0 | 0 |
A | Component\Sms\Model\Sms::getStates() | 0 | 7 | 1 | 0 | 0 | 0 |
A | GatewaySpec::its_prefix_codes_are_immutable() | 0 | 3 | 1 | 1 | 0 | 1 |
A | Model\SmsSpec::its_state_is_mutable() | 0 | 4 | 1 | 1 | 0 | 0 |
A | MatcherSpec::it_should_not_throw_exception_if_gateway_is_valid() | 0 | 4 | 1 | 1 | 0 | 0 |
A | Sms\Model\Gateway::__construct() | 0 | 17 | 1 | 0 | 0 | 0 |
A | Component\Sms\Model\Sms::setRecipient() | 0 | 3 | 1 | 0 | 0 | 0 |
A | SmsSpec::it_throws_exception_if_state_is_invalid() | 0 | 4 | 1 | 1 | 0 | 0 |
A | SmsSpec::its_recipient_is_mutable() | 0 | 4 | 1 | 1 | 0 | 0 |