Branch Coverage

blib/lib/Net/Proxmox/VE/Storage.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
23 0 0 unless my $self = shift()
32 0 0 unless my $self = shift()
34 0 0 unless my $storageid = shift()
36 0 0 if ref $storageid
47 0 0 unless my $self = shift()
50 0 0 unless @p
54 0 0 if (@p == 1) { }
55 0 0 unless ref $p[0] eq "HASH"
61 0 0 if scalar @p % 2 != 0
74 0 0 unless my $self = shift()
75 0 0 unless my $storageid = shift()
86 0 0 unless my $self = shift()
87 0 0 unless my $storageid = shift()
90 0 0 if ref $storageid
95 0 0 unless @p
99 0 0 if (@p == 1) { }
100 0 0 unless ref $p[0] eq "HASH"
106 0 0 if scalar @p % 2 != 0