line |
true |
false |
branch |
42
|
0 |
1 |
unless open my $fh, '<', $dir_name . '/additional_info.rec' |
51
|
0 |
1 |
unless close $fh |
65
|
1 |
0 |
if (@packages == 0) { } |
70
|
0 |
0 |
unless (exists $$self[TYPEGLOBS()]{$package}) |
94
|
0 |
1 |
unless open my $fh, '>', $filename |
96
|
0 |
1 |
unless close $fh |
99
|
0 |
1 |
unless chdir $start_path |
103
|
0 |
1 |
unless chdir $top_level |
104
|
0 |
1 |
unless copy($$self[READ_DIR()] . '/history_from_recorder.rec', $write_dir . '/history_for_playback.rec') |
174
|
2 |
16 |
if (exists $$typeglob{'CONSTANT'}) |
215
|
11 |
7 |
if (exists $$typeglob{'CODE'}) |
228
|
1 |
10 |
defined $prototype ? : |