| blib/lib/Distribution/Guess/BuildSystem.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 53 | 53 | 100.0 | 
| pod | 37 | 37 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 12 | n/a | BEGIN | 
| 4 | 12 | n/a | BEGIN | 
| 5 | 12 | n/a | BEGIN | 
| 7 | 12 | n/a | BEGIN | 
| 8 | 12 | n/a | BEGIN | 
| 10 | 12 | n/a | BEGIN | 
| 11 | 12 | n/a | BEGIN | 
| 12 | 12 | n/a | BEGIN | 
| 13 | 12 | n/a | BEGIN | 
| 15 | 12 | n/a | BEGIN | 
| 106 | 17 | Yes | new | 
| 125 | 581 | Yes | dist_dir | 
| 138 | 4 | Yes | perl_binary | 
| 152 | 8 | Yes | prefer_makemaker | 
| 167 | 17 | Yes | prefer_module_build | 
| 172 | 613 | n/a | _setting | 
| 202 | 20 | Yes | build_files | 
| 231 | 32 | Yes | preferred_build_file | 
| 257 | 17 | Yes | preferred_build_command | 
| 272 | 10 | Yes | build_file_paths | 
| 286 | 59 | Yes | makefile_pl_path | 
| 296 | 37 | Yes | build_pl_path | 
| 308 | 473 | n/a | _has_file | 
| 318 | 217 | Yes | has_build_pl | 
| 326 | 256 | Yes | has_makefile_pl | 
| 335 | 10 | Yes | has_build_and_makefile | 
| 347 | 29 | Yes | make_command | 
| 356 | 18 | Yes | build_command | 
| 365 | 7 | Yes | perl_command | 
| 376 | 10 | Yes | build_commands | 
| 394 | 68 | n/a | _get_modules | 
| 400 | 30 | Yes | uses_makemaker | 
| 415 | 36 | Yes | uses_makemaker_only | 
| 428 | 5 | Yes | makemaker_version | 
| 434 | 3 | n/a | _get_version | 
| 463 | 37 | Yes | uses_module_build | 
| 478 | 25 | Yes | uses_module_build_only | 
| 491 | 5 | Yes | module_build_version | 
| 503 | 24 | Yes | uses_module_install | 
| 520 | 10 | Yes | uses_auto_install | 
| 532 | 6 | Yes | module_install_version | 
| 550 | 10 | Yes | uses_module_build_compat | 
| 562 | 5 | Yes | build_pl_wraps_makefile_pl | 
| 569 | 13 | n/a | _file_has_string | 
| 609 | 3 | Yes | just_give_me_a_hash | 
| 635 | 385 | Yes | makefile_pl | 
| 645 | 308 | Yes | build_pl | 
| 653 | 41 | Yes | makemaker_name | 
| 661 | 19 | Yes | module_build_name | 
| 670 | 49 | Yes | module_install_name | 
| 679 | 1 | Yes | module_install_dir | 
| 688 | 68 | Yes | module_extractor_class | 
| 689 | 12 | n/a | BEGIN |