Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | PHPMatcher\Factory\SimpleFactory | 21 | 1 | 82 | 5 | 1 | 0 | 0 |
B | Coduo\PHPMatcher\Parser | 7 | 1 | 311 | 46 | 0 | 0 | 0 |
B | PHPMatcher\Matcher\ArrayMatcher | 9 | 1 | 281 | 46 | 0 | 0 | 0 |
A | PHPMatcher\Matcher\ChainMatcher | 2 | 1 | 57 | 8 | 0 | 0 | 0 |
A | PHPMatcher\Matcher\TextMatcher | 7 | 1 | 151 | 17 | 0 | 0 | 0 |
A | Matcher\Pattern\Expander\IsEmail | 1 | 1 | 47 | 6 | 1 | 0 | 0 |
A | Coduo\PHPMatcher\AST\Type | 0 | 0 | 20 | 2 | 0 | 0 | 0 |
A | Matcher\Pattern\Expander\MatchRegex | 1 | 1 | 58 | 8 | 0 | 0 | 0 |
A | PHPMatcher\Matcher\IntegerMatcher | 4 | 1 | 46 | 7 | 1 | 0 | 0 |
A | Coduo\PHPMatcher\Matcher\OrMatcher | 2 | 1 | 60 | 9 | 1 | 0 | 0 |
A | PHPMatcher\PHPUnit\PHPMatcherConstraint | 3 | 1 | 61 | 5 | 1 | 0 | 0 |
A | Matcher\Pattern\Expander\GreaterThan | 1 | 1 | 51 | 9 | 0 | 0 | 0 |
A | PHPMatcher\Matcher\ExpressionMatcher | 3 | 1 | 28 | 4 | 0 | 0 | 0 |
A | PHPMatcher\Matcher\WildcardMatcher | 1 | 0 | 20 | 3 | 0 | 0 | 0 |
A | Matcher\Pattern\Expander\OneOf | 2 | 1 | 47 | 8 | 1 | 1 | 0 |