https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39368

            Bug ID: 39368
           Summary: Warnings from t::lib::Mocks::Zebra because of
                    statement after exec
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Test Suite
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

#     Previous test 1217 'POD coverage for t/lib/Mocks/Logger.pm'
#     Statement unlikely to be reached at /kohadevbox/koha/t/lib/Mocks/Zebra.pm
line 119.
#  at /kohadevbox/koha/t/lib/Mocks/Zebra.pm line 119.
#       require t/lib/Mocks/Zebra.pm called at (eval 4894) line 1
#       eval ' require t::lib::Mocks::Zebra ' called at
/usr/share/perl5/Pod/Coverage.pm line 308
#       Pod::Coverage::_get_syms(Pod::Coverage=HASH(0x569d3a0bbf50),
"t::lib::Mocks::Zebra") called at /usr/share/perl5/Pod/Coverage.pm line 152
#       Pod::Coverage::coverage(Pod::Coverage=HASH(0x569d3a0bbf50)) called at
/usr/share/perl5/Pod/Coverage.pm line 209
#       Pod::Coverage::naked(Pod::Coverage=HASH(0x569d3a0bbf50)) called at
xt/author/pod_coverage.t line 40
#       main::check_pod_coverage("t/lib/Mocks/Zebra.pm") called at
xt/author/pod_coverage.t line 30


exec will replace the current process, it does not make sense to have another
statement after.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to