| blib/lib/MooseX/AccessorsOnly.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | if (ref $_[0]) { } |
| 22 | 0 | 0 | unless grep {$complainer eq $_;} 'carp', 'croak', 'confess', 'cluck', 'die', 'warn' |
| 24 | 0 | 0 | if $complainer =~ /^c/ |
| 58 | 0 | 0 | unless (caller 2)[0] or !1 or $caller[0] =~ /^(?:Eval::Closure|Data::Dump)/ |