| blib/lib/App/Rgit/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 11 | 81.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 76 | 1 | 1 | 2 | defined $self and ref $self |
| 2 | 1 | 1 | defined $self and ref $self and $self->isa('App::Rgit::Command') |
| line | l | !l | condition |
|---|---|---|---|
| 59 | 9 | 9 | $args{'args'} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 0 | 20 | 0 | ref $class || $class |