| line | true | false | branch | 
 
| 38 | 0 | 0 | if ($opt->back) | 
 
| 43 | 0 | 0 | if ($opt->next) | 
 
| 47 | 0 | 0 | if ($opt->reset) | 
 
| 52 | 0 | 0 | if ($session->current_file_idx == scalar @tracked_files) | 
 
| 82 | 0 | 0 | unless $file->recall('violations') | 
 
| 85 | 0 | 0 | if (@violations == 0) { } | 
 
| 95 | 0 | 0 | if ($should_review) | 
 
| 114 | 0 | 0 | if ($should_edit) | 
 
| 116 | 0 | 0 | if $did_commit | 
 
| 124 | 0 | 0 | if ($did_commit) | 
 
| 138 | 0 | 0 | if ($idx + 1 == scalar @tracked_files) | 
 
| 202 | 0 | 0 | if ($did_edit) { } | 
 
| 225 | 0 | 0 | if ($commit_this_change) { } | 
 
| 234 | 0 | 0 | unless $file->recall('shas') | 
 
| 246 | 0 | 0 | if ($what_now eq 'c') { } | 
 
|  | 0 | 0 | elsif ($what_now eq 'f') { } | 
 
| 263 | 0 | 0 | if ($what_now eq 'e') { } | 
 
|  | 0 | 0 | elsif ($what_now eq 's') { } |