blib/lib/File/Tasks/Add.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | unless my $self = $class->SUPER::new(@_) |
27 | 0 | 0 | unless my $Script = _INSTANCE(shift(), 'File::Tasks') |
28 | 0 | 0 | unless $$self{'source'} = $Script->provider->compatible(shift()) |
55 | 0 | 0 | unless my $content = $self->content |