blib/lib/Dita/GB/Standard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 33 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
66 | 0 | 0 | 5 | $extension and $extension =~ /\A\S{2,}\Z/s |
117 | 0 | 0 | 1 | -e $source and not -d $source |
123 | 0 | 0 | 1 | $target and $target ne &fp($source) |
206 | 0 | 0 | 1 | -e $source and not -d $source |
209 | 0 | 0 | 1 | $target and $target ne &fp($source) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
68 | 1 | 1 | 3 | $options{'g'} || &nameFromStringRestrictedToTitle($content, %options) |
69 | 0 | 5 | 0 | $options{'md5'} // &stringMd5Sum($content) |
71 | 1 | 4 | 0 | &fe($extension) || $extension |
124 | 0 | 1 | 0 | $correctName // $source |
156 | 2 | 2 | 0 | &fe($extension) || $extension |
210 | 0 | 1 | 0 | $correctName // $source |