| blib/lib/Darcs/Notify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 0 | 0 | $$self{'repo'} eq '.' ? : | 
| 24 | 0 | 0 | unless $class->isa('Darcs::Notify::Base') or eval "use $class; 1" | 
| 27 | 0 | 0 | unless scalar @{$$self{'notifier'};} | 
| 39 | 0 | 0 | unless -f $old_inventory | 
| 42 | 0 | 0 | unless my $post = 'Darcs::Inventory'->new($$self{'repo'}) | 
| 47 | 0 | 0 | unless ($pre) | 
| 57 | 0 | 0 | unless scalar @$new |