Branch Coverage

lib/Contenticious/Commands.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
17 1 0 unless -d $dd
35 1 6 if $node->name eq 'index'
38 1 5 $node->is_root ? :
47 1 1 if not $node->is_root and $node->can('children') and @{$node->children;} and not -d "$dd/$path"
55 0 6 unless open my $fh, '>', $df