Branch Coverage

blib/lib/notice.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
18 0 9 if exists $ENV{'ACK_NOTICE'}
30 0 18 unless my $until = $config{'until'}
32 10 8 if time > timepiece($until)->epoch
33 3 5 if exists $ENV{$varname}
51 0 0 ref $notes ? :
0 0 $notes ? :
60 9 0 unless my $found = check($class, %args)