File: | lib/App/TimeTracker/Proto.pm |
Coverage: | 45.5% |
line | % | coverage | branch | |
---|---|---|---|---|
24 | 0 | T | F | unless -d $home |
54 | 100 | T | F | unless $method =~ /^cmd_/ |
60 | 0 | T | F | if ($commands{$_}) |
65 | 50 | T | F | if ($load_attribs_for_command and $class->has_method($load_attribs_for_command)) |
91 | 50 | T | F | if ($arg eq '--project') |
93 | 50 | T | F | if $projects{$p} |
94 | 50 | T | F | unless ($project) |
99 | 100 | T | F | unless ($project) |
102 | 0 | T | F | if ($cwd =~ m[/($regex)]) |
103 | 50 | T | F | if $projects{$1} |
108 | 50 | T | F | if ($project) { } |