Branch Coverage

lib/App/Sandy/Command/Expression/Add.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
27 0 0 unless (defined $file)
32 0 0 unless (-f $file)
36 0 0 if @$args
44 0 0 if (not exists $opts->{'expression-matrix'})