Branch Coverage

blib/lib/App/Mowyw/Datasource/XML.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
15 0 5 unless my $file = $opts->{'file'}
26 2 3 if (exists $self->{'OPTIONS'}{'root'}) { }
31 0 5 if (&reftype($data) eq 'ARRAY') { }
34 2 3 if (exists $self->{'OPTIONS'}{'root'}) { }
38 1 2 if (@keys > 1) { }
0 2 elsif (@keys == 0) { }