Branch Coverage

blib/lib/HTTP/Caching/DeprecationWarning.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
13 7 8 if $_[1] and $_[1] eq ':hide'
21 28 5 unless $did_show_deprecation_warning
32 27 1 if $hide_deprecation_warning or $ENV{'HTTP_CACHING_DEPRECATION_WARNING_HIDE'}