Branch Coverage

blib/lib/Business/GoCardless/Paginator.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
97 2 1 if (my(@objects) = @{$self->objects // [];})
126 5 0 if (my $url = $self->links->{$page})