blib/lib/Spreadsheet/Compare/Common.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 18 | 83.3 |
line | true | false | branch |
---|---|---|---|
16 | 258 | 116 | unless $ro |
18 | 112 | 4 | unless ref $attrs eq 'ARRAY' |
24 | 1 | 72286 | if @_ > 1 |
25 | 0 | 72286 | if exists $_[0]{$attr} |
49 | 14 | 58 | if ($args{'test'}) |
58 | 6 | 8 | if ($args{'temp'} and path('t')->is_dir) |
78 | 1 | 743 | if $self->can('__ro__' . $attr) |
80 | 118 | 18 | if $self->can('init') |
103 | 0 | 0 | unless $line |