File Coverage

example/lib/Test/Cool/commands/invalid.pl
Criterion Covered Total %
statement 1 3 33.3
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 2 4 50.0


line stmt bran cond sub pod time code
1             #!/usr/bin/env perl
2             package Test::Cool::invalid;
3 1     1   2020 use Getpt::Typos;
  0            
  0            
4             run_for_fun(sub { });