Branch Coverage

blib/lib/Story/Interact.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
24 2 2 if (-d $story) { }
0 2 elsif ($story =~ /^dbi:/i) { }
2 0 elsif (-f $story) { }