Branch Coverage

blib/lib/YA/CLI/ActionRole.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
35 2 2 if $self->can($_)
37 2 6 if %$args
62 25 20 if &none(sub { $action eq $_; } , $self->action)
71 16 10 unless $self->can("subaction")
72 3 7 unless defined $subaction