[libdevel-cover-perl] 01/06: Merge tag 'upstream/1.07'

Florian Schlichting fsfs at alioth.debian.org
Thu Aug 22 12:14:23 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdevel-cover-perl.

commit 03b86325030170698901c615a110c7bbb0a7f882
Merge: a9b2aac 3acb9bd
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Aug 22 12:33:29 2013 +0200

    Merge tag 'upstream/1.07'
    
    Upstream version 1.07

 .gitignore                                         |   28 --
 .travis.yml                                        |    3 +-
 Changes                                            |   53 ++-
 Cover.xs                                           |   43 ++-
 MANIFEST                                           |   27 +-
 META.json                                          |   68 ++--
 META.yml                                           |   68 ++--
 Makefile.PL                                        |   47 ++-
 README                                             |   37 +-
 bin/cover                                          |   85 +++--
 bin/cpancover                                      |   72 +++-
 bin/gcov2perl                                      |   16 +-
 docs/TODO                                          |    8 +-
 lib/Devel/Cover.pm                                 |  352 +++++++++++++++-----
 lib/Devel/Cover/Annotation/Git.pm                  |    8 +-
 lib/Devel/Cover/Annotation/Random.pm               |    8 +-
 lib/Devel/Cover/Annotation/Svk.pm                  |    8 +-
 lib/Devel/Cover/Branch.pm                          |    8 +-
 lib/Devel/Cover/Condition.pm                       |    8 +-
 lib/Devel/Cover/Condition_and_2.pm                 |    8 +-
 lib/Devel/Cover/Condition_and_3.pm                 |    8 +-
 lib/Devel/Cover/Condition_or_2.pm                  |    8 +-
 lib/Devel/Cover/Condition_or_3.pm                  |    8 +-
 lib/Devel/Cover/Condition_xor_4.pm                 |    8 +-
 lib/Devel/Cover/Criterion.pm                       |    9 +-
 lib/Devel/Cover/DB.pm                              |   31 +-
 lib/Devel/Cover/DB/Digests.pm                      |   10 +-
 lib/Devel/Cover/DB/File.pm                         |    8 +-
 lib/Devel/Cover/DB/IO.pm                           |    8 +-
 lib/Devel/Cover/DB/IO/JSON.pm                      |    8 +-
 lib/Devel/Cover/DB/IO/Storable.pm                  |    8 +-
 lib/Devel/Cover/DB/Structure.pm                    |   30 +-
 lib/Devel/Cover/Dumper.pm                          |    4 +-
 lib/Devel/Cover/Html_Common.pm                     |    4 +-
 lib/Devel/Cover/Op.pm                              |    8 +-
 lib/Devel/Cover/Pod.pm                             |    8 +-
 lib/Devel/Cover/Report/Compilation.pm              |    8 +-
 lib/Devel/Cover/Report/Html.pm                     |    8 +-
 lib/Devel/Cover/Report/Html_basic.pm               |   66 +++-
 lib/Devel/Cover/Report/Html_minimal.pm             |    6 +-
 lib/Devel/Cover/Report/Html_subtle.pm              |    8 +-
 lib/Devel/Cover/Report/Sort.pm                     |    8 +-
 lib/Devel/Cover/Report/Text.pm                     |    8 +-
 lib/Devel/Cover/Report/Text2.pm                    |    6 +-
 lib/Devel/Cover/Report/Vim.pm                      |   10 +-
 lib/Devel/Cover/Statement.pm                       |    8 +-
 lib/Devel/Cover/Subroutine.pm                      |    8 +-
 lib/Devel/Cover/Test.pm                            |    8 +-
 lib/Devel/Cover/Time.pm                            |    8 +-
 lib/Devel/Cover/Truth_Table.pm                     |    4 +-
 lib/Devel/Cover/Tutorial.pod                       |    4 +-
 lib/Devel/Cover/Util.pm                            |   54 ++-
 lib/Devel/Cover/Web.pm                             |    8 +-
 test_output/cover/alias.5.006001                   |    2 +-
 test_output/cover/alias1.5.006001                  |    4 +-
 test_output/cover/alias1.5.008                     |    4 +-
 test_output/cover/bigint.5.006001                  |    2 +-
 test_output/cover/bigint.5.008                     |    2 +-
 test_output/cover/bigint.5.008001                  |    2 +-
 test_output/cover/branch_return_sub.5.006001       |    2 +-
 test_output/cover/branch_return_sub.5.008          |    2 +-
 test_output/cover/bug_and.5.006001                 |   85 +++++
 test_output/cover/bug_and.5.008                    |   86 +++++
 test_output/cover/bug_and.5.008001                 |   85 +++++
 test_output/cover/bug_and.5.012000                 |   80 +++++
 test_output/cover/bug_and.5.016000                 |   80 +++++
 test_output/cover/change.5.006001                  |    2 +-
 test_output/cover/cond_and.5.006001                |   23 +-
 test_output/cover/cond_and.5.008                   |   23 +-
 test_output/cover/cond_and.5.008001                |   23 +-
 test_output/cover/cond_branch.5.006001             |    2 +-
 test_output/cover/cond_branch.5.008                |    2 +-
 test_output/cover/cond_branch.5.008001             |    2 +-
 test_output/cover/cond_branch.5.012000             |    2 +-
 test_output/cover/cond_branch.5.014000             |    2 +-
 test_output/cover/cond_branch.5.016000             |    2 +-
 test_output/cover/cond_branch.5.017003             |    2 +-
 test_output/cover/cond_or.5.008                    |   58 ++--
 test_output/cover/cond_or.5.008001                 |   58 ++--
 test_output/cover/cond_or.5.010000                 |   70 ++--
 test_output/cover/cond_xor.5.006001                |    2 +-
 test_output/cover/cond_xor.5.008                   |    2 +-
 test_output/cover/cond_xor.5.008001                |    2 +-
 test_output/cover/cop.5.006001                     |    2 +-
 test_output/cover/cop.5.008                        |    2 +-
 test_output/cover/dbm_cond.5.008005                |    2 +-
 test_output/cover/default_param.5.006001           |    2 +-
 test_output/cover/default_param.5.008              |    2 +-
 test_output/cover/default_param.5.008001           |    2 +-
 test_output/cover/default_param.5.014000           |    2 +-
 test_output/cover/deparse.5.006001                 |    2 +-
 test_output/cover/deparse.5.008                    |    2 +-
 test_output/cover/destroy.5.006001                 |    2 +-
 test_output/cover/dynamic_subs.5.006001            |    2 +-
 test_output/cover/dynamic_subs.5.008               |    2 +-
 test_output/cover/dynamic_subs.5.008001            |    2 +-
 test_output/cover/dynamic_subs.5.008002            |    2 +-
 test_output/cover/eval1.5.006001                   |    2 +-
 test_output/cover/eval1.5.008                      |    2 +-
 test_output/cover/eval2.5.006001                   |    2 +-
 test_output/cover/eval2.5.008                      |    2 +-
 test_output/cover/eval3.5.006001                   |    2 +-
 test_output/cover/eval3.5.008                      |    2 +-
 test_output/cover/eval_nested.5.006001             |    2 +-
 test_output/cover/eval_nested.5.008                |    2 +-
 test_output/cover/eval_sub.t.5.006001              |    2 +-
 test_output/cover/eval_sub.t.5.008                 |    2 +-
 test_output/cover/eval_use.t.5.006001              |    2 +-
 test_output/cover/eval_use.t.5.008                 |    2 +-
 test_output/cover/exec.5.006001                    |    2 +-
 test_output/cover/exec_die.5.006001                |    2 +-
 test_output/cover/fork.5.006001                    |    2 +-
 test_output/cover/if.5.006001                      |    2 +-
 test_output/cover/if.5.008                         |    2 +-
 test_output/cover/inc_sub.5.006001                 |    6 +-
 test_output/cover/inc_sub.5.008                    |    6 +-
 test_output/cover/inc_sub.5.010000                 |    6 +-
 .../cover/{inc_sub.5.014000 => inc_sub.5.010001}   |    6 +-
 .../cover/{inc_sub.5.012002 => inc_sub.5.012000}   |    6 +-
 test_output/cover/inc_sub.5.012001                 |    6 +-
 .../cover/{inc_sub.5.012002 => inc_sub.5.012003}   |    6 +-
 .../cover/{inc_sub.5.014000 => inc_sub.5.012005}   |    6 +-
 test_output/cover/md5.5.006001                     |    2 +-
 test_output/cover/module1.5.006001                 |    4 +-
 test_output/cover/module1.5.008                    |    4 +-
 test_output/cover/module1.5.008001                 |    4 +-
 test_output/cover/module2.5.006001                 |    4 +-
 test_output/cover/module2.5.008                    |    4 +-
 test_output/cover/module2.5.008001                 |    4 +-
 test_output/cover/module_ignore.5.006001           |    2 +-
 test_output/cover/module_ignore.5.008              |    2 +-
 test_output/cover/module_ignore.5.008001           |    2 +-
 test_output/cover/module_import.5.006001           |    2 +-
 test_output/cover/module_import.5.008              |    4 +-
 test_output/cover/module_import.5.008001           |    4 +-
 test_output/cover/module_relative.5.008            |    4 +-
 test_output/cover/module_relative.5.008001         |    4 +-
 test_output/cover/moo_cond.5.008002                |    2 +-
 test_output/cover/moose_basic.5.010000             |    2 +-
 test_output/cover/moose_cond.5.010000              |    2 +-
 test_output/cover/moose_constraint.5.010000        |    2 +-
 test_output/cover/moose_constraint.5.016000        |    2 +-
 test_output/cover/overload_bool.5.006001           |    2 +-
 test_output/cover/overload_bool.5.008              |    2 +-
 test_output/cover/overloaded.5.006001              |    2 +-
 test_output/cover/overloaded.5.008                 |    2 +-
 .../cover/{exec.5.006001 => padrange.5.006001}     |   14 +-
 test_output/cover/{md5.5.006001 => padrange.5.008} |   20 +-
 .../cover/{trivial.5.006001 => padrange.5.008001}  |    9 +-
 test_output/cover/readonly.5.008002                |    2 +-
 test_output/cover/redefine_sub.5.006001            |   59 ++++
 test_output/cover/require.5.006001                 |    2 +-
 test_output/cover/require.5.008                    |    2 +-
 test_output/cover/skip.5.006001                    |    2 +-
 test_output/cover/special_blocks.5.006001          |    2 +-
 test_output/cover/special_blocks.5.008             |    2 +-
 test_output/cover/special_blocks.5.008001          |    2 +-
 test_output/cover/special_blocks.5.010000          |    2 +-
 test_output/cover/statement.5.006001               |    2 +-
 test_output/cover/subs_only.5.006001               |    2 +-
 test_output/cover/t0.5.006001                      |    2 +-
 test_output/cover/t0.5.008                         |    2 +-
 test_output/cover/t0.5.008001                      |    2 +-
 test_output/cover/t1.5.006001                      |    2 +-
 test_output/cover/t1.5.008                         |    2 +-
 test_output/cover/t2.5.006001                      |    2 +-
 test_output/cover/t2.5.008                         |    2 +-
 test_output/cover/t2.5.008001                      |    2 +-
 .../cover/{require.5.006001 => taint.5.006001}     |   16 +-
 test_output/cover/{t1.5.008 => taint.5.008}        |   35 +-
 test_output/cover/trivial.5.006001                 |    2 +-
 test_output/cover/uncoverable.5.006001             |   17 +-
 test_output/cover/uncoverable.5.012000             |   94 ------
 test_output/cover/uncoverable.5.016000             |   94 ------
 ...trivial.5.006001 => xor_constant_fold.5.006001} |    8 +-
 tests/Alias1.pm                                    |    2 +-
 tests/E2.pm                                        |    2 +-
 tests/E3.pm                                        |    2 +-
 tests/E4.pm                                        |    2 +-
 tests/Module1.pm                                   |    2 +-
 tests/Module2.pm                                   |    2 +-
 tests/Module_import.pm                             |    2 +-
 tests/PodMod.pm                                    |    2 +-
 tests/{E2.pm => Taint.pm}                          |    8 +-
 tests/alias                                        |    2 +-
 tests/alias1                                       |    2 +-
 tests/bigint                                       |    2 +-
 tests/branch_return_sub                            |    2 +-
 tests/bug_and                                      |   32 ++
 tests/change.t                                     |    2 +-
 tests/cond_and                                     |    2 +-
 tests/cond_branch                                  |    2 +-
 tests/cond_or                                      |   13 +-
 tests/cond_or.pl                                   |    2 +-
 tests/cond_xor                                     |    2 +-
 tests/cop                                          |    2 +-
 tests/dbm_cond                                     |    2 +-
 tests/default_param                                |    2 +-
 tests/deparse                                      |    2 +-
 tests/destroy                                      |    2 +-
 tests/dist/DC-Test-Dist/Makefile.PL                |    2 +-
 tests/dist/DC-Test-Dist/lib/DC/Test/Dist.pm        |    4 +-
 tests/dist/DC-Test-Dist/lib/DC/Test/Dist/M1.pm     |    4 +-
 tests/dynamic_subs                                 |    2 +-
 tests/eval1                                        |    2 +-
 tests/eval2                                        |    2 +-
 tests/eval3                                        |    2 +-
 tests/eval_nested                                  |    2 +-
 tests/eval_sub.t                                   |    2 +-
 tests/eval_use.t                                   |    2 +-
 tests/exec                                         |    2 +-
 tests/exec_die                                     |    2 +-
 tests/fork                                         |    2 +-
 tests/if                                           |    2 +-
 tests/inc_sub                                      |    6 +-
 tests/md5.t                                        |    2 +-
 tests/module1                                      |    2 +-
 tests/module2                                      |    2 +-
 tests/module_ignore                                |    2 +-
 tests/module_import                                |    2 +-
 tests/module_relative                              |    2 +-
 tests/moo_cond                                     |    2 +-
 tests/moose_basic                                  |    2 +-
 tests/moose_cond                                   |    2 +-
 tests/moose_constraint                             |    2 +-
 tests/overload_bool                                |    2 +-
 tests/overloaded                                   |    2 +-
 tests/{trivial => padrange}                        |    5 +-
 tests/pod                                          |    2 +-
 tests/pod_nocp                                     |    2 +-
 tests/readonly                                     |    2 +-
 tests/redefine_sub                                 |   20 ++
 tests/require                                      |    2 +-
 tests/skip                                         |    2 +-
 tests/special_blocks                               |    2 +-
 tests/statement                                    |    2 +-
 tests/subs_only                                    |    2 +-
 tests/t0                                           |    2 +-
 tests/t1                                           |    2 +-
 tests/t2                                           |    2 +-
 tests/{cop => taint}                               |    8 +-
 tests/trivial                                      |    2 +-
 tests/uncoverable                                  |    6 +-
 tests/{trivial => xor_constant_fold}               |    4 +-
 utils/Devel/Cover/BuildUtils.pm                    |    4 +-
 utils/all_versions                                 |    9 +-
 utils/bisect.sh                                    |   71 +++-
 utils/cpanmcover                                   |    2 +-
 utils/create_all_gold                              |    2 +-
 utils/create_gold                                  |    2 +-
 utils/dc                                           |   14 +
 utils/install/buildperl                            |    2 +-
 utils/install_modules                              |  178 +++++++++-
 utils/makeh                                        |    2 +-
 utils/run_cpancover                                |   14 +-
 utils/session.vim                                  |    2 +-
 256 files changed, 2088 insertions(+), 1088 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-cover-perl.git



More information about the Pkg-perl-cvs-commits mailing list