Branch Coverage

lib/CallBackery/GuiPlugin/Abstract.pm
Criterion Covered Total %
branch 3 60 5.0


line true false branch
288 0 0 if $value =~ /^$rx$/u
308 0 0 if (not $ref or $ref eq ref &true() or $ref eq 'CallBackery::Translate') { }
0 0 elsif ($ref eq 'CODE') { }
0 0 elsif ($ref eq 'ARRAY') { }
0 0 elsif ($ref eq 'HASH') { }
323 0 0 $_ ne $filterKey ? :
385 1 3 if ($ref eq "ARRAY")
389 0 3 if ($ref eq "HASH")
415 0 0 if ($@)
419 0 0 if ($@)
506 0 0 if (-r $destination)
508 0 0 if ($newData eq $oldData)
513 0 0 unless (-d $dir)
522 0 0 if ($@)
523 0 0 if (&blessed($@) and $@->isa('autodie::exception')) { }
530 0 0 if ($self->controller and $self->controller->can("runEventActions"))
546 0 0 unless defined $value
549 0 0 if ($@)
567 0 0 if ($self->controller->can("runEventActions"))
593 0 0 if ($binary =~ s/^-//u)
603 0 0 unless my($fd) = $path =~ m[/proc/self/fd/(\d+)]u
604 0 0 unless $fd > 3
605 0 0 unless my $link = CORE::readlink $path
606 0 0 unless $link =~ /socket/u
607 0 0 if (CORE::open my $fh, ">&=", int $fd)
609 0 0 if (defined &CallBackery::GuiPlugin::Abstract::FIOCLEX) { }
0 0 elsif ($^O eq 'linux') { }
627 0 0 if ($@) { }
632 0 0 if ($logoutput)
637 0 0 unless &CallBackery::GuiPlugin::Abstract::kill(0, $pid)