File: | local/lib/perl5/Test/Differences.pm |
Coverage: | 0.0% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
437 | 0 |
| $has_test_pm and not $has_builder_pm | ||||||||||||
438 | 0 |
| not $has_test_pm and $has_builder_pm | ||||||||||||
440 | 0 |
| $has_test_pm and $has_builder_pm | ||||||||||||
461 | 0 |
| @_ > 2 and ref $_[-1] | ||||||||||||
466 | 0 |
| ref $vals[0] or ref $vals[1] | ||||||||||||
0 |
| $data_type ||= 'text' | |||||||||||||
467 | 0 |
| $data_type ||= 'data' | ||||||||||||
473 | 0 |
| $types[0] && $types[1] |