lib/Devel/PerlySense/Editor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
162 | 0 | 15 | unless $self->can($nameMethod) |
226 | 0 | 4 | if $$rhSeenEdge{$oClass->name . '->' . $oClassBase->name}++ |
247 | 0 | 0 | if $$rhSeenEdge{$oClassSub->name . '->' . $oClass->name}++ |
356 | 12 | 85 | if length((split(/\n/, $text, 0))[0]) <= $columnsToFitWithin |
443 | 0 | 3 | unless (my $oApi = $oDocument->rhPackageApiLikely->{$oClass->name}) |
514 | 2 | 107 | unless my $countItemPerGroup = ceil(@aItem / $countGroup) |
520 | 0 | 107 | if @aItem |