Branch Coverage

blib/lib/Skype/Any.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
36 0 0 unless (defined $$self{'api'})
45 0 0 unless (defined $$self{'handler'})
58 0 0 if (exists $OBJECT{$object})
65 0 0 if (@args <= 1) { }
66 0 0 if (ref $args[0] eq 'CODE') { }
84 0 0 defined $args ? :
107 0 0 if ($status eq 'RECEIVED')