| blib/lib/App/LJ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 18 | 50.0 |
| 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 | 3 | 1 | if ($line =~ /\s*\[?\{.*\}\]?\s*/) |
| 77 | 2 | 1 | unless ($@) |
| 79 | 2 | 0 | if $pre ne '' |
| 81 | 0 | 2 | if $post ne '' |