Condition Coverage

blib/lib/App/Critique/Command/status.pm
Criterion Covered Total %
condition 0 24 0.0


or 2 conditions

line l !l condition
41 0 0 $session->perl_critic_profile // 'auto'
42 0 0 $session->perl_critic_theme // 'auto'
43 0 0 $session->perl_critic_policy // 'auto'
44 0 0 $session->git_work_tree // 'auto'
45 0 0 $session->git_branch // 'auto'
49 0 0 $session->file_criteria->{'filter'} // '-'
50 0 0 $session->file_criteria->{'match'} // '-'
51 0 0 $session->file_criteria->{'no_violation'} // '-'
64 0 0 $file->recall('violations') // '-'
0 0 $file->recall('reviewed') // '-'
0 0 $file->recall('edited') // '-'
0 0 $file->recall('commited') // '-'