blib/lib/DBIx/Class/Schema/Journal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | l | !l | condition |
---|---|---|---|
57 | 0 | 0 | $self->journal_component || 'Journal' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
50 | 0 | 0 | 0 | &blessed($self) || $self |
81 | 0 | 0 | 0 | ref $self || $self |
166 | 0 | 0 | 0 | not $current_changeset or $self->journal_nested_changesets |