Condition Coverage

blib/lib/Protocol/DBus/Path.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
16 0 1 0 not $addr and $^O eq "darwin"

or 2 conditions

line l !l condition
36 0 1 $ENV{'DBUS_SYSTEM_BUS_ADDRESS'} || 'unix:path=/var/run/dbus/system_bus_socket'

or 3 conditions

line l !l&&r !l&&!r condition
20 0 0 0 $path ||= `launchctl getenv DBUS_LAUNCHD_SESSION_BUS_SOCKET`