Branch Coverage

blib/lib/App/LJ.pm
Criterion Covered Total %
branch 7 18 38.8


line true false branch
26 0 0 if (grep /^--?h(?:elp)?$/, @argv)
33 0 0 if ($v eq '--no-color')
44 1 0 @_ == 1 ? :
45 0 1 unless (exists $$opt{'color'})
56 1 0 !$$self{'color'} ? :
68 1 0 if ($line =~ /\s*\{.*\}\s*/)
77 1 0 unless ($@)
79 1 0 if $pre ne ''
81 0 1 if $post ne ''