blib/lib/Dist/Zilla/Plugin/Test/CheckBreaks.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
101 | 1 | 3 | unless keys %$breaks_data or $self->conflicts_module |
138 | 4 | 2 | unless keys %{$self->_x_breaks_data;} |
140 | 1 | 1 | $self->no_forced_deps ? : |
166 | 3 | 3 | unless $test_count |