| line |
true |
false |
branch |
|
157
|
1 |
979 |
if ($name =~ /^(get_|set_|do_)/) |
|
160
|
2 |
977 |
if (my $backend = $class->can($name) && ($Backend{$name} || $class)) |
|
164
|
0 |
977 |
if @extra |
|
167
|
0 |
977 |
if $opt{'list'} and defined $opt{'args'} |
|
172
|
0 |
977 |
if not $target or $target eq 'Assert::Refute::Build' |
|
175
|
174 |
803 |
if $opt{'list'} |
|
177
|
31 |
946 |
if $opt{'block'} |
|
182
|
57 |
46 |
unless @_ <= $nargs |
|
185
|
15 |
962 |
$opt{'manual'} ? : |
|
189
|
106 |
72 |
unless @_ <= $nargs |
|
194
|
15 |
962 |
$opt{'manual'} ? : |
|
195
|
945 |
1 |
if (not $opt{'no_proto'} and $opt{'block'} || $opt{'list'} || defined $opt{'args'}) |
|
196
|
174 |
802 |
$opt{'list'} ? : |
|
197
|
31 |
945 |
if $opt{'block'} |
|
198
|
802 |
174 |
unless $opt{'list'} |
|
207
|
58 |
1 |
$opt{'export_ok'} ? : |
|
|
918 |
59 |
$opt{'export'} ? : |
|
218
|
977 |
0 |
if ($todo_create) |
|
220
|
976 |
1 |
if $export |
|
223
|
81 |
896 |
if ($todo_carp_not) |
|
241
|
66 |
23 |
if $Assert::Refute::DRIVER |
|
244
|
22 |
1 |
if ($MORE_DETECTED) |
|
274
|
245 |
67 |
unless (ref $data or defined $depth) |
|
276
|
237 |
8 |
defined $data ? : |
|
279
|
25 |
82 |
unless defined $depth |