| blib/lib/App/bif/Build.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| statement | 6 | 6 | 100.0 | 
| branch | n/a | ||
| condition | n/a | ||
| subroutine | 2 | 2 | 100.0 | 
| pod | n/a | ||
| total | 8 | 8 | 100.0 | 
| line | stmt | bran | cond | sub | pod | time | code | 
|---|---|---|---|---|---|---|---|
| 1 | package App::bif::Build; | ||||||
| 2 | 1 | 1 | 7 | use strict; | |||
| 1 | 2 | ||||||
| 1 | 35 | ||||||
| 3 | 1 | 1 | 6 | use warnings; | |||
| 1 | 1 | ||||||
| 1 | 82 | ||||||
| 4 | $App::bif::Build::VERSION = '0.1.5_5'; | ||||||
| 5 | $App::bif::Build::COMMIT = 'e606cf188aae290468ac7f36b41169054012ddd3'; | ||||||
| 6 | $App::bif::Build::DATE = '2015-08-13 08:54:57'; | ||||||
| 7 | $App::bif::Build::FILE = __FILE__; | ||||||
| 8 | 1; | ||||||
| 9 | __END__ |