blib/lib/MooseX/YAML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
33 | 1 | 2 | if (keys %$flags) { } |
34 | 0 | 1 | if keys %$flags > 1 |
36 | 0 | 1 | if (exists $flags->{'-xs'}) { } |
0 | 1 | elsif (exists $flags->{'-syck'}) { } |