Branch Coverage

blib/lib/Test/Kantan/Util.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
14 0 0 unless (defined $value)
18 0 0 if (ref $value)
30 0 0 unless defined $cutoff
32 0 0 if (length $message > $cutoff) { }