| blib/lib/Devel/Probe.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 1 | unless $config |
| 30 | 1 | 6 | if ($action->{'action'} eq 'enable') |
| 34 | 1 | 5 | if ($action->{'action'} eq 'disable') |
| 38 | 1 | 4 | if ($action->{'action'} eq 'dump') |
| 42 | 1 | 3 | if ($action->{'action'} eq 'clear') |
| 46 | 3 | 0 | if ($action->{'action'} eq 'define') |
| 48 | 0 | 3 | unless $file |