blib/lib/NNexus/Annotate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 24 | 83.3 |
line | true | false | branch |
---|---|---|---|
42 | 6 | 6 | if ($domain and lc $domain ne 'all') |
49 | 6 | 11 | if $link and not $link =~ /^http/ |
50 | 4 | 4 | !($_ =~ /^http/) ? : |
4 | 13 | if defined $multilinks | |
53 | 10 | 2 | if ($options{'embed'}) { } |
55 | 10 | 0 | if (not $annotation or $annotation =~ /^html/) { } |
68 | 2 | 8 | if ($annotation eq 'html+rdfa') |
77 | 0 | 3 | if grep {$$_[0] eq $$next_link[0];} @links |
82 | 0 | 10 | if ($options{'verbosity'}) |
84 | 7 | 3 | if (@links == 1) { } |
99 | 0 | 10 | if ($options{'verbosity'}) |
107 | 1 | 1 | if ($annotation eq 'json') { } |