Branch Coverage

blib/lib/Data/iRealPro/Output.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
32 0 0 if ($options->{'generate'})
35 0 0 if $@
39 0 0 if ($options->{'list'} or $opts->{'output'} =~ /\.txt$/i) { }
0 0 elsif ($opts->{'output'} =~ /\.jso?n$/i) { }
0 0 elsif ($options->{'split'} or $opts->{'output'} =~ /\.html$/i) { }
0 0 elsif (not $self->{'_backend'}) { }
60 0 0 if exists $options->{$_}