blib/lib/PerlGuard/Agent/Output/PerlGuardServer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 2 | 0.0 |
line | l | !l | condition |
---|---|---|---|
34 | 0 | 0 | $ENV{'PERLGUARD_API_KEY'} || die('No api_key specified, can be specified in PerlGuard::Agent->new() or with an ENV var named PERLGUARD_API_KEY') |