Branch Coverage

blib/lib/Mojolicious/Command/nopaste/Service/gist.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
36 0 0 unless my $token = $self->token
37 0 0 $self->private ? :
42 0 0 if (@$files) { }
48 0 0 if $self->desc
53 0 0 if (my $update = $self->update)
70 0 0 if (my $error = $tx->error)
71 0 0 if ($error->{'code'}) { }