blib/lib/Dita/GB/Standard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 33 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 0 | 0 | 5 | $extension and $extension =~ /\A\S{2,}\Z/s |
116 | 0 | 0 | 1 | -e $source and not -d $source |
122 | 0 | 0 | 1 | $target and $target ne &fp($source) |
205 | 0 | 0 | 1 | -e $source and not -d $source |
208 | 0 | 0 | 1 | $target and $target ne &fp($source) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
67 | 1 | 1 | 3 | $options{'g'} || &nameFromStringRestrictedToTitle($content, %options) |
68 | 0 | 5 | 0 | $options{'md5'} // &fileMd5Sum($content) |
70 | 1 | 4 | 0 | &fe($extension) || $extension |
123 | 0 | 1 | 0 | $correctName // $source |
155 | 2 | 2 | 0 | &fe($extension) || $extension |
209 | 0 | 1 | 0 | $correctName // $source |