bin/chkstow | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 7 | unless &GetOptions('b|badlinks', sub { ; } , 'a|aliens', sub { ; } , 'l|list', sub { ; } , 't|target=s', \$Target) |
79 | 1 | 5 | if ($Wanted == \&main::list) |
83 | 1 | 0 | if (keys %Package) |
92 | 6 | 30 | if (-e '.stow' or -e '.notstowed') { } |
103 | 1 | 49 | if -l $_ and not -e $_ |
108 | 1 | 32 | if not -l $_ || -d $_ |
114 | 10 | 6 | if (-l $_) |