Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | Relax\Greppy\FluentPattern::literal() | 0 | 8 | 4 | 1 | 0 | 0 |
A | Relax\Greppy\FluentPattern::any() | 0 | 3 | 1 | 1 | 0 | 0 |
A | Greppy\SimpleMatcher::__construct() | 0 | 4 | 2 | 1 | 0 | 0 |
A | Pattern\Element\Literal::__toString() | 0 | 4 | 2 | 1 | 0 | 0 |
A | Relax\Greppy\FluentPattern::digit() | 0 | 3 | 1 | 1 | 0 | 0 |
A | LiteralSpec::it_should_escape_non_alphanumeric_literal() | 0 | 3 | 1 | 1 | 0 | 0 |
A | SimpleMatcherSpec::it_should_not_be_constructed_with_non_string_subject() | 0 | 4 | 1 | 1 | 0 | 0 |
A | Relax\Greppy\FluentPattern::range() | 0 | 3 | 1 | 1 | 0 | 0 |
A | SimpleMatcherSpec::it_should_match_pattern_against_subject() | 0 | 5 | 1 | 1 | 0 | 0 |
A | Greppy\FluentPattern::repetition() | 0 | 6 | 2 | 1 | 0 | 0 |
A | Greppy\FluentPattern::__toString() | 0 | 3 | 1 | 1 | 0 | 0 |
A | LiteralSpec::it_should_not_escape_non_alphanumeric_literal() | 0 | 2 | 1 | 1 | 0 | 0 |
A | PatternSpec::it_should_assemble_right_pattern_with_literals() | 0 | 2 | 1 | 2 | 0 | 0 |
A | SimpleMatcherSpec::it_is_initializable() | 0 | 2 | 1 | 1 | 0 | 0 |
A | PatternSpec::it_is_initializable() | 0 | 2 | 1 | 2 | 0 | 1 |