Branch Coverage

blib/lib/App/Kritika.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
20 0 4 unless $self->{'token'} = $params{'token'}
38 0 4 unless open my $fh, '<', $path
44 4 0 if (my $root = $self->{'root'})
59 0 4 $self->{'head'} ? :
0 4 $self->{'changes'} ? :
61 1 3 if ($response->{'status'} eq '599')
63 0 1 if length $content > 64
68 1 2 unless $response->{'success'}