| blib/lib/Test/Mimic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 1 | 1 | if (@pristine_INC) |
| 57 | 0 | 1 | unless (defined $user_preferences) |
| 63 | 0 | 1 | unless (defined $preferences{'packages'}) |
| 72 | 1 | 0 | if (-e $history) { } |
| 85 | 0 | 1 | if (not require_from($package_to_mimic, $lib_dir)) { } |
| 94 | 0 | 1 | if ($playback_stage and @to_record > 0) |
| 100 | 0 | 1 | if (@to_record != 0) |
| 117 | 0 | 1 | if ($recording_required) |