Branch Coverage

blib/lib/CGI/Application/Plugin/TT/LastModified.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
41 0 3 if (not UNIVERSAL::isa($caller, 'CGI::Application')) { }
0 3 elsif (not UNIVERSAL::can($caller, 'tt_obj')) { }
1 4 elsif ($_[1] and $_[1] eq ':auto') { }
82 2 0 if ($mtime)