Branch Coverage

blib/lib/Socialtext/Resting/LocalCopy.pm
Criterion Covered Total %
branch 12 20 60.0


line true false branch
32 0 3 unless $$self{'rester'}
60 1 1 $tag ? :
70 16 8 unless $to_keep{$k}
74 0 2 unless open my $fh, ">$wikitext_file"
77 0 2 unless close $fh
80 0 2 unless open my $jfh, ">$json_file"
82 0 2 unless close $jfh
112 0 1 if $tag
116 0 1 unless open my $fh, $f
122 0 1 unless open my $wtfh, $wikitext_file