File Coverage

blib/lib/Systemd/Daemon/Inline.pm
Criterion Covered Total %
statement 9 9 100.0
branch n/a
condition n/a
subroutine 3 3 100.0
pod n/a
total 12 12 100.0


line stmt bran cond sub pod time code
1             # DO NOT EDIT. GENERATED BY: Inline::Module 0.34
2              
3 1     1   4 use strict; use warnings;
  1     1   1  
  1         23  
  1         3  
  1         1  
  1         25  
4             package Systemd::Daemon::Inline;
5 1     1   3 use base 'DynaLoader';
  1         0  
  1         75  
6             bootstrap Systemd::Daemon::Inline;
7             1;